2022-04-14 07:22:08.461 | + ./stack.sh:main:489 : exec 2022-04-14 07:22:08.461 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-072208' 2022-04-14 07:22:08.461 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-072208.summary.2022-04-14-072208 2022-04-14 07:22:08.461 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:22:08.461 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-072208 2022-04-14 07:22:08.461 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-072208 /opt/stack/logs/stack.sh.log 2022-04-14 07:22:08.461 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-072208.summary.2022-04-14-072208 /opt/stack/logs/stack.sh.log.summary 2022-04-14 07:22:08.461 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 07:22:08.461 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 07:22:08.461 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 07:22:08.461 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 07:22:08.461 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 07:22:08.461 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 07:22:08.461 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 07:22:08.461 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:22:08.461 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 07:22:08.461 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 07:22:08.461 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:22:08.461 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:22:08.461 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 07:22:08.461 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 07:22:08.462 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:22:08.462 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 07:22:08.462 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 07:22:08.462 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 07:22:08.463 | + ./stack.sh:main:578 : uname -a 2022-04-14 07:22:08.465 | Linux dv-neutron-837552-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 07:22:08.467 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 07:22:08.469 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 07:22:08.472 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 07:22:08.508 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 07:22:08.524 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 07:22:08.526 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 07:22:08.528 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 07:22:08.530 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 07:22:08.532 | + functions-common:fetch_plugins:1783 : return 2022-04-14 07:22:08.534 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 07:22:08.536 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 07:22:08.538 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:22:08.541 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:22:08.542 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:22:08.544 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:22:08.546 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:22:08.548 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:22:08.550 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:22:08.553 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:22:08.555 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:22:08.557 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:22:08.558 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 07:22:08.560 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:22:08.574 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:08.575 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:22:08.577 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:22:08.579 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:22:08.581 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:22:08.583 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:22:08.584 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:22:08.586 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 07:22:08.589 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 07:22:08.590 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:22:08.592 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:22:08.594 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 07:22:08.596 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 07:22:08.598 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 07:22:08.600 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 07:22:08.602 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 07:22:08.604 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 07:22:08.620 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 07:22:08.623 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 07:22:08.636 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:08.638 | +++ lib/tls:source:43 : hostname -f 2022-04-14 07:22:08.641 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 07:22:08.643 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 07:22:08.645 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 07:22:08.647 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 07:22:08.649 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 07:22:08.651 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 07:22:08.653 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 07:22:08.655 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 07:22:08.657 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 07:22:08.659 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 07:22:08.663 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 07:22:08.675 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 07:22:08.692 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 07:22:08.705 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 07:22:08.717 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 07:22:08.752 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 07:22:08.812 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 07:22:08.902 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 07:22:08.923 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 07:22:08.974 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 07:22:09.026 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 07:22:09.170 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 07:22:09.184 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 07:22:09.196 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 07:22:09.209 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 07:22:09.302 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 07:22:09.305 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 07:22:09.307 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 07:22:09.310 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 07:22:09.312 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 07:22:09.314 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 07:22:09.316 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 07:22:09.316 | False' 2022-04-14 07:22:09.319 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 07:22:09.334 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 07:22:09.336 | + ./stack.sh:main:626 : run_phase source 2022-04-14 07:22:09.339 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 07:22:09.341 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:22:09.343 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:22:09.345 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:22:09.347 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:22:09.349 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:22:09.351 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:22:09.354 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:22:09.357 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:22:09.359 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:22:09.361 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:22:09.363 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 07:22:09.366 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:22:09.379 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:09.381 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:22:09.384 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 07:22:09.422 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 07:22:09.425 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 07:22:09.427 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:22:09.429 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 07:22:09.431 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 07:22:09.433 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 07:22:09.435 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 07:22:09.437 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 07:22:09.439 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 07:22:09.442 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 07:22:09.444 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.446 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 07:22:09.449 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.451 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 07:22:09.453 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.456 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 07:22:09.458 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.460 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 07:22:09.463 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.465 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 07:22:09.467 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.470 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 07:22:09.472 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.474 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 07:22:09.477 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.479 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 07:22:09.481 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.483 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 07:22:09.486 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.488 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 07:22:09.490 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.492 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 07:22:09.495 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.497 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 07:22:09.499 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.501 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 07:22:09.504 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.506 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 07:22:09.508 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.511 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 07:22:09.513 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.515 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 07:22:09.518 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.520 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 07:22:09.522 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.525 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 07:22:09.527 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.529 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 07:22:09.531 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.534 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 07:22:09.536 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.538 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 07:22:09.542 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.545 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 07:22:09.547 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.550 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 07:22:09.552 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.554 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 07:22:09.556 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.559 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 07:22:09.561 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.563 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 07:22:09.566 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.568 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 07:22:09.570 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.573 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 07:22:09.576 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.578 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 07:22:09.580 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.582 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 07:22:09.585 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.587 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 07:22:09.590 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.592 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 07:22:09.595 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.597 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 07:22:09.599 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.601 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 07:22:09.604 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.606 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 07:22:09.608 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.610 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 07:22:09.613 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.615 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 07:22:09.617 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.620 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 07:22:09.622 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.624 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 07:22:09.626 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.629 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 07:22:09.631 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.633 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 07:22:09.636 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.638 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 07:22:09.640 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.642 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 07:22:09.645 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.647 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 07:22:09.650 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.652 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 07:22:09.654 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.657 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 07:22:09.659 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:22:09.661 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 07:22:09.664 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 07:22:09.666 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:22:09.668 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 07:22:09.683 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:09.685 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 07:22:09.688 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:22:09.690 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 07:22:09.705 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:09.707 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 07:22:09.710 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 07:22:09.712 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 07:22:09.715 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 07:22:09.717 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 07:22:09.720 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 07:22:09.722 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 07:22:09.724 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 07:22:09.727 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 07:22:09.727 | Using mysql database backend 2022-04-14 07:22:09.729 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 07:22:09.746 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 07:22:09.749 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 07:22:09.751 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:22:09.754 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 07:22:09.756 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:22:09.759 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 07:22:09.775 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:09.777 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 07:22:09.793 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 07:22:09.810 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:09.812 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 07:22:09.829 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 07:22:09.845 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 07:22:09.861 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:09.863 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 07:22:09.880 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:09.882 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 07:22:09.898 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 07:22:09.901 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 07:22:09.903 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 07:22:09.906 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 07:22:09.909 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:22:09.913 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-072209 2022-04-14 07:22:09.915 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-072209 759' 2022-04-14 07:22:09.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:22:09.920 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:22:09.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:22:09.925 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:22:09.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:22:09.930 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:22:09.933 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:22:09.935 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:22:09.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:22:09.940 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-04-14 07:22:09.942 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:22:09.944 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-04-14 07:22:09.947 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:22:09.950 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-072208 2022-04-14 07:22:09.952 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:22:09.955 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:22:09.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:22:09.959 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-04-14 07:22:09.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:22:09.964 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:22:09.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:22:09.969 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:22:09.972 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:22:09.974 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:22:09.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:22:09.979 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:22:09.981 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 07:22:09.984 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 07:22:09.986 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 07:22:09.988 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 07:22:09.990 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:22:09.992 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:22:09.995 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:22:09.998 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:22:10.000 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:22:10.003 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:22:10.018 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:22:10.020 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:22:10.022 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:10.025 | + functions-common:git_clone:629 : echo master 2022-04-14 07:22:10.025 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:22:10.030 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 07:22:10.032 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:10.035 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 07:22:10.047 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 07:22:10.050 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:22:10.050 | + functions-common:git_clone:685 : head -1 2022-04-14 07:22:10.053 | 53f1cd32 switch from py36/38 to py38/39 2022-04-14 07:22:10.056 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:22:10.059 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 07:22:10.061 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:22:10.064 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 07:22:10.066 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 07:22:10.069 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 07:22:10.072 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 07:22:10.074 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:22:10.077 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 07:22:10.079 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 07:22:10.082 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 07:22:10.085 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 07:22:10.089 | ++ tools/install_prereqs.sh:source:47 : NOW=1649920930 2022-04-14 07:22:10.092 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 07:22:10.097 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649920307 2022-04-14 07:22:10.099 | ++ tools/install_prereqs.sh:source:49 : DELTA=623 2022-04-14 07:22:10.102 | ++ tools/install_prereqs.sh:source:50 : [[ 623 -lt 7200 ]] 2022-04-14 07:22:10.105 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 07:22:10.107 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 07:22:10.110 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 07:22:10.112 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 07:22:10.114 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 07:22:10.117 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 07:22:10.120 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 07:22:10.122 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 07:22:10.125 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:22:10.171 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 07:22:10.171 | apache2-dev 2022-04-14 07:22:10.171 | bc 2022-04-14 07:22:10.171 | bsdmainutils 2022-04-14 07:22:10.171 | curl 2022-04-14 07:22:10.171 | g++ 2022-04-14 07:22:10.171 | gawk 2022-04-14 07:22:10.171 | gcc 2022-04-14 07:22:10.171 | gettext 2022-04-14 07:22:10.171 | git 2022-04-14 07:22:10.171 | graphviz 2022-04-14 07:22:10.171 | iputils-ping 2022-04-14 07:22:10.172 | libapache2-mod-proxy-uwsgi 2022-04-14 07:22:10.172 | libffi-dev 2022-04-14 07:22:10.172 | libjpeg-dev 2022-04-14 07:22:10.172 | libpcre3-dev 2022-04-14 07:22:10.172 | libpq-dev 2022-04-14 07:22:10.172 | libssl-dev 2022-04-14 07:22:10.172 | libsystemd-dev 2022-04-14 07:22:10.172 | libxml2-dev 2022-04-14 07:22:10.172 | libxslt1-dev 2022-04-14 07:22:10.172 | libyaml-dev 2022-04-14 07:22:10.172 | lsof 2022-04-14 07:22:10.172 | openssh-server 2022-04-14 07:22:10.172 | openssl 2022-04-14 07:22:10.172 | pkg-config 2022-04-14 07:22:10.172 | psmisc 2022-04-14 07:22:10.172 | python3-dev 2022-04-14 07:22:10.172 | python3-pip 2022-04-14 07:22:10.172 | python3-systemd 2022-04-14 07:22:10.172 | python3-venv 2022-04-14 07:22:10.172 | tar 2022-04-14 07:22:10.172 | tcpdump 2022-04-14 07:22:10.172 | unzip 2022-04-14 07:22:10.172 | uuid-runtime 2022-04-14 07:22:10.172 | wget 2022-04-14 07:22:10.172 | wget 2022-04-14 07:22:10.172 | zlib1g-dev 2022-04-14 07:22:10.172 | libkrb5-dev 2022-04-14 07:22:10.172 | libldap2-dev 2022-04-14 07:22:10.172 | libsasl2-dev 2022-04-14 07:22:10.172 | memcached 2022-04-14 07:22:10.172 | python3-mysqldb 2022-04-14 07:22:10.172 | sqlite3 2022-04-14 07:22:10.172 | conntrack 2022-04-14 07:22:10.172 | curl 2022-04-14 07:22:10.172 | dnsmasq-base 2022-04-14 07:22:10.172 | dnsmasq-utils 2022-04-14 07:22:10.173 | ebtables 2022-04-14 07:22:10.173 | genisoimage 2022-04-14 07:22:10.173 | iptables 2022-04-14 07:22:10.173 | iputils-arping 2022-04-14 07:22:10.173 | kpartx 2022-04-14 07:22:10.173 | libjs-jquery-tablesorter 2022-04-14 07:22:10.173 | parted 2022-04-14 07:22:10.173 | pm-utils 2022-04-14 07:22:10.173 | python3-mysqldb 2022-04-14 07:22:10.173 | socat 2022-04-14 07:22:10.173 | sqlite3 2022-04-14 07:22:10.173 | sudo 2022-04-14 07:22:10.173 | vlan 2022-04-14 07:22:10.173 | lsscsi 2022-04-14 07:22:10.173 | open-iscsi 2022-04-14 07:22:10.173 | lvm2 2022-04-14 07:22:10.173 | qemu-utils 2022-04-14 07:22:10.173 | thin-provisioning-tools 2022-04-14 07:22:10.173 | acl 2022-04-14 07:22:10.173 | dnsmasq-base 2022-04-14 07:22:10.173 | dnsmasq-utils 2022-04-14 07:22:10.173 | ebtables 2022-04-14 07:22:10.173 | haproxy 2022-04-14 07:22:10.173 | iptables 2022-04-14 07:22:10.173 | iputils-arping 2022-04-14 07:22:10.173 | iputils-ping 2022-04-14 07:22:10.173 | postgresql-server-dev-all 2022-04-14 07:22:10.173 | python3-mysqldb 2022-04-14 07:22:10.173 | sqlite3 2022-04-14 07:22:10.173 | sudo 2022-04-14 07:22:10.173 | vlan 2022-04-14 07:22:10.173 | pcp 2022-04-14 07:22:10.173 | ipset 2022-04-14 07:22:10.173 | conntrack 2022-04-14 07:22:10.173 | conntrackd 2022-04-14 07:22:10.173 | keepalived 2022-04-14 07:22:10.173 | lvm2 2022-04-14 07:22:10.173 | qemu-utils 2022-04-14 07:22:10.174 | thin-provisioning-tools 2022-04-14 07:22:10.174 | curl 2022-04-14 07:22:10.174 | liberasurecode-dev 2022-04-14 07:22:10.174 | make 2022-04-14 07:22:10.174 | memcached 2022-04-14 07:22:10.174 | rsync 2022-04-14 07:22:10.174 | sqlite3 2022-04-14 07:22:10.174 | xfsprogs' 2022-04-14 07:22:10.175 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 07:22:10.193 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 07:22:10.194 | apache2-dev 2022-04-14 07:22:10.194 | bc 2022-04-14 07:22:10.194 | bsdmainutils 2022-04-14 07:22:10.194 | curl 2022-04-14 07:22:10.194 | g++ 2022-04-14 07:22:10.194 | gawk 2022-04-14 07:22:10.194 | gcc 2022-04-14 07:22:10.194 | gettext 2022-04-14 07:22:10.194 | git 2022-04-14 07:22:10.194 | graphviz 2022-04-14 07:22:10.194 | iputils-ping 2022-04-14 07:22:10.194 | libapache2-mod-proxy-uwsgi 2022-04-14 07:22:10.194 | libffi-dev 2022-04-14 07:22:10.194 | libjpeg-dev 2022-04-14 07:22:10.194 | libpcre3-dev 2022-04-14 07:22:10.194 | libpq-dev 2022-04-14 07:22:10.194 | libssl-dev 2022-04-14 07:22:10.194 | libsystemd-dev 2022-04-14 07:22:10.194 | libxml2-dev 2022-04-14 07:22:10.194 | libxslt1-dev 2022-04-14 07:22:10.194 | libyaml-dev 2022-04-14 07:22:10.194 | lsof 2022-04-14 07:22:10.194 | openssh-server 2022-04-14 07:22:10.194 | openssl 2022-04-14 07:22:10.194 | pkg-config 2022-04-14 07:22:10.194 | psmisc 2022-04-14 07:22:10.194 | python3-dev 2022-04-14 07:22:10.194 | python3-pip 2022-04-14 07:22:10.194 | python3-systemd 2022-04-14 07:22:10.194 | python3-venv 2022-04-14 07:22:10.194 | tar 2022-04-14 07:22:10.194 | tcpdump 2022-04-14 07:22:10.194 | unzip 2022-04-14 07:22:10.194 | uuid-runtime 2022-04-14 07:22:10.194 | wget 2022-04-14 07:22:10.194 | wget 2022-04-14 07:22:10.194 | zlib1g-dev 2022-04-14 07:22:10.194 | libkrb5-dev 2022-04-14 07:22:10.195 | libldap2-dev 2022-04-14 07:22:10.195 | libsasl2-dev 2022-04-14 07:22:10.195 | memcached 2022-04-14 07:22:10.195 | python3-mysqldb 2022-04-14 07:22:10.195 | sqlite3 2022-04-14 07:22:10.195 | conntrack 2022-04-14 07:22:10.195 | curl 2022-04-14 07:22:10.195 | dnsmasq-base 2022-04-14 07:22:10.195 | dnsmasq-utils 2022-04-14 07:22:10.195 | ebtables 2022-04-14 07:22:10.195 | genisoimage 2022-04-14 07:22:10.195 | iptables 2022-04-14 07:22:10.195 | iputils-arping 2022-04-14 07:22:10.195 | kpartx 2022-04-14 07:22:10.195 | libjs-jquery-tablesorter 2022-04-14 07:22:10.195 | parted 2022-04-14 07:22:10.195 | pm-utils 2022-04-14 07:22:10.195 | python3-mysqldb 2022-04-14 07:22:10.195 | socat 2022-04-14 07:22:10.195 | sqlite3 2022-04-14 07:22:10.195 | sudo 2022-04-14 07:22:10.195 | vlan 2022-04-14 07:22:10.195 | lsscsi 2022-04-14 07:22:10.195 | open-iscsi 2022-04-14 07:22:10.195 | lvm2 2022-04-14 07:22:10.195 | qemu-utils 2022-04-14 07:22:10.195 | thin-provisioning-tools 2022-04-14 07:22:10.195 | acl 2022-04-14 07:22:10.195 | dnsmasq-base 2022-04-14 07:22:10.195 | dnsmasq-utils 2022-04-14 07:22:10.195 | ebtables 2022-04-14 07:22:10.195 | haproxy 2022-04-14 07:22:10.195 | iptables 2022-04-14 07:22:10.195 | iputils-arping 2022-04-14 07:22:10.195 | iputils-ping 2022-04-14 07:22:10.195 | postgresql-server-dev-all 2022-04-14 07:22:10.195 | python3-mysqldb 2022-04-14 07:22:10.196 | sqlite3 2022-04-14 07:22:10.196 | sudo 2022-04-14 07:22:10.196 | vlan 2022-04-14 07:22:10.196 | pcp 2022-04-14 07:22:10.196 | ipset 2022-04-14 07:22:10.196 | conntrack 2022-04-14 07:22:10.196 | conntrackd 2022-04-14 07:22:10.196 | keepalived 2022-04-14 07:22:10.196 | lvm2 2022-04-14 07:22:10.196 | qemu-utils 2022-04-14 07:22:10.196 | thin-provisioning-tools 2022-04-14 07:22:10.196 | curl 2022-04-14 07:22:10.196 | liberasurecode-dev 2022-04-14 07:22:10.196 | make 2022-04-14 07:22:10.196 | memcached 2022-04-14 07:22:10.196 | rsync 2022-04-14 07:22:10.196 | sqlite3 2022-04-14 07:22:10.196 | xfsprogs ' 2022-04-14 07:22:10.196 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 07:22:10.198 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:10.201 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:10.204 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:22:10.204 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 07:22:10.209 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:22:10.211 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 07:22:10.213 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:22:10.215 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 07:22:10.217 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:22:10.220 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:10.222 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:22:10.224 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:10.226 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:10.228 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:22:10.231 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 07:22:10.233 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:10.234 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 07:22:10.237 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 07:22:10.241 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 07:22:10.244 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 07:22:10.246 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 07:22:10.248 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 07:22:10.250 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:22:10.252 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:22:10.256 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649920930254 2022-04-14 07:22:10.258 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 07:22:10.260 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 07:22:10.262 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 07:22:10.532 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-14 07:22:10.644 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 07:22:10.767 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-14 07:22:11.307 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-14 07:22:11.750 | Fetched 336 kB in 1s (291 kB/s) 2022-04-14 07:22:13.292 | Reading package lists... 2022-04-14 07:22:13.323 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 07:22:13.326 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 07:22:13.328 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:22:13.330 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:13.332 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:13.334 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:22:13.336 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:13.339 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 07:22:13.341 | ++ functions-common:time_stop:2439 : start_time=1649920930254 2022-04-14 07:22:13.343 | ++ functions-common:time_stop:2441 : [[ -z 1649920930254 ]] 2022-04-14 07:22:13.346 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:13.350 | ++ functions-common:time_stop:2444 : end_time=1649920933347 2022-04-14 07:22:13.352 | ++ functions-common:time_stop:2445 : elapsed_time=3093 2022-04-14 07:22:13.354 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 07:22:13.356 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:13.358 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3093 2022-04-14 07:22:13.361 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:22:13.363 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:22:13.365 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:13.367 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:13.370 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:22:13.391 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:22:13.500 | Reading package lists... 2022-04-14 07:22:13.747 | Building dependency tree... 2022-04-14 07:22:13.749 | Reading state information... 2022-04-14 07:22:13.782 | acl is already the newest version (2.2.53-6). 2022-04-14 07:22:13.782 | bc is already the newest version (1.07.1-2build1). 2022-04-14 07:22:13.782 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 07:22:13.782 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 07:22:13.782 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 07:22:13.782 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:22:13.782 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 07:22:13.782 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:22:13.782 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 07:22:13.782 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 07:22:13.782 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 07:22:13.782 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 07:22:13.782 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 07:22:13.783 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 07:22:13.783 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 07:22:13.783 | libffi-dev is already the newest version (3.3-4). 2022-04-14 07:22:13.783 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 07:22:13.783 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 07:22:13.783 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 07:22:13.783 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 07:22:13.783 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 07:22:13.783 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 07:22:13.783 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:22:13.783 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 07:22:13.783 | psmisc is already the newest version (23.3-1). 2022-04-14 07:22:13.783 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:22:13.783 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 07:22:13.783 | python3-systemd is already the newest version (234-3build2). 2022-04-14 07:22:13.783 | socat is already the newest version (1.7.3.3-2). 2022-04-14 07:22:13.783 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 07:22:13.783 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 07:22:13.783 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 07:22:13.783 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 07:22:13.783 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 07:22:13.783 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 07:22:13.783 | pcp is already the newest version (5.0.3-1). 2022-04-14 07:22:13.783 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 07:22:13.783 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:22:13.783 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:22:13.783 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:22:13.783 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 07:22:13.783 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:22:13.783 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:22:13.783 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 07:22:13.783 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 07:22:13.783 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 07:22:13.783 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 07:22:13.783 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 07:22:13.784 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 07:22:13.784 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 07:22:13.784 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 07:22:13.784 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:22:13.784 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 07:22:13.784 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 07:22:13.784 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 07:22:13.784 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 07:22:13.784 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 07:22:13.784 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 07:22:13.784 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:22:13.784 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 07:22:13.784 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 07:22:13.784 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 07:22:13.784 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 07:22:13.784 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 07:22:13.784 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 07:22:13.784 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 07:22:13.784 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 07:22:13.784 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 07:22:13.784 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 07:22:13.998 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:22:13.998 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 07:22:13.998 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 07:22:13.998 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 07:22:13.998 | The following packages were automatically installed and are no longer required: 2022-04-14 07:22:13.999 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:22:13.999 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:22:13.999 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:22:13.999 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:22:13.999 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:22:13.999 | python3-zope.interface 2022-04-14 07:22:13.999 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:22:14.115 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:22:14.122 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 07:22:14.125 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:22:14.127 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:22:14.129 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:14.131 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:14.133 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:22:14.136 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:14.138 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:22:14.140 | ++ functions-common:time_stop:2439 : start_time=1649920933388 2022-04-14 07:22:14.142 | ++ functions-common:time_stop:2441 : [[ -z 1649920933388 ]] 2022-04-14 07:22:14.145 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:14.149 | ++ functions-common:time_stop:2444 : end_time=1649920934146 2022-04-14 07:22:14.151 | ++ functions-common:time_stop:2445 : elapsed_time=758 2022-04-14 07:22:14.153 | ++ functions-common:time_stop:2446 : total=740 2022-04-14 07:22:14.155 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:14.157 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1498 2022-04-14 07:22:14.160 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 07:22:14.162 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 07:22:14.165 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:22:14.168 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 07:22:14.172 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 07:22:14.176 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 07:22:14.179 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 07:22:14.182 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 07:22:15.597 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 07:22:15.599 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 07:22:15.601 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 07:22:15.604 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 07:22:15.606 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 07:22:15.607 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 07:22:15.609 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 07:22:15.611 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 07:22:15.613 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 07:22:15.615 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 07:22:15.616 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 07:22:15.618 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 07:22:15.620 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 07:22:15.622 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 07:22:15.624 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 07:22:15.626 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 07:22:15.627 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 07:22:15.629 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 07:22:15.631 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 07:22:15.633 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 07:22:15.635 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 07:22:15.637 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 07:22:15.639 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 07:22:15.641 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 07:22:15.716 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 07:22:15.719 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 07:22:15.794 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 07:22:15.796 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 07:22:15.870 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 07:22:15.872 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 07:22:15.874 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 07:22:15.876 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 07:22:15.878 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 07:22:15.880 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 07:22:15.882 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 07:22:15.884 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 07:22:15.886 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 07:22:15.888 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 07:22:15.890 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 07:22:15.890 | Distro: focal 2022-04-14 07:22:15.892 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 07:22:15.895 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:22:15.898 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:22:15.901 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:22:15.903 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:22:15.904 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:22:16.589 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:22:16.591 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:22:16.591 | pip: 21.3.1 2022-04-14 07:22:16.593 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 07:22:16.595 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 07:22:16.597 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:22:16.599 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:22:16.601 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:22:16.602 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:22:16.604 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:22:16.606 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:22:16.607 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:22:16.609 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:22:16.611 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:22:16.613 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:22:16.614 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:22:16.616 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 07:22:16.619 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:16.620 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:16.622 | + tools/install_pip.sh:main:142 : : 2022-04-14 07:22:16.624 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 07:22:16.626 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 07:22:16.628 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 07:22:16.630 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:22:16.632 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 07:22:16.634 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 07:22:16.636 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:22:16.639 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:22:16.639 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:22:16.643 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-14 07:22:16.645 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-14 07:22:16.646 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 07:22:16.649 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 07:22:16.650 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 07:22:16.667 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 07:22:16.668 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 07:22:17.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:17.538 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:17.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:17.538 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:18.820 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:20.463 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 07:22:20.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 07:22:23.011 | Installing collected packages: setuptools 2022-04-14 07:22:23.922 | Successfully installed setuptools-62.0.0 2022-04-14 07:22:23.922 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:22:24.103 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:24.103 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:24.242 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:24.244 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:24.246 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:24.248 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:24.249 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:24.251 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:24.253 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:24.254 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:24.256 | + functions-common:time_stop:2439 : start_time=1649920936662 2022-04-14 07:22:24.258 | + functions-common:time_stop:2441 : [[ -z 1649920936662 ]] 2022-04-14 07:22:24.261 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:24.264 | + functions-common:time_stop:2444 : end_time=1649920944262 2022-04-14 07:22:24.266 | + functions-common:time_stop:2445 : elapsed_time=7600 2022-04-14 07:22:24.267 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:22:24.269 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:24.271 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7600 2022-04-14 07:22:24.272 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:24.274 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 07:22:24.277 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:22:24.280 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:22:24.282 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:22:24.285 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:22:24.285 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:22:24.963 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:22:24.965 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:22:24.965 | pip: 21.3.1 2022-04-14 07:22:24.968 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 07:22:24.971 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:22:24.975 | + ./stack.sh:main:798 : fixup_all 2022-04-14 07:22:24.977 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 07:22:24.979 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 07:22:24.981 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:24.983 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:24.985 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 07:22:24.998 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 07:22:25.009 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 07:22:25.020 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 07:22:25.023 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 07:22:25.025 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:22:25.027 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:22:25.029 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:22:25.031 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:22:25.033 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:22:25.035 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:22:25.037 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:22:25.040 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:22:25.042 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:22:25.044 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:22:25.046 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:22:25.048 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 07:22:25.050 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 07:22:25.053 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 07:22:25.055 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:22:25.057 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:22:25.060 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:22:25.062 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:22:25.064 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:22:25.066 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:22:25.068 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 07:22:25.071 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 07:22:25.073 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 07:22:25.076 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 07:22:25.078 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 07:22:25.080 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 07:22:25.082 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 07:22:25.103 | Using python 3.8 to install os-testr 2022-04-14 07:22:25.105 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-14 07:22:25.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:25.970 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:25.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:25.970 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:27.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:27.168 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:22:27.247 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 07:22:27.248 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 07:22:27.249 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 07:22:27.262 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 07:22:27.272 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 07:22:27.282 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 07:22:29.851 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:22:29.858 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:29.858 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:29.979 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:29.981 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:29.984 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:29.986 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:29.988 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:29.990 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:29.992 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:29.994 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:29.997 | + functions-common:time_stop:2439 : start_time=1649920945097 2022-04-14 07:22:29.999 | + functions-common:time_stop:2441 : [[ -z 1649920945097 ]] 2022-04-14 07:22:30.001 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:30.005 | + functions-common:time_stop:2444 : end_time=1649920950003 2022-04-14 07:22:30.007 | + functions-common:time_stop:2445 : elapsed_time=4906 2022-04-14 07:22:30.010 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:22:30.012 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:30.014 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4906 2022-04-14 07:22:30.016 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:30.018 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 07:22:30.074 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 07:22:30.532 | + ./stack.sh:main:812 : install_infra 2022-04-14 07:22:30.535 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:22:30.537 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 07:22:30.539 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:22:30.542 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 07:22:30.565 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 07:22:32.472 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.479 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.484 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.489 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.493 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.499 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.504 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.529 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.609 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.627 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.632 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.637 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.652 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.660 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.662 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.679 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.696 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.705 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.710 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.734 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.759 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.777 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.785 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.791 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.811 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.841 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.842 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.857 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.861 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.865 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.870 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.885 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.892 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.941 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.959 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.964 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:32.995 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.058 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.064 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.072 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.122 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.136 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.145 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.248 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.273 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.277 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.288 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.293 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.312 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.319 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.337 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.369 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.397 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.409 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.422 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.440 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.448 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.462 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.474 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.479 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:33.485 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:33.623 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 07:22:33.923 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:33.925 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:33.927 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:33.929 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:33.932 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:33.936 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:33.936 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:33.938 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:33.940 | + functions-common:time_stop:2439 : start_time=1649920950558 2022-04-14 07:22:33.942 | + functions-common:time_stop:2441 : [[ -z 1649920950558 ]] 2022-04-14 07:22:33.945 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:33.949 | + functions-common:time_stop:2444 : end_time=1649920953947 2022-04-14 07:22:33.951 | + functions-common:time_stop:2445 : elapsed_time=3389 2022-04-14 07:22:33.953 | + functions-common:time_stop:2446 : total=4906 2022-04-14 07:22:33.955 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:33.958 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8295 2022-04-14 07:22:33.960 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:33.963 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:22:33.965 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 07:22:33.989 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-14 07:22:35.777 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.785 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.789 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.795 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.798 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.806 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.810 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.835 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.915 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.934 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.938 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.943 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.958 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.966 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.968 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:35.986 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.003 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.012 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.017 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.035 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.057 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.075 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.083 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.089 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.110 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.139 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.141 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.155 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.159 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.163 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.169 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.184 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.191 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.240 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.259 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.263 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.294 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.357 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.364 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.371 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.422 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.441 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.449 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.553 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.578 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.582 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.592 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.597 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.617 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.624 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.641 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.672 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.702 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.715 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.728 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.745 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.754 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.768 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.780 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.784 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:22:36.790 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:36.792 | Processing /opt/stack/requirements 2022-04-14 07:22:38.507 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-14 07:22:38.511 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-14 07:22:38.522 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-14 07:22:38.528 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 07:22:38.530 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-14 07:22:38.536 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-14 07:22:38.562 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-14 07:22:38.565 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-14 07:22:38.576 | 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 625)) (1.26.9) 2022-04-14 07:22:38.626 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (1.3) 2022-04-14 07:22:38.629 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (0.3.0) 2022-04-14 07:22:38.644 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-14 07:22:38.648 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-14 07:22:38.654 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-14 07:22:38.656 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-14 07:22:38.658 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-14 07:22:38.671 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 07:22:38.681 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-14 07:22:38.730 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-14 07:22:38.733 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-14 07:22:38.739 | 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 636)) (0.2.5) 2022-04-14 07:22:38.744 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-14 07:22:38.804 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-14 07:22:38.807 | Building wheels for collected packages: openstack-requirements 2022-04-14 07:22:38.807 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 07:22:39.642 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 07:22:39.642 | ERROR: Command errored out with exit status 1: 2022-04-14 07:22:39.642 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-9zp81i75/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-9zp81i75/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-y381edyr 2022-04-14 07:22:39.643 | cwd: /tmp/pip-req-build-9zp81i75/ 2022-04-14 07:22:39.643 | Complete output (6 lines): 2022-04-14 07:22:39.643 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 07:22:39.643 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 07:22:39.643 | or: setup.py --help-commands 2022-04-14 07:22:39.643 | or: setup.py cmd --help 2022-04-14 07:22:39.643 | 2022-04-14 07:22:39.643 | error: invalid command 'bdist_wheel' 2022-04-14 07:22:39.643 | ---------------------------------------- 2022-04-14 07:22:39.643 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 07:22:39.643 | Running setup.py clean for openstack-requirements 2022-04-14 07:22:40.484 | Failed to build openstack-requirements 2022-04-14 07:22:40.500 | Installing collected packages: openstack-requirements 2022-04-14 07:22:40.500 | Attempting uninstall: openstack-requirements 2022-04-14 07:22:40.501 | Found existing installation: openstack-requirements 1.2.1.dev5355 2022-04-14 07:22:40.537 | Uninstalling openstack-requirements-1.2.1.dev5355: 2022-04-14 07:22:40.555 | Successfully uninstalled openstack-requirements-1.2.1.dev5355 2022-04-14 07:22:40.558 | Running setup.py install for openstack-requirements: started 2022-04-14 07:22:42.905 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 07:22:42.928 | Successfully installed openstack-requirements-1.2.1.dev5355 2022-04-14 07:22:43.053 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:43.056 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:43.058 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:43.060 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:43.062 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:43.064 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:43.066 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:43.068 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:43.071 | + functions-common:time_stop:2439 : start_time=1649920953981 2022-04-14 07:22:43.073 | + functions-common:time_stop:2441 : [[ -z 1649920953981 ]] 2022-04-14 07:22:43.076 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:43.080 | + functions-common:time_stop:2444 : end_time=1649920963078 2022-04-14 07:22:43.082 | + functions-common:time_stop:2445 : elapsed_time=9097 2022-04-14 07:22:43.084 | + functions-common:time_stop:2446 : total=8295 2022-04-14 07:22:43.087 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:43.089 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17392 2022-04-14 07:22:43.091 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:43.094 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 07:22:43.096 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 07:22:43.099 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 07:22:43.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:43.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:43.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 07:22:43.109 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:43.111 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 07:22:43.133 | Using python 3.8 to install pbr 2022-04-14 07:22:43.135 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 07:22:44.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:44.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:44.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:44.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:45.213 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:45.245 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 07:22:48.022 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:22:48.033 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:48.033 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:48.160 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:48.163 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:48.165 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:48.167 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:48.170 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:48.172 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:48.174 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:48.176 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:48.178 | + functions-common:time_stop:2439 : start_time=1649920963127 2022-04-14 07:22:48.180 | + functions-common:time_stop:2441 : [[ -z 1649920963127 ]] 2022-04-14 07:22:48.183 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:48.187 | + functions-common:time_stop:2444 : end_time=1649920968184 2022-04-14 07:22:48.189 | + functions-common:time_stop:2445 : elapsed_time=5057 2022-04-14 07:22:48.191 | + functions-common:time_stop:2446 : total=17392 2022-04-14 07:22:48.193 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:48.195 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22449 2022-04-14 07:22:48.197 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:48.200 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 07:22:50.506 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 07:22:52.376 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:52.377 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 07:22:52.392 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 07:22:52.395 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 07:22:52.400 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 07:22:52.402 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 07:22:52.405 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-14 07:22:52.476 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:22:52.479 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:22:52.482 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 07:22:52.499 | + ./stack.sh:main:821 : pkgs= 2022-04-14 07:22:52.501 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 07:22:52.503 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 07:22:52.506 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:22:52.508 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 07:22:52.510 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:22:52.512 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:22:52.515 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:22:52.517 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:22:52.519 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:22:52.522 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:22:52.526 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:22:52.529 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:22:52.531 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:22:52.533 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 07:22:52.535 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:22:52.550 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:52.552 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:22:52.554 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:22:52.557 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 07:22:52.559 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:22:52.561 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:22:52.563 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:22:52.565 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 07:22:52.567 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:22:52.569 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 07:22:52.572 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:22:52.574 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:22:52.576 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:22:52.578 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:22:52.580 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:22:52.583 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:22:52.585 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 07:22:52.588 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:22:52.590 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 07:22:52.592 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:22:52.595 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:22:52.597 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 07:22:52.600 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 07:22:52.602 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 07:22:52.605 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 07:22:52.607 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 07:22:52.658 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 07:22:52.658 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 07:22:52.661 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 07:22:53.029 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 07:22:53.031 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 07:22:53.047 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:53.050 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 07:22:53.052 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:22:53.054 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:22:53.057 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:22:53.059 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:22:53.061 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:53.064 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:22:53.066 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:53.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:53.071 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:22:53.073 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:22:53.075 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:22:53.078 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:22:53.080 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 07:22:53.082 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:22:53.084 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:53.087 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:53.089 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 07:22:53.110 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 07:22:53.220 | Reading package lists... 2022-04-14 07:22:53.458 | Building dependency tree... 2022-04-14 07:22:53.459 | Reading state information... 2022-04-14 07:22:53.711 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 07:22:53.711 | The following packages were automatically installed and are no longer required: 2022-04-14 07:22:53.712 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:22:53.713 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:22:53.713 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:22:53.713 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:22:53.713 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:22:53.713 | python3-zope.interface 2022-04-14 07:22:53.713 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:22:53.829 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:22:53.833 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:22:53.835 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:22:53.838 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:53.840 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:53.842 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:53.845 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:53.847 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:53.849 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:22:53.851 | + functions-common:time_stop:2439 : start_time=1649920973108 2022-04-14 07:22:53.854 | + functions-common:time_stop:2441 : [[ -z 1649920973108 ]] 2022-04-14 07:22:53.856 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:53.860 | + functions-common:time_stop:2444 : end_time=1649920973858 2022-04-14 07:22:53.863 | + functions-common:time_stop:2445 : elapsed_time=750 2022-04-14 07:22:53.865 | + functions-common:time_stop:2446 : total=1498 2022-04-14 07:22:53.867 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:53.869 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2248 2022-04-14 07:22:53.871 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:22:53.874 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 07:22:53.876 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:22:53.878 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:22:53.881 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:22:53.883 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:22:53.886 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:22:53.888 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:22:53.890 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 07:22:53.893 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:22:53.895 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:22:53.897 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:22:53.900 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:22:53.902 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:22:53.905 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:22:53.907 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:22:53.909 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:22:53.911 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:22:53.914 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:22:53.917 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:22:53.919 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 07:22:53.921 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:22:53.923 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:22:53.926 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:22:53.928 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:22:53.930 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:22:53.933 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:22:53.935 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 07:22:53.937 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 07:22:53.954 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:53.956 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 07:22:53.959 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:22:53.961 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 07:22:53.964 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 07:22:53.967 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 07:22:53.971 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 07:22:53.973 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 07:22:53.975 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 07:22:53.978 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 07:22:53.980 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 07:22:53.982 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 07:22:53.985 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 07:22:54.676 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 07:22:54.676 | user tags 2022-04-14 07:22:54.676 | stackrabbit []' 2022-04-14 07:22:54.680 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 07:22:54.680 | user tags 2022-04-14 07:22:54.680 | stackrabbit []' 2022-04-14 07:22:54.681 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 07:22:54.686 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 07:22:54.689 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 07:22:54.691 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:22:55.377 | Changing password for user "stackrabbit" ... 2022-04-14 07:22:55.452 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 07:22:56.145 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 07:22:56.211 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 07:22:56.214 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:22:56.864 | Changing password for user "stackrabbit" ... 2022-04-14 07:22:56.920 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 07:22:56.922 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 07:22:56.925 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 07:22:57.576 | Deleting user "guest" ... 2022-04-14 07:22:57.591 | Error: 2022-04-14 07:22:57.591 | {:no_such_user, "guest"} 2022-04-14 07:22:57.603 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 07:22:57.606 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 07:22:57.622 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:57.625 | + ./stack.sh:main:838 : install_database 2022-04-14 07:22:57.627 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 07:22:57.629 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 07:22:57.632 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:57.634 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:57.637 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 07:22:58.017 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 07:22:58.019 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 07:22:58.021 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 07:22:58.024 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 07:22:58.027 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:22:58.029 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 07:22:58.031 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:22:58.033 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:22:58.036 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:22:58.038 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:22:58.041 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:22:58.044 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:22:58.046 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:22:58.049 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:22:58.051 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:22:58.054 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:22:58.056 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:22:58.058 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 07:22:58.061 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:22:58.063 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:22:58.065 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:22:58.068 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:22:58.070 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:22:58.073 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:22:58.075 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 07:22:58.077 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:58.080 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:58.082 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 07:22:58.084 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:22:58.087 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:22:58.089 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:22:58.092 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:22:58.094 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:58.096 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:22:58.099 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:58.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:58.103 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:22:58.106 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:22:58.108 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:22:58.110 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:22:58.112 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 07:22:58.114 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:22:58.117 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:58.119 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:58.122 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 07:22:58.145 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 07:22:58.253 | Reading package lists... 2022-04-14 07:22:58.495 | Building dependency tree... 2022-04-14 07:22:58.497 | Reading state information... 2022-04-14 07:22:58.749 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 07:22:58.749 | The following packages were automatically installed and are no longer required: 2022-04-14 07:22:58.750 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:22:58.750 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:22:58.750 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:22:58.750 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:22:58.750 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:22:58.751 | python3-zope.interface 2022-04-14 07:22:58.751 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:22:58.865 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:22:58.870 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:22:58.873 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:22:58.875 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:58.877 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:58.879 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:58.881 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:58.883 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:58.885 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:22:58.888 | + functions-common:time_stop:2439 : start_time=1649920978142 2022-04-14 07:22:58.890 | + functions-common:time_stop:2441 : [[ -z 1649920978142 ]] 2022-04-14 07:22:58.892 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:58.897 | + functions-common:time_stop:2444 : end_time=1649920978894 2022-04-14 07:22:58.899 | + functions-common:time_stop:2445 : elapsed_time=752 2022-04-14 07:22:58.901 | + functions-common:time_stop:2446 : total=2248 2022-04-14 07:22:58.903 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:58.905 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3000 2022-04-14 07:22:58.907 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:22:58.910 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 07:22:58.912 | + ./stack.sh:main:841 : install_database_python 2022-04-14 07:22:58.915 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 07:22:58.917 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 07:22:58.920 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 07:22:58.922 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:22:58.925 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 07:22:58.927 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 07:22:58.930 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:22:58.934 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:22:58.934 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:22:58.939 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 07:22:58.941 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 07:22:58.943 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 07:22:58.946 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 07:22:58.948 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 07:22:58.969 | Using python 3.8 to install PyMySQL 2022-04-14 07:22:58.972 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-14 07:22:59.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:59.848 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:59.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:59.848 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:01.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:01.085 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 07:23:03.634 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:23:03.641 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:23:03.641 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:23:03.766 | + inc/python:pip_install:200 : result=0 2022-04-14 07:23:03.768 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:23:03.771 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:03.773 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:03.776 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:03.778 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:03.780 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:03.783 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:23:03.785 | + functions-common:time_stop:2439 : start_time=1649920978964 2022-04-14 07:23:03.787 | + functions-common:time_stop:2441 : [[ -z 1649920978964 ]] 2022-04-14 07:23:03.791 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:03.795 | + functions-common:time_stop:2444 : end_time=1649920983792 2022-04-14 07:23:03.797 | + functions-common:time_stop:2445 : elapsed_time=4828 2022-04-14 07:23:03.800 | + functions-common:time_stop:2446 : total=22449 2022-04-14 07:23:03.802 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:03.804 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27277 2022-04-14 07:23:03.806 | + inc/python:pip_install:203 : return 0 2022-04-14 07:23:03.809 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 07:23:03.811 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:23:03.813 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 07:23:03.816 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 07:23:03.832 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:03.834 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 07:23:03.837 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 07:23:03.840 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:23:03.841 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:23:03.851 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:23:03.854 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:23:03.857 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:23:03.859 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:23:03.861 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 07:23:03.864 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 07:23:03.879 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:03.881 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 07:23:03.884 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:23:03.886 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:23:03.888 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:23:03.891 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:23:03.893 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:03.895 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:23:03.897 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:03.900 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:03.902 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:23:03.905 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:23:03.907 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:23:03.909 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:23:03.911 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 07:23:03.914 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:23:03.917 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:03.919 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:03.921 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 07:23:03.942 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 07:23:04.052 | Reading package lists... 2022-04-14 07:23:04.291 | Building dependency tree... 2022-04-14 07:23:04.292 | Reading state information... 2022-04-14 07:23:04.538 | radvd is already the newest version (1:2.17-2). 2022-04-14 07:23:04.538 | The following packages were automatically installed and are no longer required: 2022-04-14 07:23:04.540 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:23:04.540 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:23:04.540 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:23:04.540 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:23:04.540 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:23:04.540 | python3-zope.interface 2022-04-14 07:23:04.540 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:23:04.653 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:23:04.657 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:23:04.659 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:23:04.661 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:04.664 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:04.666 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:04.668 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:04.671 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:04.673 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:23:04.675 | + functions-common:time_stop:2439 : start_time=1649920983939 2022-04-14 07:23:04.677 | + functions-common:time_stop:2441 : [[ -z 1649920983939 ]] 2022-04-14 07:23:04.680 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:04.684 | + functions-common:time_stop:2444 : end_time=1649920984682 2022-04-14 07:23:04.686 | + functions-common:time_stop:2445 : elapsed_time=743 2022-04-14 07:23:04.688 | + functions-common:time_stop:2446 : total=3000 2022-04-14 07:23:04.691 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:04.693 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3743 2022-04-14 07:23:04.695 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:23:04.698 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 07:23:04.714 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:04.717 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 07:23:04.719 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 07:23:04.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 07:23:04.724 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 07:23:04.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 07:23:04.746 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:23:04.748 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:23:04.751 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:23:04.753 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:23:04.755 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:04.757 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:23:04.759 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:04.762 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:04.764 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:23:04.766 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:23:04.768 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:23:04.770 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:23:04.773 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 07:23:04.775 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:23:04.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:04.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:04.782 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 07:23:04.802 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-14 07:23:04.912 | Reading package lists... 2022-04-14 07:23:05.152 | Building dependency tree... 2022-04-14 07:23:05.154 | Reading state information... 2022-04-14 07:23:05.404 | fakeroot is already the newest version (1.24-1). 2022-04-14 07:23:05.404 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:23:05.404 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 07:23:05.404 | The following packages were automatically installed and are no longer required: 2022-04-14 07:23:05.405 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:23:05.405 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:23:05.405 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:23:05.405 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:23:05.405 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:23:05.405 | python3-zope.interface 2022-04-14 07:23:05.405 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:23:05.518 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:23:05.522 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:23:05.525 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:23:05.527 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:05.529 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:05.531 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:05.533 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:05.535 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:05.537 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:23:05.540 | + functions-common:time_stop:2439 : start_time=1649920984800 2022-04-14 07:23:05.542 | + functions-common:time_stop:2441 : [[ -z 1649920984800 ]] 2022-04-14 07:23:05.545 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:05.549 | + functions-common:time_stop:2444 : end_time=1649920985546 2022-04-14 07:23:05.551 | + functions-common:time_stop:2445 : elapsed_time=746 2022-04-14 07:23:05.553 | + functions-common:time_stop:2446 : total=3743 2022-04-14 07:23:05.555 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:05.557 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4489 2022-04-14 07:23:05.560 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:23:05.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 07:23:05.564 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:05.566 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:05.569 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 07:23:05.572 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 07:23:05.574 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 07:23:05.578 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 07:23:05.581 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 07:23:05.584 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 07:23:05.584 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 07:23:05.589 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 07:23:05.592 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 07:23:05.594 | + functions:vercmp:628 : local v1=5.4 2022-04-14 07:23:05.596 | + functions:vercmp:629 : local 'op=<' 2022-04-14 07:23:05.598 | + functions:vercmp:630 : local v2=3.13 2022-04-14 07:23:05.601 | + functions:vercmp:631 : local result 2022-04-14 07:23:05.604 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 07:23:05.605 | ++ functions:vercmp:635 : head -1 2022-04-14 07:23:05.605 | ++ functions:vercmp:635 : sort -V 2022-04-14 07:23:05.610 | + functions:vercmp:635 : result=3.13 2022-04-14 07:23:05.612 | + functions:vercmp:637 : case $op in 2022-04-14 07:23:05.614 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 07:23:05.616 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 07:23:05.618 | + functions:vercmp:648 : return 2022-04-14 07:23:05.621 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 07:23:05.623 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:23:05.625 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 07:23:06.105 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 07:23:06.108 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 07:23:06.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 07:23:06.120 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.122 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 07:23:06.139 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:06.142 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 07:23:06.145 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 07:23:06.145 | Installing etcd 2022-04-14 07:23:06.148 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 07:23:06.159 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 07:23:06.171 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 07:23:06.174 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 07:23:06.192 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 07:23:06.195 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:23:06.198 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:23:06.201 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:23:06.205 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:23:06.208 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-14 07:23:06.210 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 07:23:06.212 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:23:06.215 | ++ functions:get_extra_file:74 : return 2022-04-14 07:23:06.218 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:23:06.220 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 07:23:06.222 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 07:23:06.225 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 07:23:06.241 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:06.244 | + ./stack.sh:main:868 : install_dstat 2022-04-14 07:23:06.246 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 07:23:06.263 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:06.266 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 07:23:06.268 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:23:06.270 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 07:23:06.272 | + ./stack.sh:main:877 : install_libs 2022-04-14 07:23:06.275 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 07:23:06.277 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 07:23:06.279 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 07:23:06.282 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 07:23:06.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.288 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 07:23:06.290 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.293 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 07:23:06.295 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 07:23:06.297 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 07:23:06.299 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 07:23:06.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.304 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 07:23:06.308 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.311 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 07:23:06.313 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 07:23:06.315 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 07:23:06.317 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 07:23:06.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.322 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.325 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 07:23:06.327 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.329 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 07:23:06.331 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 07:23:06.334 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 07:23:06.336 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 07:23:06.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 07:23:06.345 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.347 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 07:23:06.350 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 07:23:06.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 07:23:06.354 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 07:23:06.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 07:23:06.363 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.366 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 07:23:06.369 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 07:23:06.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 07:23:06.373 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 07:23:06.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.380 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 07:23:06.382 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.384 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 07:23:06.386 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 07:23:06.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 07:23:06.391 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 07:23:06.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.398 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 07:23:06.400 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.402 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 07:23:06.404 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 07:23:06.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 07:23:06.409 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 07:23:06.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 07:23:06.418 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.421 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 07:23:06.423 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 07:23:06.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 07:23:06.427 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 07:23:06.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.435 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 07:23:06.437 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.439 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 07:23:06.441 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 07:23:06.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 07:23:06.446 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 07:23:06.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 07:23:06.455 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.457 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 07:23:06.460 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 07:23:06.462 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 07:23:06.464 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 07:23:06.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 07:23:06.473 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.475 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 07:23:06.478 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 07:23:06.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 07:23:06.483 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 07:23:06.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 07:23:06.493 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.495 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 07:23:06.497 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 07:23:06.500 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 07:23:06.502 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 07:23:06.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.509 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 07:23:06.516 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.516 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 07:23:06.516 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 07:23:06.518 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 07:23:06.520 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 07:23:06.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.525 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.527 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 07:23:06.529 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.531 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 07:23:06.534 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 07:23:06.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 07:23:06.538 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 07:23:06.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 07:23:06.549 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.551 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 07:23:06.553 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 07:23:06.556 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 07:23:06.558 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 07:23:06.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 07:23:06.567 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.570 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 07:23:06.572 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 07:23:06.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 07:23:06.577 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 07:23:06.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 07:23:06.586 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.588 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 07:23:06.590 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 07:23:06.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 07:23:06.595 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 07:23:06.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 07:23:06.605 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.607 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 07:23:06.609 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 07:23:06.611 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 07:23:06.614 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 07:23:06.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 07:23:06.624 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.626 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 07:23:06.628 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 07:23:06.631 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 07:23:06.633 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 07:23:06.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.640 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 07:23:06.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.644 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 07:23:06.646 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 07:23:06.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 07:23:06.651 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 07:23:06.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 07:23:06.660 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.662 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 07:23:06.665 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 07:23:06.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 07:23:06.670 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 07:23:06.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 07:23:06.679 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.682 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 07:23:06.684 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 07:23:06.686 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 07:23:06.689 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 07:23:06.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 07:23:06.698 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.700 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 07:23:06.702 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 07:23:06.705 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 07:23:06.707 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 07:23:06.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.714 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 07:23:06.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.719 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 07:23:06.722 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 07:23:06.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 07:23:06.726 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 07:23:06.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 07:23:06.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.738 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 07:23:06.740 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 07:23:06.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 07:23:06.745 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 07:23:06.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 07:23:06.754 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.756 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 07:23:06.759 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 07:23:06.761 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 07:23:06.763 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 07:23:06.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.770 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 07:23:06.772 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.775 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 07:23:06.777 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 07:23:06.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 07:23:06.782 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 07:23:06.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 07:23:06.791 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.794 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 07:23:06.796 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 07:23:06.798 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 07:23:06.801 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 07:23:06.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 07:23:06.810 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.812 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 07:23:06.814 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 07:23:06.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 07:23:06.819 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 07:23:06.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 07:23:06.828 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.830 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 07:23:06.833 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 07:23:06.835 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 07:23:06.838 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 07:23:06.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.842 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 07:23:06.847 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.850 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 07:23:06.852 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 07:23:06.855 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 07:23:06.857 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 07:23:06.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.864 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 07:23:06.866 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.868 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 07:23:06.871 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 07:23:06.873 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 07:23:06.875 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 07:23:06.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 07:23:06.885 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.887 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 07:23:06.889 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 07:23:06.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 07:23:06.894 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 07:23:06.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 07:23:06.904 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.906 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 07:23:06.908 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 07:23:06.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 07:23:06.913 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 07:23:06.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 07:23:06.923 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.925 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 07:23:06.927 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 07:23:06.930 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 07:23:06.932 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 07:23:06.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 07:23:06.941 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.943 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 07:23:06.946 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 07:23:06.948 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 07:23:06.950 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 07:23:06.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 07:23:06.959 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.962 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 07:23:06.964 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 07:23:06.967 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 07:23:06.969 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 07:23:06.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:06.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:06.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 07:23:06.979 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:06.981 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 07:23:07.002 | Using python 3.8 to install etcd3 2022-04-14 07:23:07.004 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-14 07:23:07.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:07.884 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:07.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:07.884 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:09.060 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:09.091 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 07:23:09.099 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 07:23:09.101 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 07:23:09.103 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 07:23:09.104 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 07:23:11.669 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:23:11.676 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:23:11.686 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:23:11.801 | + inc/python:pip_install:200 : result=0 2022-04-14 07:23:11.804 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:23:11.806 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:11.808 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:11.810 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:11.812 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:11.814 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:11.817 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:23:11.819 | + functions-common:time_stop:2439 : start_time=1649920986997 2022-04-14 07:23:11.821 | + functions-common:time_stop:2441 : [[ -z 1649920986997 ]] 2022-04-14 07:23:11.824 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:11.828 | + functions-common:time_stop:2444 : end_time=1649920991826 2022-04-14 07:23:11.830 | + functions-common:time_stop:2445 : elapsed_time=4829 2022-04-14 07:23:11.832 | + functions-common:time_stop:2446 : total=27277 2022-04-14 07:23:11.834 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:11.837 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32106 2022-04-14 07:23:11.839 | + inc/python:pip_install:203 : return 0 2022-04-14 07:23:11.842 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 07:23:11.863 | Using python 3.8 to install etcd3gw 2022-04-14 07:23:11.865 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-14 07:23:12.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:12.720 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:12.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:12.720 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:13.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:13.912 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 07:23:13.920 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 07:23:13.922 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 07:23:13.923 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 07:23:13.924 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 07:23:13.957 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 07:23:13.959 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 07:23:13.960 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 07:23:13.962 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 07:23:16.451 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:23:16.458 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:23:16.458 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:23:16.574 | + inc/python:pip_install:200 : result=0 2022-04-14 07:23:16.576 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:23:16.578 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:16.580 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:16.582 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:16.585 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:16.587 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:16.589 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:23:16.591 | + functions-common:time_stop:2439 : start_time=1649920991857 2022-04-14 07:23:16.594 | + functions-common:time_stop:2441 : [[ -z 1649920991857 ]] 2022-04-14 07:23:16.597 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:16.601 | + functions-common:time_stop:2444 : end_time=1649920996598 2022-04-14 07:23:16.603 | + functions-common:time_stop:2445 : elapsed_time=4741 2022-04-14 07:23:16.606 | + functions-common:time_stop:2446 : total=32106 2022-04-14 07:23:16.608 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:16.610 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36847 2022-04-14 07:23:16.612 | + inc/python:pip_install:203 : return 0 2022-04-14 07:23:16.615 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 07:23:16.617 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 07:23:16.619 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 07:23:16.622 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:23:16.624 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:23:16.626 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:23:16.629 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:23:16.631 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:23:16.633 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:23:16.635 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:23:16.638 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:23:16.640 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:23:16.642 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:23:16.645 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:23:16.647 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 07:23:16.650 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:16.652 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:16.654 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 07:23:16.657 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:23:16.659 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:23:16.661 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:23:16.663 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:23:16.666 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:23:16.669 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:16.671 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:23:16.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:16.675 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:16.678 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:23:16.680 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:23:16.683 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:23:16.684 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:23:16.687 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:23:16.689 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:23:16.692 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:16.694 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:16.697 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:23:16.718 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:23:16.827 | Reading package lists... 2022-04-14 07:23:17.066 | Building dependency tree... 2022-04-14 07:23:17.067 | Reading state information... 2022-04-14 07:23:17.317 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:23:17.317 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:23:17.317 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:23:17.317 | The following packages were automatically installed and are no longer required: 2022-04-14 07:23:17.318 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:23:17.318 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:23:17.318 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:23:17.318 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:23:17.318 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:23:17.318 | python3-zope.interface 2022-04-14 07:23:17.318 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:23:17.431 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:23:17.435 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:23:17.438 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:23:17.440 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:17.442 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:17.444 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:17.446 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:17.449 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:17.451 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:23:17.453 | + functions-common:time_stop:2439 : start_time=1649920996715 2022-04-14 07:23:17.455 | + functions-common:time_stop:2441 : [[ -z 1649920996715 ]] 2022-04-14 07:23:17.458 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:17.462 | + functions-common:time_stop:2444 : end_time=1649920997459 2022-04-14 07:23:17.465 | + functions-common:time_stop:2445 : elapsed_time=744 2022-04-14 07:23:17.467 | + functions-common:time_stop:2446 : total=4489 2022-04-14 07:23:17.469 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:17.471 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5233 2022-04-14 07:23:17.474 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:23:17.476 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 07:23:17.479 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:17.481 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:17.484 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 07:23:17.544 | Module proxy already enabled 2022-04-14 07:23:17.549 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 07:23:17.610 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 07:23:17.610 | Module proxy already enabled 2022-04-14 07:23:17.610 | Module proxy_uwsgi already enabled 2022-04-14 07:23:17.614 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 07:23:17.617 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:23:17.619 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:23:17.622 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:23:17.760 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 07:23:17.762 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 07:23:17.764 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 07:23:17.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:17.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:17.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 07:23:17.775 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:17.777 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 07:23:17.779 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 07:23:17.782 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 07:23:17.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:17.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:17.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 07:23:17.792 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:17.794 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 07:23:17.796 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 07:23:17.799 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 07:23:17.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:17.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:17.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 07:23:17.809 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:17.813 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 07:23:17.816 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 07:23:17.818 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 07:23:17.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:17.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:17.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 07:23:17.828 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:17.830 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 07:23:17.833 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 07:23:17.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:17.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:17.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 07:23:17.842 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:17.845 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 07:23:17.847 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 07:23:17.850 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 07:23:17.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:17.855 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:17.857 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 07:23:17.860 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:17.862 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 07:23:17.879 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:17.882 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 07:23:17.884 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 07:23:17.887 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 07:23:17.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:17.897 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:17.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 07:23:17.899 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:17.902 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 07:23:17.919 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:17.921 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 07:23:17.923 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 07:23:17.926 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 07:23:17.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:17.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:17.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 07:23:17.936 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:17.938 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 07:23:17.941 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 07:23:17.943 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 07:23:17.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:17.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:17.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 07:23:17.952 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:17.955 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 07:23:17.957 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 07:23:17.960 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:23:17.963 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 07:23:17.966 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 07:23:17.968 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:23:17.972 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:23:17.972 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:23:17.977 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 07:23:17.980 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 07:23:17.982 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 07:23:17.985 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 07:23:17.987 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 07:23:18.008 | Using python 3.8 to install keystonemiddleware 2022-04-14 07:23:18.010 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-14 07:23:18.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:18.866 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:18.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:18.866 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:20.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:20.070 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 07:23:20.123 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 07:23:20.124 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 07:23:20.125 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 07:23:20.126 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 07:23:20.128 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 07:23:20.129 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 07:23:20.130 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 07:23:20.131 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 07:23:20.132 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 07:23:20.133 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 07:23:20.134 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 07:23:20.135 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 07:23:20.137 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 07:23:20.139 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 07:23:20.195 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-14 07:23:20.196 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 07:23:20.197 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 07:23:20.237 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-14 07:23:20.276 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 07:23:20.277 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-14 07:23:20.278 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 07:23:20.280 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-14 07:23:20.330 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-14 07:23:20.332 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-14 07:23:20.341 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 07:23:20.343 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 07:23:20.357 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 07:23:20.358 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 07:23:20.360 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-14 07:23:20.424 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 07:23:20.427 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 07:23:20.429 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 07:23:20.430 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 07:23:20.482 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 07:23:20.494 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 07:23:22.964 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:23:22.971 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:23:22.971 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:23:23.093 | + inc/python:pip_install:200 : result=0 2022-04-14 07:23:23.095 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:23:23.098 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:23.100 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:23.102 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:23.104 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:23.106 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:23.109 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:23:23.111 | + functions-common:time_stop:2439 : start_time=1649920998002 2022-04-14 07:23:23.113 | + functions-common:time_stop:2441 : [[ -z 1649920998002 ]] 2022-04-14 07:23:23.116 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:23.120 | + functions-common:time_stop:2444 : end_time=1649921003117 2022-04-14 07:23:23.122 | + functions-common:time_stop:2445 : elapsed_time=5115 2022-04-14 07:23:23.124 | + functions-common:time_stop:2446 : total=36847 2022-04-14 07:23:23.126 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:23.129 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41962 2022-04-14 07:23:23.131 | + inc/python:pip_install:203 : return 0 2022-04-14 07:23:23.134 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 07:23:23.136 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 07:23:23.138 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:23:23.141 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 07:23:23.144 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 07:23:23.146 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:23:23.150 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:23:23.151 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:23:23.156 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 07:23:23.158 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 07:23:23.161 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 07:23:23.163 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 07:23:23.166 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 07:23:23.187 | Using python 3.8 to install python-memcached 2022-04-14 07:23:23.189 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-14 07:23:24.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:24.045 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:24.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:24.046 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:25.240 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:25.271 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 07:23:25.274 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 07:23:27.817 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:23:27.824 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:23:27.824 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:23:27.941 | + inc/python:pip_install:200 : result=0 2022-04-14 07:23:27.943 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:23:27.945 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:27.948 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:27.950 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:27.952 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:27.954 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:27.956 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:23:27.959 | + functions-common:time_stop:2439 : start_time=1649921003181 2022-04-14 07:23:27.961 | + functions-common:time_stop:2441 : [[ -z 1649921003181 ]] 2022-04-14 07:23:27.964 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:27.968 | + functions-common:time_stop:2444 : end_time=1649921007966 2022-04-14 07:23:27.974 | + functions-common:time_stop:2445 : elapsed_time=4785 2022-04-14 07:23:27.974 | + functions-common:time_stop:2446 : total=41962 2022-04-14 07:23:27.975 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:27.978 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46747 2022-04-14 07:23:27.980 | + inc/python:pip_install:203 : return 0 2022-04-14 07:23:27.983 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 07:23:27.999 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:28.002 | + ./stack.sh:main:899 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-04-14 07:23:28.004 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 07:23:28.007 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 07:23:28.009 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 07:23:28.011 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:23:28.013 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 07:23:28.016 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 07:23:28.031 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:28.033 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 07:23:28.036 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 07:23:28.038 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 07:23:28.040 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:23:28.042 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:23:28.045 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:23:28.047 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:23:28.050 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:23:28.052 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:23:28.067 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:23:28.069 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:23:28.072 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:28.074 | + functions-common:git_clone:629 : echo master 2022-04-14 07:23:28.075 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:23:28.079 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 07:23:28.081 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:28.084 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 07:23:28.097 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 07:23:28.100 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:23:28.100 | + functions-common:git_clone:685 : head -1 2022-04-14 07:23:28.103 | c141e6164 trivial: Fix typo 2022-04-14 07:23:28.105 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:23:28.108 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 07:23:28.110 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:23:28.112 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:23:28.115 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 07:23:28.117 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:23:28.119 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 07:23:28.122 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:23:28.124 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:23:28.126 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 07:23:28.128 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:23:28.130 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:23:28.134 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 07:23:28.136 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:23:28.139 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 07:23:28.141 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:23:28.144 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:23:28.147 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 07:23:28.153 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 07:23:28.155 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 07:23:28.835 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 07:23:28.837 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:23:28.839 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:23:28.842 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:23:28.844 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:23:28.846 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 07:23:28.848 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:23:28.850 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:23:28.853 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:23:28.855 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:23:28.857 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:23:28.860 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:23:28.862 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:23:28.864 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 07:23:28.884 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 07:23:28.886 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-14 07:23:29.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:29.761 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:29.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:29.761 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:30.950 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:30.980 | Obtaining file:///opt/stack/keystone 2022-04-14 07:23:30.981 | Preparing metadata (setup.py): started 2022-04-14 07:23:36.028 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:23:36.105 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 07:23:36.106 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 07:23:36.107 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:23:36.108 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 07:23:36.109 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 07:23:36.110 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 07:23:36.112 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 07:23:36.113 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 07:23:36.114 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 07:23:36.115 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 07:23:36.116 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 07:23:36.117 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:23:36.118 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 07:23:36.119 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 07:23:36.120 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 07:23:36.122 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 07:23:36.123 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 07:23:36.124 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 07:23:36.125 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 07:23:36.126 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 07:23:36.127 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 07:23:36.128 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 07:23:36.129 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 07:23:36.130 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 07:23:36.132 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 07:23:36.133 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:23:36.134 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 07:23:36.135 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 07:23:36.136 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 07:23:36.137 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:23:36.138 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 07:23:36.139 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 07:23:36.140 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 07:23:36.141 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 07:23:36.153 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 07:23:36.154 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 07:23:36.200 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 07:23:36.217 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:23:36.218 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 07:23:36.219 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 07:23:36.221 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 07:23:36.223 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 07:23:36.233 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 07:23:36.296 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 07:23:36.299 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 07:23:36.394 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 07:23:36.395 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 07:23:36.396 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 07:23:36.397 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 07:23:36.455 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 07:23:36.457 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 07:23:36.459 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 07:23:36.510 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 07:23:36.513 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 07:23:36.594 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 07:23:36.596 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 07:23:36.597 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 07:23:36.598 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 07:23:36.599 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 07:23:36.603 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 07:23:36.621 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 07:23:36.671 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:23:36.692 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 07:23:36.694 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 07:23:36.695 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 07:23:36.697 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 07:23:36.751 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 07:23:36.864 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 07:23:36.867 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 07:23:36.868 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 07:23:36.868 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 07:23:36.869 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 07:23:37.088 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 07:23:37.109 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 07:23:37.111 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 07:23:37.180 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 07:23:37.198 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 07:23:37.255 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 07:23:37.294 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 07:23:37.402 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 07:23:37.457 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:23:37.532 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 07:23:37.656 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 07:23:37.688 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 07:23:37.731 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 07:23:37.733 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 07:23:37.734 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 07:23:37.738 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 07:23:37.739 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 07:23:37.740 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:23:37.793 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 07:23:37.931 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 07:23:37.932 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 07:23:37.935 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 07:23:37.936 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 07:23:38.098 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 07:23:38.178 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 07:23:38.429 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 07:23:38.688 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-14 07:23:38.722 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 07:23:40.617 | Installing collected packages: keystone 2022-04-14 07:23:40.617 | Attempting uninstall: keystone 2022-04-14 07:23:40.617 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 07:23:40.621 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 07:23:40.622 | Running setup.py develop for keystone 2022-04-14 07:23:46.752 | Successfully installed keystone 2022-04-14 07:23:46.752 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:23:46.760 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:23:46.760 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:23:46.890 | + inc/python:pip_install:200 : result=0 2022-04-14 07:23:46.893 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:23:46.895 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:46.897 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:46.899 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:46.902 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:46.904 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:46.906 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:23:46.908 | + functions-common:time_stop:2439 : start_time=1649921008879 2022-04-14 07:23:46.910 | + functions-common:time_stop:2441 : [[ -z 1649921008879 ]] 2022-04-14 07:23:46.912 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:46.916 | + functions-common:time_stop:2444 : end_time=1649921026914 2022-04-14 07:23:46.918 | + functions-common:time_stop:2445 : elapsed_time=18035 2022-04-14 07:23:46.921 | + functions-common:time_stop:2446 : total=46747 2022-04-14 07:23:46.923 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:46.925 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64782 2022-04-14 07:23:46.927 | + inc/python:pip_install:203 : return 0 2022-04-14 07:23:46.929 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:23:46.931 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:23:46.934 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:23:46.952 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:23:46.965 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 07:23:46.967 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 07:23:46.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:46.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:46.974 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 07:23:46.977 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:46.979 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 07:23:46.995 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:46.998 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:23:47.000 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:23:47.003 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 07:23:47.005 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 07:23:47.018 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 07:23:47.020 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 07:23:47.025 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 07:23:47.041 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:47.043 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 07:23:47.073 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 07:23:47.105 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 07:23:47.135 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 07:23:47.166 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 07:23:47.198 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 07:23:47.231 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 07:23:47.260 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 07:23:47.289 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 07:23:47.291 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 07:23:47.295 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 07:23:47.297 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 07:23:47.299 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:23:47.302 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:23:47.321 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:47.324 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:23:47.326 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:23:47.329 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:23:47.346 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:47.348 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:23:47.351 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:23:47.382 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:23:47.384 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:23:47.387 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 07:23:47.389 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 07:23:47.406 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:47.408 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-04-14 07:23:47.440 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 07:23:47.443 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 07:23:47.475 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 07:23:47.478 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 07:23:47.481 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 07:23:47.483 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 07:23:47.486 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:23:47.489 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:23:47.521 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 07:23:47.524 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 07:23:47.527 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 07:23:47.529 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 07:23:47.532 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:23:47.552 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:23:47.555 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:23:47.558 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:23:47.560 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:23:47.562 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:23:47.591 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:23:47.620 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:23:47.653 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:23:47.684 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 07:23:47.712 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:23:47.715 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 07:23:47.717 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:23:47.720 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 07:23:47.722 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 07:23:47.724 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:23:47.727 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:23:47.730 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 07:23:47.735 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 07:23:47.737 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:23:47.739 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:23:47.752 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:23:47.753 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:23:47.762 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:23:47.765 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:23:47.781 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:23:47.783 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:23:47.787 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 07:23:47.819 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 07:23:47.848 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 07:23:47.877 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 07:23:47.904 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 07:23:47.931 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 07:23:47.957 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 07:23:47.986 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 07:23:48.013 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 07:23:48.041 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:23:48.068 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 07:23:48.096 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 07:23:48.123 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 07:23:48.150 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:23:48.152 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:23:48.155 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 07:23:48.158 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 07:23:48.160 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:23:48.162 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:48.165 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:48.168 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:23:48.170 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:23:48.172 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:23:48.199 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 07:23:48.229 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 07:23:48.229 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:23:48.238 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 07:23:48.241 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 07:23:48.243 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 07:23:48.246 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:23:48.248 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:23:48.250 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:23:48.253 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:48.255 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:48.257 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:23:48.259 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:23:48.262 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:48.264 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:48.266 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 07:23:48.328 | Site keystone-wsgi-public already enabled 2022-04-14 07:23:48.332 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:23:48.335 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:23:48.337 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:23:48.340 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:23:48.472 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 07:23:48.501 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 07:23:48.536 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 07:23:48.567 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 07:23:48.569 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 07:23:48.601 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 07:23:48.629 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 07:23:48.658 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 07:23:48.660 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 07:23:48.677 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:48.680 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 07:23:48.697 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:48.700 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 07:23:48.702 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 07:23:48.704 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 07:23:48.707 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:23:48.709 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 07:23:48.712 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 07:23:48.714 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 07:23:48.716 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 07:23:48.718 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:23:48.721 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:23:48.724 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:23:48.726 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:23:48.728 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:23:48.731 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:23:48.747 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:23:48.749 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:23:48.752 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:48.754 | + functions-common:git_clone:629 : echo master 2022-04-14 07:23:48.755 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:23:48.760 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 07:23:48.763 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:48.765 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 07:23:48.777 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 07:23:48.780 | + functions-common:git_clone:685 : head -1 2022-04-14 07:23:48.781 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:23:48.784 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 07:23:48.786 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:23:48.789 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 07:23:48.791 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:23:48.794 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:23:48.796 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 07:23:48.799 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 07:23:48.801 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 07:23:48.803 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:23:48.806 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:23:48.809 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 07:23:48.811 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:23:48.813 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 07:23:48.816 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 07:23:48.818 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:23:48.822 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 07:23:48.824 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:23:48.826 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:23:48.829 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 07:23:48.835 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 07:23:48.837 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 07:23:49.494 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 07:23:49.497 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:23:49.499 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:23:49.501 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:23:49.503 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:23:49.506 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 07:23:49.508 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:23:49.511 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 07:23:49.513 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:23:49.515 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 07:23:49.518 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 07:23:49.520 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 07:23:49.522 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:23:49.524 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 07:23:49.545 | Using python 3.8 to install /opt/stack/swift 2022-04-14 07:23:49.547 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-14 07:23:50.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:50.423 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:50.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:50.423 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:51.604 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:51.635 | Obtaining file:///opt/stack/swift 2022-04-14 07:23:51.636 | Preparing metadata (setup.py): started 2022-04-14 07:23:56.403 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:23:56.443 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-14 07:23:56.445 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-14 07:23:56.446 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-14 07:23:56.447 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-14 07:23:56.449 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-14 07:23:56.449 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-14 07:23:56.450 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-14 07:23:56.451 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-14 07:23:56.452 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-14 07:23:56.454 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-14 07:23:56.455 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-14 07:23:56.493 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-14 07:23:56.501 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-14 07:23:56.556 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-14 07:23:56.557 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-14 07:23:56.559 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-14 07:23:56.560 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-14 07:23:56.561 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-14 07:23:56.562 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-14 07:23:56.563 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-14 07:23:56.564 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-14 07:23:56.565 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-14 07:23:56.566 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-14 07:23:56.568 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-14 07:23:56.569 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-14 07:23:56.590 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-14 07:23:56.622 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-14 07:23:56.623 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-14 07:23:56.633 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-14 07:23:56.633 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-14 07:23:56.649 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-14 07:23:56.753 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-14 07:23:56.754 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-14 07:23:56.755 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-14 07:23:56.798 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-14 07:23:56.842 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-14 07:23:56.843 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-14 07:23:56.845 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-14 07:23:56.846 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-14 07:23:56.908 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-14 07:23:56.912 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-14 07:23:56.925 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-14 07:23:56.926 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-14 07:23:56.944 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-14 07:23:56.946 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-14 07:23:57.091 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-14 07:23:57.106 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-14 07:23:59.391 | Installing collected packages: swift 2022-04-14 07:23:59.391 | Attempting uninstall: swift 2022-04-14 07:23:59.392 | Found existing installation: swift 2.30.0.dev15 2022-04-14 07:23:59.395 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 07:23:59.396 | Running setup.py develop for swift 2022-04-14 07:24:05.289 | Successfully installed swift 2022-04-14 07:24:05.289 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:24:05.297 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:24:05.297 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:24:05.428 | + inc/python:pip_install:200 : result=0 2022-04-14 07:24:05.430 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:24:05.433 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:05.435 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:05.437 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:05.439 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:05.441 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:05.443 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:24:05.446 | + functions-common:time_stop:2439 : start_time=1649921029539 2022-04-14 07:24:05.448 | + functions-common:time_stop:2441 : [[ -z 1649921029539 ]] 2022-04-14 07:24:05.451 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:05.455 | + functions-common:time_stop:2444 : end_time=1649921045453 2022-04-14 07:24:05.457 | + functions-common:time_stop:2445 : elapsed_time=15914 2022-04-14 07:24:05.459 | + functions-common:time_stop:2446 : total=64782 2022-04-14 07:24:05.461 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:05.464 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80696 2022-04-14 07:24:05.466 | + inc/python:pip_install:203 : return 0 2022-04-14 07:24:05.468 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:24:05.471 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:24:05.473 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:24:05.492 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:24:05.503 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 07:24:05.506 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 07:24:05.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:24:05.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:24:05.513 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 07:24:05.516 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:24:05.518 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 07:24:05.520 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:24:05.523 | + ./stack.sh:main:910 : configure_swift 2022-04-14 07:24:05.525 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 07:24:05.527 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 07:24:05.529 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 07:24:05.531 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 07:24:05.533 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 07:24:06.742 | No object-reconstructor running 2022-04-14 07:24:06.742 | No container-sharder running 2022-04-14 07:24:06.742 | No container-server running 2022-04-14 07:24:06.742 | No account-replicator running 2022-04-14 07:24:06.742 | No container-sync running 2022-04-14 07:24:06.742 | No account-reaper running 2022-04-14 07:24:06.743 | No container-replicator running 2022-04-14 07:24:06.743 | No proxy-server running 2022-04-14 07:24:06.743 | No container-auditor running 2022-04-14 07:24:06.743 | No container-reconciler running 2022-04-14 07:24:06.743 | No object-server running 2022-04-14 07:24:06.743 | No account-server running 2022-04-14 07:24:06.743 | No container-updater running 2022-04-14 07:24:06.743 | No object-auditor running 2022-04-14 07:24:06.743 | No object-expirer running 2022-04-14 07:24:06.743 | No object-updater running 2022-04-14 07:24:06.743 | No object-replicator running 2022-04-14 07:24:06.743 | No account-auditor running 2022-04-14 07:24:06.835 | + lib/swift:configure_swift:337 : true 2022-04-14 07:24:06.837 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 07:24:06.849 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 07:24:06.861 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 07:24:06.864 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 07:24:06.864 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 07:24:06.869 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 07:24:06.869 | s/%GROUP%/ubuntu/; 2022-04-14 07:24:06.869 | s/%USER%/ubuntu/; 2022-04-14 07:24:06.869 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 07:24:06.869 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 07:24:06.873 | uid = ubuntu 2022-04-14 07:24:06.873 | gid = ubuntu 2022-04-14 07:24:06.873 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 07:24:06.873 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 07:24:06.873 | address = 127.0.0.1 2022-04-14 07:24:06.873 | 2022-04-14 07:24:06.873 | [account6612] 2022-04-14 07:24:06.873 | max connections = 25 2022-04-14 07:24:06.873 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:24:06.873 | read only = false 2022-04-14 07:24:06.873 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 07:24:06.873 | 2022-04-14 07:24:06.873 | [account6622] 2022-04-14 07:24:06.873 | max connections = 25 2022-04-14 07:24:06.873 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:24:06.873 | read only = false 2022-04-14 07:24:06.873 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 07:24:06.873 | 2022-04-14 07:24:06.873 | [account6632] 2022-04-14 07:24:06.873 | max connections = 25 2022-04-14 07:24:06.873 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:24:06.873 | read only = false 2022-04-14 07:24:06.873 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 07:24:06.873 | 2022-04-14 07:24:06.873 | [account6642] 2022-04-14 07:24:06.873 | max connections = 25 2022-04-14 07:24:06.873 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:24:06.873 | read only = false 2022-04-14 07:24:06.873 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 07:24:06.873 | 2022-04-14 07:24:06.873 | 2022-04-14 07:24:06.874 | [container6611] 2022-04-14 07:24:06.874 | max connections = 25 2022-04-14 07:24:06.874 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:24:06.874 | read only = false 2022-04-14 07:24:06.874 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 07:24:06.874 | 2022-04-14 07:24:06.874 | [container6621] 2022-04-14 07:24:06.874 | max connections = 25 2022-04-14 07:24:06.874 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:24:06.874 | read only = false 2022-04-14 07:24:06.874 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 07:24:06.874 | 2022-04-14 07:24:06.874 | [container6631] 2022-04-14 07:24:06.874 | max connections = 25 2022-04-14 07:24:06.874 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:24:06.874 | read only = false 2022-04-14 07:24:06.874 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 07:24:06.874 | 2022-04-14 07:24:06.874 | [container6641] 2022-04-14 07:24:06.874 | max connections = 25 2022-04-14 07:24:06.874 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:24:06.874 | read only = false 2022-04-14 07:24:06.874 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 07:24:06.874 | 2022-04-14 07:24:06.874 | 2022-04-14 07:24:06.874 | [object6613] 2022-04-14 07:24:06.874 | max connections = 25 2022-04-14 07:24:06.874 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:24:06.874 | read only = false 2022-04-14 07:24:06.874 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 07:24:06.874 | 2022-04-14 07:24:06.874 | [object6623] 2022-04-14 07:24:06.874 | max connections = 25 2022-04-14 07:24:06.874 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:24:06.874 | read only = false 2022-04-14 07:24:06.874 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 07:24:06.875 | 2022-04-14 07:24:06.875 | [object6633] 2022-04-14 07:24:06.875 | max connections = 25 2022-04-14 07:24:06.875 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:24:06.875 | read only = false 2022-04-14 07:24:06.875 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 07:24:06.875 | 2022-04-14 07:24:06.875 | [object6643] 2022-04-14 07:24:06.875 | max connections = 25 2022-04-14 07:24:06.875 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:24:06.875 | read only = false 2022-04-14 07:24:06.875 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 07:24:06.876 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 07:24:06.878 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:06.880 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:06.882 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 07:24:06.894 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 07:24:06.896 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 07:24:06.901 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 07:24:06.905 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 07:24:06.907 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 07:24:06.911 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 07:24:06.940 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-04-14 07:24:06.965 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 07:24:06.983 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 07:24:07.011 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 07:24:07.028 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:24:07.056 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 07:24:07.074 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 07:24:07.102 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 07:24:07.120 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 07:24:07.147 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 07:24:07.166 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:24:07.194 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 07:24:07.211 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 07:24:07.226 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:07.228 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 07:24:07.257 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 07:24:07.283 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 07:24:07.310 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 07:24:07.337 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 07:24:07.352 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:07.354 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 07:24:07.381 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 07:24:07.395 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:07.397 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 07:24:07.412 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:07.415 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 07:24:07.417 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 07:24:07.432 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:07.434 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 07:24:07.436 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 07:24:07.438 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 07:24:07.443 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 07:24:07.448 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 07:24:07.475 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 07:24:07.502 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 07:24:07.531 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 07:24:07.560 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 07:24:07.587 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 07:24:07.589 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 07:24:07.591 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 07:24:07.593 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 07:24:07.595 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 07:24:07.622 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 07:24:07.648 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-04-14 07:24:07.675 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 07:24:07.702 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 07:24:07.729 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 07:24:07.756 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 07:24:07.783 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 07:24:07.810 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:24:07.837 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 07:24:07.864 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 07:24:07.892 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 07:24:07.919 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 07:24:07.947 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 07:24:07.977 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 07:24:08.004 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 07:24:08.022 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 07:24:08.050 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 07:24:08.077 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 07:24:08.082 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 07:24:08.111 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 07:24:08.138 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 07:24:08.165 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 07:24:08.167 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 07:24:08.169 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:24:08.171 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 07:24:08.176 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 07:24:08.178 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:24:08.181 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:24:08.183 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 07:24:08.185 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 07:24:08.187 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:24:08.189 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:24:08.191 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 07:24:08.209 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 07:24:08.237 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 07:24:08.255 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 07:24:08.283 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 07:24:08.301 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:24:08.329 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 07:24:08.347 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:24:08.378 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 07:24:08.395 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:24:08.424 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 07:24:08.442 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 07:24:08.474 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:24:08.493 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:24:08.521 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 07:24:08.540 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 07:24:08.567 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 07:24:08.586 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 07:24:08.613 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 07:24:08.617 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 07:24:08.636 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:24:08.664 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 07:24:08.692 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:24:08.694 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 07:24:08.699 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 07:24:08.701 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:24:08.703 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:24:08.705 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 07:24:08.707 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 07:24:08.710 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:24:08.712 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:24:08.714 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 07:24:08.732 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 07:24:08.760 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 07:24:08.778 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 07:24:08.806 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 07:24:08.825 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:24:08.854 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 07:24:08.871 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:24:08.900 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 07:24:08.918 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:24:08.946 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 07:24:08.964 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 07:24:08.993 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:24:09.011 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:24:09.039 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 07:24:09.058 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 07:24:09.086 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 07:24:09.104 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 07:24:09.131 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 07:24:09.136 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 07:24:09.154 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:24:09.182 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:24:09.184 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 07:24:09.188 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 07:24:09.191 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:24:09.193 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:24:09.195 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 07:24:09.198 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 07:24:09.200 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:24:09.202 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:24:09.204 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 07:24:09.222 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 07:24:09.249 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 07:24:09.267 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 07:24:09.295 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 07:24:09.312 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:24:09.340 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 07:24:09.359 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:24:09.387 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 07:24:09.404 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:24:09.433 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 07:24:09.451 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 07:24:09.479 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:24:09.497 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:24:09.525 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 07:24:09.543 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 07:24:09.572 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 07:24:09.590 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 07:24:09.618 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 07:24:09.623 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 07:24:09.640 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:24:09.668 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 07:24:09.696 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 07:24:09.724 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 07:24:09.752 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 07:24:09.755 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 07:24:09.759 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 07:24:09.787 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 07:24:09.816 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 07:24:09.845 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 07:24:09.873 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 07:24:09.902 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 07:24:09.929 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 07:24:09.956 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 07:24:09.984 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 07:24:10.011 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 07:24:10.027 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:10.029 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 07:24:10.048 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 07:24:10.051 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 07:24:10.070 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 07:24:10.073 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-04-14 07:24:10.101 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 07:24:10.103 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 07:24:10.131 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-04-14 07:24:10.161 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 07:24:10.163 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 07:24:10.190 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 07:24:10.206 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:10.208 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 07:24:10.212 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 07:24:10.216 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 07:24:10.218 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 07:24:10.231 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 07:24:10.233 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 07:24:10.245 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 07:24:10.247 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 07:24:10.249 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:24:10.251 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:24:10.254 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:24:10.256 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:24:10.259 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:24:10.261 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:24:10.263 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 07:24:10.276 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:24:10.278 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 07:24:10.280 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 07:24:10.297 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:10.300 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 07:24:10.318 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:10.322 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 07:24:10.325 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 07:24:10.327 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 07:24:10.330 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:24:10.332 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 07:24:10.335 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 07:24:10.338 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 07:24:10.340 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 07:24:10.357 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:10.360 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 07:24:10.362 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 07:24:10.379 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:10.381 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 07:24:10.384 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 07:24:10.387 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 07:24:10.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:24:10.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:24:10.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 07:24:10.397 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:24:10.401 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 07:24:10.404 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 07:24:10.406 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 07:24:10.409 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 07:24:10.412 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 07:24:10.414 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 07:24:10.417 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 07:24:10.420 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 07:24:10.423 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 07:24:10.426 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 07:24:10.431 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 07:24:10.431 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:24:10.436 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 07:24:10.439 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 07:24:10.442 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 07:24:10.445 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 07:24:10.448 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:24:10.469 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 07:24:10.472 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:24:11.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:11.328 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:11.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:11.328 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:12.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:24:12.529 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:24:12.611 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-14 07:24:12.612 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-14 07:24:12.613 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-14 07:24:12.614 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-14 07:24:12.615 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 07:24:12.616 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 07:24:12.617 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-14 07:24:12.618 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 07:24:12.619 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-14 07:24:12.620 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-14 07:24:12.621 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 07:24:12.622 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 07:24:12.625 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 07:24:12.626 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-14 07:24:12.629 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-14 07:24:12.631 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 07:24:12.634 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-14 07:24:12.636 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-14 07:24:12.645 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-14 07:24:12.646 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-14 07:24:12.660 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-14 07:24:12.727 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-14 07:24:12.729 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-14 07:24:12.730 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-14 07:24:12.754 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 07:24:12.758 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 07:24:12.759 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 07:24:12.760 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 07:24:12.761 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 07:24:12.770 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-14 07:24:12.812 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-14 07:24:12.813 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-14 07:24:12.814 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 07:24:12.815 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 07:24:12.835 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-14 07:24:12.837 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-14 07:24:12.853 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-14 07:24:12.870 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-14 07:24:12.871 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-14 07:24:12.889 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 07:24:12.892 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-14 07:24:12.970 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-14 07:24:12.971 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-14 07:24:12.974 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-14 07:24:12.976 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-14 07:24:13.028 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-14 07:24:13.053 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-14 07:24:13.283 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 07:24:13.286 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 07:24:13.321 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 07:24:13.323 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 07:24:13.325 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 07:24:13.327 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 07:24:13.328 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 07:24:13.330 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 07:24:13.385 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-14 07:24:13.565 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 07:24:13.588 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 07:24:13.672 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 07:24:13.818 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 07:24:15.895 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:24:15.902 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:24:15.902 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:24:16.024 | + inc/python:pip_install:200 : result=0 2022-04-14 07:24:16.026 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:24:16.029 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:16.031 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:16.033 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:16.035 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:16.038 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:16.040 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:24:16.042 | + functions-common:time_stop:2439 : start_time=1649921050463 2022-04-14 07:24:16.044 | + functions-common:time_stop:2441 : [[ -z 1649921050463 ]] 2022-04-14 07:24:16.047 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:16.052 | + functions-common:time_stop:2444 : end_time=1649921056049 2022-04-14 07:24:16.054 | + functions-common:time_stop:2445 : elapsed_time=5586 2022-04-14 07:24:16.057 | + functions-common:time_stop:2446 : total=80696 2022-04-14 07:24:16.059 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:16.061 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86282 2022-04-14 07:24:16.064 | + inc/python:pip_install:203 : return 0 2022-04-14 07:24:16.066 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 07:24:16.069 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 07:24:16.072 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 07:24:16.085 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 07:24:16.090 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 07:24:16.092 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 07:24:16.094 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 07:24:16.097 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:24:16.099 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:24:16.103 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:24:16.105 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:24:16.107 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:24:16.110 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:24:16.127 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:24:16.130 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:24:16.132 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:16.135 | + functions-common:git_clone:629 : echo master 2022-04-14 07:24:16.135 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:24:16.140 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 07:24:16.143 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:16.145 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 07:24:16.157 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 07:24:16.160 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:24:16.160 | + functions-common:git_clone:685 : head -1 2022-04-14 07:24:16.199 | e8e7d66cf Merge "Update http with https" 2022-04-14 07:24:16.202 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:24:16.204 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 07:24:16.207 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:24:16.209 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:24:16.212 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 07:24:16.215 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:24:16.217 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 07:24:16.220 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:24:16.222 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:24:16.225 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 07:24:16.228 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:24:16.230 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:24:16.234 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 07:24:16.236 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:24:16.239 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 07:24:16.242 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:24:16.244 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:24:16.247 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 07:24:16.253 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 07:24:16.256 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 07:24:16.932 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 07:24:16.934 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:24:16.937 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:24:16.939 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:24:16.941 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:24:16.944 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 07:24:16.946 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:24:16.949 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:24:16.951 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:24:16.953 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:24:16.956 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:24:16.958 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:24:16.960 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:24:16.963 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 07:24:16.985 | Using python 3.8 to install /opt/stack/glance 2022-04-14 07:24:16.987 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-14 07:24:17.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:17.850 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:17.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:17.862 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:19.033 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:24:19.064 | Obtaining file:///opt/stack/glance 2022-04-14 07:24:19.065 | Preparing metadata (setup.py): started 2022-04-14 07:24:23.830 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:24:23.902 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.8.1) 2022-04-14 07:24:23.903 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.7.1) 2022-04-14 07:24:23.904 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.4.35) 2022-04-14 07:24:23.905 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.33.0) 2022-04-14 07:24:23.906 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.1.1) 2022-04-14 07:24:23.907 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.1) 2022-04-14 07:24:23.908 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.8.7) 2022-04-14 07:24:23.909 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.4.2) 2022-04-14 07:24:23.910 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.7.7) 2022-04-14 07:24:23.911 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.20.4) 2022-04-14 07:24:23.912 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (8.8.0) 2022-04-14 07:24:23.913 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 07:24:23.914 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.1.0) 2022-04-14 07:24:23.915 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:24:23.917 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.12.2) 2022-04-14 07:24:23.918 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 07:24:23.919 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.4.0) 2022-04-14 07:24:23.919 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.6.4) 2022-04-14 07:24:23.920 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 07:24:23.922 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (9.4.0) 2022-04-14 07:24:23.923 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.11.0) 2022-04-14 07:24:23.924 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:24:23.925 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 07:24:23.926 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:24:23.927 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.4.0) 2022-04-14 07:24:23.928 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (22.0.0) 2022-04-14 07:24:23.929 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (11.2.0) 2022-04-14 07:24:23.930 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.1.0) 2022-04-14 07:24:23.932 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:24:23.933 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.7.0) 2022-04-14 07:24:23.934 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (12.13.0) 2022-04-14 07:24:23.935 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.1) 2022-04-14 07:24:23.936 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.3.0) 2022-04-14 07:24:23.937 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.11.0) 2022-04-14 07:24:23.938 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.3.3) 2022-04-14 07:24:23.939 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.4.2) 2022-04-14 07:24:23.940 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.0.0) 2022-04-14 07:24:23.942 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:24:23.943 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (36.0.2) 2022-04-14 07:24:23.943 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.2.2) 2022-04-14 07:24:23.945 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.0.2) 2022-04-14 07:24:23.946 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.6.0) 2022-04-14 07:24:23.948 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.10.1) 2022-04-14 07:24:23.963 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (4.11.3) 2022-04-14 07:24:23.965 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (1.2.0) 2022-04-14 07:24:23.966 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (5.6.0) 2022-04-14 07:24:23.987 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (2.27.1) 2022-04-14 07:24:23.988 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (5.3.0) 2022-04-14 07:24:24.029 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev6) (1.15.0) 2022-04-14 07:24:24.044 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev6) (4.3.0) 2022-04-14 07:24:24.054 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev6) (1.14.0) 2022-04-14 07:24:24.068 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.16.0) 2022-04-14 07:24:24.069 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.1.2) 2022-04-14 07:24:24.070 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (2.2.1) 2022-04-14 07:24:24.168 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev6) (3.0.7) 2022-04-14 07:24:24.243 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev6) (1.7.0) 2022-04-14 07:24:24.295 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (2.10.1) 2022-04-14 07:24:24.297 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 07:24:24.332 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev6) (0.17.3) 2022-04-14 07:24:24.402 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (6.0) 2022-04-14 07:24:24.403 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (0.8.0) 2022-04-14 07:24:24.404 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:24:24.463 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (2.0.1) 2022-04-14 07:24:24.464 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 07:24:24.466 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.13.0) 2022-04-14 07:24:24.493 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev6) (0.61.0) 2022-04-14 07:24:24.540 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (0.9.6) 2022-04-14 07:24:24.541 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (2.8.2) 2022-04-14 07:24:24.600 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 07:24:24.602 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.2.4) 2022-04-14 07:24:24.604 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.4.0) 2022-04-14 07:24:24.605 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (2.8.0) 2022-04-14 07:24:24.608 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.1.0) 2022-04-14 07:24:24.631 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 07:24:24.634 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:24:24.637 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.3.0) 2022-04-14 07:24:24.680 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev6) (5.9.0) 2022-04-14 07:24:24.722 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (0.11.0) 2022-04-14 07:24:24.723 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (21.3) 2022-04-14 07:24:24.726 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (2022.1) 2022-04-14 07:24:24.801 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev6) (62.0.0) 2022-04-14 07:24:24.860 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev6) (0.2.5) 2022-04-14 07:24:24.959 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev6) (0.7) 2022-04-14 07:24:25.230 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:24:25.231 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (1.4.2) 2022-04-14 07:24:25.233 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.8) 2022-04-14 07:24:25.236 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (6.3.1) 2022-04-14 07:24:25.290 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev6) (0.8.1) 2022-04-14 07:24:25.313 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 07:24:25.406 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev6) (2.21) 2022-04-14 07:24:25.519 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev6) (2.1.1) 2022-04-14 07:24:25.729 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (5.1.1) 2022-04-14 07:24:25.730 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.32) 2022-04-14 07:24:25.731 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 07:24:25.732 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.4) 2022-04-14 07:24:25.734 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.1.5) 2022-04-14 07:24:25.736 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:24:25.737 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.0) 2022-04-14 07:24:25.854 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.14.1) 2022-04-14 07:24:25.885 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev6) (1.0.3) 2022-04-14 07:24:25.933 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (3.0.0) 2022-04-14 07:24:25.935 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (1.3.3) 2022-04-14 07:24:26.172 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (3.10.1) 2022-04-14 07:24:26.350 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (1.26.9) 2022-04-14 07:24:26.352 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2.0.12) 2022-04-14 07:24:26.354 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (3.3) 2022-04-14 07:24:26.355 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2019.11.28) 2022-04-14 07:24:26.462 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.2) 2022-04-14 07:24:26.613 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:24:26.743 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev6) (3.8.0) 2022-04-14 07:24:27.054 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 07:24:27.056 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (2.4.0) 2022-04-14 07:24:27.283 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.2) 2022-04-14 07:24:27.555 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 07:24:27.904 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (1.8.2) 2022-04-14 07:24:27.905 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (21.4.0) 2022-04-14 07:24:29.358 | Installing collected packages: glance 2022-04-14 07:24:29.358 | Attempting uninstall: glance 2022-04-14 07:24:29.359 | Found existing installation: glance 24.1.0.dev6 2022-04-14 07:24:29.365 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 07:24:29.367 | Running setup.py develop for glance 2022-04-14 07:24:35.471 | Successfully installed glance 2022-04-14 07:24:35.472 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:24:35.480 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:24:35.480 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:24:35.619 | + inc/python:pip_install:200 : result=0 2022-04-14 07:24:35.621 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:24:35.624 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:35.626 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:35.628 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:35.631 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:35.633 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:35.636 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:24:35.638 | + functions-common:time_stop:2439 : start_time=1649921056979 2022-04-14 07:24:35.640 | + functions-common:time_stop:2441 : [[ -z 1649921056979 ]] 2022-04-14 07:24:35.643 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:35.647 | + functions-common:time_stop:2444 : end_time=1649921075645 2022-04-14 07:24:35.650 | + functions-common:time_stop:2445 : elapsed_time=18666 2022-04-14 07:24:35.652 | + functions-common:time_stop:2446 : total=86282 2022-04-14 07:24:35.654 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:35.657 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=104948 2022-04-14 07:24:35.659 | + inc/python:pip_install:203 : return 0 2022-04-14 07:24:35.661 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:24:35.664 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:24:35.666 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:24:35.685 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:24:35.698 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 07:24:35.700 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 07:24:35.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:24:35.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:24:35.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 07:24:35.710 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:24:35.713 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:24:35.715 | + ./stack.sh:main:922 : configure_glance 2022-04-14 07:24:35.718 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 07:24:35.731 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 07:24:35.734 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 07:24:35.737 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 07:24:35.739 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 07:24:35.741 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 07:24:35.744 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:24:35.746 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:24:35.749 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 07:24:35.778 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:24:35.806 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 07:24:35.835 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:24:35.864 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 07:24:35.893 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 07:24:35.922 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 07:24:35.925 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:24:35.927 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 07:24:35.930 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:24:35.932 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 07:24:35.961 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 07:24:35.990 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 07:24:36.020 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 07:24:36.049 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 07:24:36.078 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 07:24:36.107 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 07:24:36.137 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 07:24:36.166 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:24:36.196 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:24:36.227 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:24:36.258 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 07:24:36.260 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 07:24:36.262 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 07:24:36.265 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:24:36.267 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:24:36.269 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:24:36.285 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:36.289 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:24:36.291 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:24:36.293 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:24:36.310 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:36.313 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:24:36.316 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:24:36.346 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:24:36.348 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:24:36.351 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 07:24:36.354 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 07:24:36.356 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 07:24:36.386 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 07:24:36.416 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 07:24:36.418 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 07:24:36.421 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 07:24:36.423 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 07:24:36.425 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:24:36.428 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 07:24:36.431 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:24:36.460 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 07:24:36.463 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-04-14 07:24:36.497 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:24:36.499 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 07:24:36.515 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:36.518 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 07:24:36.547 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 07:24:36.577 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 07:24:36.607 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 07:24:36.637 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 07:24:36.666 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 07:24:36.683 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:36.686 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:24:36.715 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 07:24:36.745 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 07:24:36.774 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-04-14 07:24:36.804 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 07:24:36.833 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-04-14 07:24:36.863 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 07:24:36.880 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:36.882 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 07:24:36.885 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 07:24:36.887 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:24:36.890 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:24:36.908 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:24:36.910 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:24:36.912 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:24:36.915 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:24:36.918 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:24:36.947 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:24:36.977 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:24:37.006 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:24:37.036 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 07:24:37.041 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 07:24:37.071 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 07:24:37.101 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:24:37.130 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-04-14 07:24:37.161 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 07:24:37.190 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 07:24:37.221 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 07:24:37.250 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:24:37.281 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 07:24:37.310 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 07:24:37.340 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 07:24:37.370 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 07:24:37.375 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-14 07:24:37.383 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 07:24:37.400 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:37.403 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 07:24:37.405 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 07:24:37.408 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 07:24:37.410 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 07:24:37.412 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 07:24:37.415 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 07:24:37.419 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 07:24:37.421 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 07:24:37.425 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 07:24:37.455 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 07:24:37.458 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 07:24:37.460 | ++ functions:get_random_port:837 : true 2022-04-14 07:24:37.463 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 07:24:37.465 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 07:24:37.467 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 07:24:37.527 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 07:24:37.529 | ++ functions:get_random_port:841 : break 2 2022-04-14 07:24:37.531 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 07:24:37.534 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 07:24:37.536 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 07:24:37.564 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 07:24:37.592 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 07:24:37.619 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:24:37.647 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:24:37.674 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:24:37.702 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:24:37.729 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:24:37.756 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:24:37.785 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:24:37.813 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:24:37.840 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:24:37.869 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:24:37.896 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:24:37.923 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 07:24:37.951 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 07:24:37.979 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 07:24:38.006 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 07:24:38.033 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 07:24:38.062 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 07:24:38.064 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 07:24:38.067 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:24:38.069 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:38.071 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:38.074 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 07:24:38.076 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 07:24:38.131 | proxy (enabled by site administrator) 2022-04-14 07:24:38.134 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 07:24:38.137 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 07:24:38.139 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:24:38.141 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:38.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:38.146 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 07:24:38.148 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 07:24:38.203 | proxy_http (enabled by site administrator) 2022-04-14 07:24:38.206 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 07:24:38.209 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 07:24:38.212 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 07:24:38.216 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:24:38.224 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:38.227 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:38.229 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:24:38.232 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:24:38.235 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 07:24:38.235 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:24:38.244 | KeepAlive Off 2022-04-14 07:24:38.248 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:24:38.248 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 07:24:38.257 | SetEnv proxy-sendchunked 1 2022-04-14 07:24:38.261 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:24:38.261 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 07:24:38.269 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 07:24:38.276 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 07:24:38.278 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 07:24:38.281 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:24:38.283 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:24:38.286 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:24:38.289 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:38.291 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:38.293 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:24:38.295 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:24:38.298 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:38.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:38.302 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 07:24:38.364 | Site glance-wsgi-api already enabled 2022-04-14 07:24:38.368 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 07:24:38.370 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:24:38.373 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:24:38.375 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:24:38.511 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 07:24:38.519 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 07:24:38.555 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 07:24:38.558 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 07:24:38.581 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:38.584 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 07:24:38.587 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 07:24:38.589 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 07:24:38.594 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:24:38.597 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 07:24:38.599 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 07:24:38.602 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 07:24:38.604 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 07:24:38.606 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:24:38.609 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:24:38.612 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:24:38.615 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:24:38.617 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:24:38.620 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:24:38.637 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:24:38.639 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:24:38.642 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:38.645 | + functions-common:git_clone:629 : echo master 2022-04-14 07:24:38.645 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:24:38.651 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 07:24:38.653 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:38.656 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 07:24:38.668 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 07:24:38.671 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:24:38.672 | + functions-common:git_clone:685 : head -1 2022-04-14 07:24:38.675 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-14 07:24:38.678 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:24:38.681 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 07:24:38.683 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:24:38.686 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:24:38.688 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 07:24:38.691 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:24:38.693 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 07:24:38.696 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:24:38.699 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:24:38.701 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 07:24:38.704 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:24:38.706 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:24:38.709 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 07:24:38.712 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:24:38.715 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 07:24:38.718 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:24:38.720 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:24:38.724 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 07:24:38.729 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 07:24:38.732 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 07:24:39.421 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 07:24:39.423 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:24:39.426 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:24:39.428 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:24:39.431 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:24:39.434 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 07:24:39.436 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:24:39.438 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:24:39.441 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:24:39.443 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:24:39.446 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:24:39.452 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:24:39.454 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:24:39.457 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 07:24:39.479 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 07:24:39.481 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-14 07:24:40.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:40.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:40.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:40.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:41.529 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:24:41.560 | Obtaining file:///opt/stack/cinder 2022-04-14 07:24:41.560 | Preparing metadata (setup.py): started 2022-04-14 07:24:47.110 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:24:47.261 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-14 07:24:47.263 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-14 07:24:47.264 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-14 07:24:47.266 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-14 07:24:47.267 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-14 07:24:47.268 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-14 07:24:47.269 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-14 07:24:47.270 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 07:24:47.271 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-14 07:24:47.273 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-14 07:24:47.274 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-14 07:24:47.275 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-14 07:24:47.276 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 07:24:47.277 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-14 07:24:47.278 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-14 07:24:47.279 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-14 07:24:47.280 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-14 07:24:47.282 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-14 07:24:47.284 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-14 07:24:47.285 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-14 07:24:47.286 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-14 07:24:47.287 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 07:24:47.289 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-14 07:24:47.290 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-14 07:24:47.291 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:24:47.292 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-14 07:24:47.293 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-14 07:24:47.295 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-14 07:24:47.296 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-14 07:24:47.297 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-14 07:24:47.298 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 07:24:47.299 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-14 07:24:47.300 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-14 07:24:47.301 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-14 07:24:47.303 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-14 07:24:47.304 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-14 07:24:47.306 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-14 07:24:47.307 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-14 07:24:47.308 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-14 07:24:47.309 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-14 07:24:47.310 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-14 07:24:47.311 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-14 07:24:47.312 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-14 07:24:47.313 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-14 07:24:47.314 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-14 07:24:47.315 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-14 07:24:47.316 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-14 07:24:47.317 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 07:24:47.318 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-14 07:24:47.319 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 07:24:47.321 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-14 07:24:47.323 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-14 07:24:47.324 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-14 07:24:47.325 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-14 07:24:47.326 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-14 07:24:47.327 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-14 07:24:47.329 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-14 07:24:47.330 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-14 07:24:47.331 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-14 07:24:47.332 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-14 07:24:47.333 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-14 07:24:47.334 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-14 07:24:47.349 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 07:24:47.351 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 07:24:47.352 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-14 07:24:47.418 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-14 07:24:47.455 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-14 07:24:47.471 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-14 07:24:47.472 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-14 07:24:47.473 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-14 07:24:47.475 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-14 07:24:47.574 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-14 07:24:47.628 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-14 07:24:47.630 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 07:24:47.657 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-14 07:24:47.658 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-14 07:24:47.659 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-14 07:24:47.744 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-14 07:24:47.800 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 07:24:47.801 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-14 07:24:47.802 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-14 07:24:47.803 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:24:47.864 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-14 07:24:47.867 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 07:24:47.869 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-14 07:24:47.927 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-14 07:24:47.931 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-14 07:24:47.991 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-14 07:24:47.994 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-14 07:24:47.995 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 07:24:47.997 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-14 07:24:47.998 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 07:24:48.023 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 07:24:48.025 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 07:24:48.027 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-14 07:24:48.077 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-14 07:24:48.159 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-14 07:24:48.161 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 07:24:48.188 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 07:24:48.216 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-14 07:24:48.283 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-14 07:24:48.286 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-14 07:24:48.417 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:24:48.442 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-14 07:24:48.590 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-14 07:24:48.626 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-14 07:24:48.628 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 07:24:48.630 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-14 07:24:48.831 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-14 07:24:48.834 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-14 07:24:48.835 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-14 07:24:48.871 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-14 07:24:48.902 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-14 07:24:49.142 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 07:24:49.143 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-14 07:24:49.284 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-14 07:24:49.287 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-14 07:24:49.289 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 07:24:49.451 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-14 07:24:49.571 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-14 07:24:49.573 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-14 07:24:49.574 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-14 07:24:49.609 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 07:24:49.827 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-14 07:24:49.905 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 07:24:49.907 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 07:24:50.089 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 07:24:50.181 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-14 07:24:50.183 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-14 07:24:50.369 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-14 07:24:50.822 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-14 07:24:50.874 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-14 07:24:50.924 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-14 07:24:52.005 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-14 07:24:52.279 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-14 07:24:52.280 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-14 07:24:52.430 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-14 07:24:52.631 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 07:24:52.809 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-14 07:24:54.506 | Installing collected packages: cinder 2022-04-14 07:24:54.506 | Attempting uninstall: cinder 2022-04-14 07:24:54.507 | Found existing installation: cinder 20.1.0.dev48 2022-04-14 07:24:54.513 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 07:24:54.514 | Running setup.py develop for cinder 2022-04-14 07:25:02.133 | Successfully installed cinder 2022-04-14 07:25:02.133 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:25:02.142 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:25:02.142 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:25:02.291 | + inc/python:pip_install:200 : result=0 2022-04-14 07:25:02.294 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:25:02.296 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:02.298 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:02.300 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:02.303 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:02.305 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:02.307 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:25:02.310 | + functions-common:time_stop:2439 : start_time=1649921079473 2022-04-14 07:25:02.312 | + functions-common:time_stop:2441 : [[ -z 1649921079473 ]] 2022-04-14 07:25:02.315 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:02.319 | + functions-common:time_stop:2444 : end_time=1649921102316 2022-04-14 07:25:02.321 | + functions-common:time_stop:2445 : elapsed_time=22843 2022-04-14 07:25:02.323 | + functions-common:time_stop:2446 : total=104948 2022-04-14 07:25:02.326 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:02.328 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=127791 2022-04-14 07:25:02.330 | + inc/python:pip_install:203 : return 0 2022-04-14 07:25:02.333 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:25:02.336 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:25:02.338 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:25:02.358 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:25:02.371 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 07:25:02.374 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 07:25:02.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:25:02.380 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:25:02.383 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 07:25:02.385 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:25:02.388 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 07:25:02.390 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 07:25:02.393 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 07:25:02.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:02.398 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:02.401 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 07:25:02.413 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 07:25:02.416 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:25:02.418 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:25:02.421 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:25:02.423 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:25:02.426 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:25:02.428 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:25:02.431 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:02.433 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:02.435 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:25:02.438 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:25:02.440 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:25:02.443 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:25:02.446 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 07:25:02.448 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:25:02.450 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:02.453 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:02.455 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 07:25:02.479 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 07:25:02.588 | Reading package lists... 2022-04-14 07:25:02.840 | Building dependency tree... 2022-04-14 07:25:02.842 | Reading state information... 2022-04-14 07:25:03.093 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 07:25:03.093 | The following packages were automatically installed and are no longer required: 2022-04-14 07:25:03.094 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:25:03.094 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:25:03.094 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:25:03.094 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:25:03.094 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:25:03.095 | python3-zope.interface 2022-04-14 07:25:03.095 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:25:03.210 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:25:03.215 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:25:03.218 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:25:03.220 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:03.223 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:03.226 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:03.228 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:03.231 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:03.233 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:25:03.236 | + functions-common:time_stop:2439 : start_time=1649921102476 2022-04-14 07:25:03.238 | + functions-common:time_stop:2441 : [[ -z 1649921102476 ]] 2022-04-14 07:25:03.242 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:03.246 | + functions-common:time_stop:2444 : end_time=1649921103244 2022-04-14 07:25:03.249 | + functions-common:time_stop:2445 : elapsed_time=768 2022-04-14 07:25:03.251 | + functions-common:time_stop:2446 : total=5233 2022-04-14 07:25:03.254 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:03.257 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6001 2022-04-14 07:25:03.259 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:25:03.262 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:25:03.264 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 07:25:03.267 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 07:25:03.279 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 07:25:03.283 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 07:25:03.285 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 07:25:03.288 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:25:03.291 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 07:25:03.291 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:25:03.295 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 07:25:03.297 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 07:25:03.300 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:25:03.302 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 07:25:03.304 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 07:25:03.306 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 07:25:03.309 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 07:25:03.311 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 07:25:03.322 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 07:25:03.334 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-14 07:25:03.346 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-14 07:25:03.358 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 07:25:03.371 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:25:03.374 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:25:03.378 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.eWtPpEa3yu 2022-04-14 07:25:03.380 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:25:03.382 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:25:03.385 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 07:25:03.387 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.eWtPpEa3yu 2022-04-14 07:25:03.391 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.eWtPpEa3yu 2022-04-14 07:25:03.402 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.eWtPpEa3yu /etc/sudoers.d/cinder-rootwrap 2022-04-14 07:25:03.415 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 07:25:03.419 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:25:03.421 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:25:03.423 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:25:03.426 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:25:03.428 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 07:25:03.432 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 07:25:03.435 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 07:25:03.437 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 07:25:03.443 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 07:25:03.447 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 07:25:03.469 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 07:25:03.487 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 07:25:03.506 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 07:25:03.525 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 07:25:03.543 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 07:25:03.562 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 07:25:03.580 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 07:25:03.599 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 07:25:03.602 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:25:03.604 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 07:25:03.607 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:25:03.609 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 07:25:03.638 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 07:25:03.666 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 07:25:03.693 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 07:25:03.721 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 07:25:03.749 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 07:25:03.777 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 07:25:03.805 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 07:25:03.832 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:25:03.861 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:25:03.888 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 07:25:03.919 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 07:25:03.947 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 07:25:03.950 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 07:25:03.952 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 07:25:03.955 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 07:25:03.957 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:25:03.961 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:25:03.992 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 07:25:04.019 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 07:25:04.048 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 07:25:04.076 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 07:25:04.105 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 07:25:04.133 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 07:25:04.164 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 07:25:04.167 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-04-14 07:25:04.195 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:25:04.227 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 07:25:04.234 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key b59c78c7a8e2e6def5de22acfa44435e 2022-04-14 07:25:04.262 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 07:25:04.265 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 07:25:04.293 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 07:25:04.321 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 07:25:04.349 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 07:25:04.378 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 07:25:04.395 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:04.398 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 07:25:04.400 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 07:25:04.403 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 07:25:04.405 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 07:25:04.407 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 07:25:04.410 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 07:25:04.412 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 07:25:04.414 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 07:25:04.417 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 07:25:04.419 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 07:25:04.422 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 07:25:04.453 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 07:25:04.482 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 07:25:04.509 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 07:25:04.538 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 07:25:04.566 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 07:25:04.594 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 07:25:04.596 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 07:25:04.599 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 07:25:04.602 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 07:25:04.630 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 07:25:04.632 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 07:25:04.661 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 07:25:04.664 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 07:25:04.667 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 07:25:04.669 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 07:25:04.697 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 07:25:04.699 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 07:25:04.702 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 07:25:04.719 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:04.721 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 07:25:04.724 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 07:25:04.727 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 07:25:04.729 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 07:25:04.757 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.37:8080/v1/AUTH_ 2022-04-14 07:25:04.785 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 07:25:04.802 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:04.805 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 07:25:04.822 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:04.824 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 07:25:04.842 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:04.844 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 07:25:04.846 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 07:25:04.849 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 07:25:04.851 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 07:25:04.854 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:25:04.856 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:25:04.859 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:25:04.875 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:04.878 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:25:04.880 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:25:04.883 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:25:04.899 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:04.902 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:25:04.905 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:25:04.932 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:25:04.934 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:25:04.937 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 07:25:04.939 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 07:25:04.941 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:25:04.945 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:25:04.962 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:25:04.964 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:25:04.967 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:25:04.969 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:25:04.971 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:25:04.999 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:25:05.028 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:25:05.056 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:25:05.085 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 07:25:05.102 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:05.104 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 07:25:05.107 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:25:05.109 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 07:25:05.112 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 07:25:05.114 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:25:05.116 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:25:05.119 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 07:25:05.123 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 07:25:05.126 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:25:05.128 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:25:05.141 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:25:05.141 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:25:05.150 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:25:05.153 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:25:05.169 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:25:05.171 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:25:05.175 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 07:25:05.205 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:25:05.232 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 07:25:05.259 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:25:05.286 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:25:05.314 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:25:05.341 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:25:05.369 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:25:05.396 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:25:05.423 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:25:05.451 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:25:05.478 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:25:05.506 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:25:05.534 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:25:05.536 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:25:05.539 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 07:25:05.541 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 07:25:05.544 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:25:05.546 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:05.549 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:05.551 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:25:05.554 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:25:05.557 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:25:05.584 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:25:05.612 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 07:25:05.613 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:25:05.622 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 07:25:05.625 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 07:25:05.627 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 07:25:05.630 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:25:05.632 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:25:05.634 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:25:05.637 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:05.639 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:05.642 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:25:05.644 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:25:05.646 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:05.649 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:05.651 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 07:25:05.714 | Enabling site cinder-wsgi. 2022-04-14 07:25:05.720 | To activate the new configuration, you need to run: 2022-04-14 07:25:05.720 | systemctl reload apache2 2022-04-14 07:25:05.724 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:25:05.727 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:25:05.729 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:25:05.732 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:25:05.877 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 07:25:05.879 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 07:25:05.922 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-04-14 07:25:05.954 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 07:25:05.971 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:05.974 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 07:25:05.977 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:25:05.979 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:25:05.982 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:25:05.984 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 07:25:06.016 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 07:25:06.050 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-04-14 07:25:06.081 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 07:25:06.113 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 07:25:06.141 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 07:25:06.169 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 07:25:06.197 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 07:25:06.226 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:25:06.254 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 07:25:06.282 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 07:25:06.310 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:25:06.339 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 07:25:06.341 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 07:25:06.358 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:06.360 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-04-14 07:25:06.393 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 07:25:06.396 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 07:25:06.414 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:06.417 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 07:25:06.419 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 07:25:06.422 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 07:25:06.424 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:25:06.427 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 07:25:06.429 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 07:25:06.433 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:25:06.434 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:25:06.439 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:25:06.442 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:25:06.445 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:25:06.448 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:25:06.450 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 07:25:06.453 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 07:25:06.455 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 07:25:06.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:25:06.461 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:25:06.463 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 07:25:06.466 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:25:06.469 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 07:25:06.471 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 07:25:06.474 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 07:25:06.476 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:25:06.478 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:25:06.481 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:25:06.484 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:25:06.486 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:25:06.489 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:25:06.505 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:25:06.508 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:25:06.510 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:25:06.513 | + functions-common:git_clone:629 : echo master 2022-04-14 07:25:06.513 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:25:06.518 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 07:25:06.520 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:25:06.523 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 07:25:06.535 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 07:25:06.539 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:25:06.539 | + functions-common:git_clone:685 : head -1 2022-04-14 07:25:06.543 | 5e36ddb39a Merge commit 'refs/changes/52/837552/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 07:25:06.546 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:25:06.548 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 07:25:06.551 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:25:06.553 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:25:06.556 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 07:25:06.558 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:25:06.561 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 07:25:06.563 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:25:06.566 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:25:06.568 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 07:25:06.571 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:25:06.573 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:25:06.577 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 07:25:06.579 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:25:06.582 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 07:25:06.585 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:25:06.587 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:25:06.591 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 07:25:06.596 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 07:25:06.599 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 07:25:07.273 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 07:25:07.276 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:25:07.278 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:25:07.281 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:25:07.283 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:25:07.285 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 07:25:07.288 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:25:07.290 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:25:07.293 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:25:07.295 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:25:07.297 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:25:07.299 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:25:07.302 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:25:07.305 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 07:25:07.326 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 07:25:07.328 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-14 07:25:08.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:08.185 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:08.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:08.185 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:09.351 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:25:09.383 | Obtaining file:///opt/stack/neutron 2022-04-14 07:25:09.384 | Preparing metadata (setup.py): started 2022-04-14 07:25:15.098 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:25:15.187 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.8.1) 2022-04-14 07:25:15.188 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-14 07:25:15.189 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:25:15.190 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.1) 2022-04-14 07:25:15.191 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:25:15.192 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.1) 2022-04-14 07:25:15.194 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.33.0) 2022-04-14 07:25:15.195 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.1) 2022-04-14 07:25:15.196 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.20.4) 2022-04-14 07:25:15.197 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.27.1) 2022-04-14 07:25:15.198 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.1.1) 2022-04-14 07:25:15.199 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (9.4.0) 2022-04-14 07:25:15.200 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.8.0) 2022-04-14 07:25:15.201 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.11.0) 2022-04-14 07:25:15.202 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.20.0) 2022-04-14 07:25:15.203 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (7.8.0) 2022-04-14 07:25:15.204 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-14 07:25:15.205 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.35) 2022-04-14 07:25:15.206 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.8.7) 2022-04-14 07:25:15.207 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:25:15.209 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.7.7) 2022-04-14 07:25:15.210 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-14 07:25:15.211 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.10.1) 2022-04-14 07:25:15.212 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:25:15.213 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (8.8.0) 2022-04-14 07:25:15.214 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.1.0) 2022-04-14 07:25:15.215 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (11.2.0) 2022-04-14 07:25:15.216 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.0) 2022-04-14 07:25:15.217 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.7.0) 2022-04-14 07:25:15.219 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (12.13.0) 2022-04-14 07:25:15.220 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.1) 2022-04-14 07:25:15.221 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.11.0) 2022-04-14 07:25:15.222 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.0) 2022-04-14 07:25:15.223 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.0) 2022-04-14 07:25:15.224 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-14 07:25:15.225 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.3.0) 2022-04-14 07:25:15.226 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.8.0) 2022-04-14 07:25:15.227 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.5.0) 2022-04-14 07:25:15.229 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.12.2) 2022-04-14 07:25:15.230 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.6.0) 2022-04-14 07:25:15.231 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.4.2) 2022-04-14 07:25:15.232 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.1) 2022-04-14 07:25:15.233 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.1.0) 2022-04-14 07:25:15.234 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.16.0) 2022-04-14 07:25:15.235 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.16.0) 2022-04-14 07:25:15.236 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (21.3) 2022-04-14 07:25:15.237 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.9.0) 2022-04-14 07:25:15.238 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:25:15.239 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (22.0.0) 2022-04-14 07:25:15.241 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (17.7.0) 2022-04-14 07:25:15.242 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.61.0) 2022-04-14 07:25:15.243 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:25:15.244 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.1) 2022-04-14 07:25:15.245 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:25:15.246 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.11.0) 2022-04-14 07:25:15.263 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (4.11.3) 2022-04-14 07:25:15.264 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (1.2.0) 2022-04-14 07:25:15.265 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (5.6.0) 2022-04-14 07:25:15.273 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev116) (1.14.0) 2022-04-14 07:25:15.285 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.16.0) 2022-04-14 07:25:15.286 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.1.2) 2022-04-14 07:25:15.287 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (2.2.1) 2022-04-14 07:25:15.307 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev116) (3.0.7) 2022-04-14 07:25:15.314 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:25:15.375 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.0.2) 2022-04-14 07:25:15.376 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.7.0) 2022-04-14 07:25:15.427 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (4.4.0) 2022-04-14 07:25:15.432 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (3.1.1) 2022-04-14 07:25:15.476 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (1.2.2) 2022-04-14 07:25:15.480 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (2.7.0) 2022-04-14 07:25:15.509 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (6.0) 2022-04-14 07:25:15.510 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.4) 2022-04-14 07:25:15.511 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (36.0.2) 2022-04-14 07:25:15.512 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.0.0) 2022-04-14 07:25:15.514 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.1.5) 2022-04-14 07:25:15.515 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:25:15.516 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.0) 2022-04-14 07:25:15.517 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.32) 2022-04-14 07:25:15.534 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev116) (1.0.3) 2022-04-14 07:25:15.625 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev116) (0.17.3) 2022-04-14 07:25:15.693 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev116) (1.5.0) 2022-04-14 07:25:15.756 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.13.0) 2022-04-14 07:25:15.757 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (2.0.1) 2022-04-14 07:25:15.758 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-14 07:25:15.816 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (0.9.6) 2022-04-14 07:25:15.817 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (2.8.2) 2022-04-14 07:25:15.876 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-14 07:25:15.878 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.2.4) 2022-04-14 07:25:15.881 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.4.0) 2022-04-14 07:25:15.885 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.1.0) 2022-04-14 07:25:15.907 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.3.0) 2022-04-14 07:25:15.909 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 07:25:15.958 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (1.15.0) 2022-04-14 07:25:16.009 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev116) (2022.1) 2022-04-14 07:25:16.042 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.3.3) 2022-04-14 07:25:16.043 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (3.0.0) 2022-04-14 07:25:16.071 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 07:25:16.214 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:25:16.284 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev116) (62.0.0) 2022-04-14 07:25:16.360 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (3.0.0) 2022-04-14 07:25:16.361 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (0.3.5) 2022-04-14 07:25:16.471 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:25:16.472 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:25:16.473 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:25:16.474 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:25:16.476 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:25:16.478 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:25:16.479 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:25:16.682 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:25:16.683 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 07:25:16.686 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.10.1) 2022-04-14 07:25:16.729 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (3.17.6) 2022-04-14 07:25:16.732 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (2.1.0) 2022-04-14 07:25:16.826 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2.0.12) 2022-04-14 07:25:16.827 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2019.11.28) 2022-04-14 07:25:16.828 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (1.26.9) 2022-04-14 07:25:16.830 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (3.3) 2022-04-14 07:25:16.866 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev116) (0.7) 2022-04-14 07:25:17.202 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev116) (0.13.1) 2022-04-14 07:25:17.275 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-14 07:25:17.432 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (2.21) 2022-04-14 07:25:17.504 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:25:17.506 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-14 07:25:17.737 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:25:17.908 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.2) 2022-04-14 07:25:18.469 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.14.1) 2022-04-14 07:25:18.518 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (0.2.5) 2022-04-14 07:25:19.116 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.2) 2022-04-14 07:25:19.117 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.4.2) 2022-04-14 07:25:19.429 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:25:19.430 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (4.11.1) 2022-04-14 07:25:19.595 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev116) (3.8.0) 2022-04-14 07:25:19.834 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (1.8.2) 2022-04-14 07:25:19.835 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (21.4.0) 2022-04-14 07:25:20.017 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.0.0) 2022-04-14 07:25:20.276 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.3.2) 2022-04-14 07:25:21.866 | Installing collected packages: neutron 2022-04-14 07:25:21.866 | Attempting uninstall: neutron 2022-04-14 07:25:21.867 | Found existing installation: neutron 20.1.0.dev116 2022-04-14 07:25:21.885 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 07:25:21.887 | Running setup.py develop for neutron 2022-04-14 07:25:29.492 | Successfully installed neutron 2022-04-14 07:25:29.492 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:25:29.500 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:25:29.501 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:25:29.645 | + inc/python:pip_install:200 : result=0 2022-04-14 07:25:29.648 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:25:29.651 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:29.653 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:29.655 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:29.657 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:29.660 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:29.662 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:25:29.664 | + functions-common:time_stop:2439 : start_time=1649921107320 2022-04-14 07:25:29.666 | + functions-common:time_stop:2441 : [[ -z 1649921107320 ]] 2022-04-14 07:25:29.669 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:29.673 | + functions-common:time_stop:2444 : end_time=1649921129671 2022-04-14 07:25:29.678 | + functions-common:time_stop:2445 : elapsed_time=22351 2022-04-14 07:25:29.680 | + functions-common:time_stop:2446 : total=127791 2022-04-14 07:25:29.683 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:29.692 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=150142 2022-04-14 07:25:29.692 | + inc/python:pip_install:203 : return 0 2022-04-14 07:25:29.692 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:25:29.692 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:25:29.695 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:25:29.714 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:25:29.727 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 07:25:29.729 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 07:25:29.732 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:25:29.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:25:29.737 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 07:25:29.740 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:25:29.742 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 07:25:29.745 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:25:29.747 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 07:25:29.764 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:29.767 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 07:25:29.769 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 07:25:29.772 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 07:25:29.775 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:25:29.778 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 07:25:29.780 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 07:25:29.783 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 07:25:29.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:25:29.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:25:29.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 07:25:29.792 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:25:29.795 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 07:25:29.811 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:29.813 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 07:25:29.830 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:29.832 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 07:25:29.850 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:29.852 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 07:25:29.855 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 07:25:29.857 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 07:25:29.859 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:25:29.861 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:25:29.864 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:25:29.867 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:25:29.869 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:25:29.871 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:25:29.887 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:25:29.890 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:25:29.892 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:25:29.895 | + functions-common:git_clone:629 : echo master 2022-04-14 07:25:29.895 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:25:29.901 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 07:25:29.903 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:25:29.905 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 07:25:29.917 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 07:25:29.920 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:25:29.921 | + functions-common:git_clone:685 : head -1 2022-04-14 07:25:29.924 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 07:25:29.927 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:25:29.930 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 07:25:29.932 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:25:29.935 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:25:29.937 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 07:25:29.939 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:25:29.942 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 07:25:29.945 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:25:29.947 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:25:29.950 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 07:25:29.952 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:25:29.955 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:25:29.958 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 07:25:29.961 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:25:29.964 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 07:25:29.966 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:25:29.969 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:25:29.972 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 07:25:29.978 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 07:25:29.980 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 07:25:30.644 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 07:25:30.646 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:25:30.649 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:25:30.651 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:25:30.654 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:25:30.656 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 07:25:30.659 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:25:30.661 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:25:30.664 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:25:30.666 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:25:30.668 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:25:30.671 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:25:30.673 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:25:30.676 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 07:25:30.697 | Using python 3.8 to install /opt/stack/nova 2022-04-14 07:25:30.699 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-14 07:25:31.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.594 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:31.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.594 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.820 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:25:32.851 | Obtaining file:///opt/stack/nova 2022-04-14 07:25:32.852 | Preparing metadata (setup.py): started 2022-04-14 07:25:39.528 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:25:39.654 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-14 07:25:39.655 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-14 07:25:39.656 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-14 07:25:39.657 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-14 07:25:39.658 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-14 07:25:39.659 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-14 07:25:39.660 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-14 07:25:39.661 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-14 07:25:39.662 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-14 07:25:39.664 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-14 07:25:39.665 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-14 07:25:39.666 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-14 07:25:39.667 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 07:25:39.668 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:25:39.669 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-14 07:25:39.670 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-14 07:25:39.671 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-14 07:25:39.672 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-14 07:25:39.673 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-14 07:25:39.674 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-14 07:25:39.675 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:25:39.676 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-14 07:25:39.677 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 07:25:39.679 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-14 07:25:39.680 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-14 07:25:39.681 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-14 07:25:39.682 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 07:25:39.683 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-14 07:25:39.685 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-14 07:25:39.686 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 07:25:39.687 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-14 07:25:39.688 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-14 07:25:39.689 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-14 07:25:39.690 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:25:39.691 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-14 07:25:39.692 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-14 07:25:39.694 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:25:39.695 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-14 07:25:39.696 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-14 07:25:39.697 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-14 07:25:39.698 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-14 07:25:39.699 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-14 07:25:39.700 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 07:25:39.701 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-14 07:25:39.702 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-14 07:25:39.703 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:25:39.705 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-14 07:25:39.706 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-14 07:25:39.707 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-14 07:25:39.708 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-14 07:25:39.710 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-14 07:25:39.711 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 07:25:39.712 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-14 07:25:39.713 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-14 07:25:39.714 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-14 07:25:39.715 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-14 07:25:39.716 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-14 07:25:39.717 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:25:39.718 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-14 07:25:39.719 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-14 07:25:39.720 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-14 07:25:39.721 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:25:39.722 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-14 07:25:39.723 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 07:25:39.740 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-14 07:25:39.741 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-14 07:25:39.743 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-14 07:25:39.765 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-14 07:25:39.804 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-14 07:25:39.835 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-14 07:25:39.836 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-14 07:25:39.860 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-14 07:25:39.985 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-14 07:25:39.987 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-14 07:25:40.046 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-14 07:25:40.048 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-14 07:25:40.075 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-14 07:25:40.076 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:25:40.078 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-14 07:25:40.079 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 07:25:40.101 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-14 07:25:40.105 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-14 07:25:40.154 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:25:40.156 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:25:40.159 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-14 07:25:40.218 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-14 07:25:40.328 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 07:25:40.329 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-14 07:25:40.411 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-14 07:25:40.473 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-14 07:25:40.476 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 07:25:40.477 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-14 07:25:40.481 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-14 07:25:40.507 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:25:40.510 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-14 07:25:40.583 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-14 07:25:40.644 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-14 07:25:40.679 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-14 07:25:40.681 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:25:40.743 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-14 07:25:40.744 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-14 07:25:40.835 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:25:40.866 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-14 07:25:40.958 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-14 07:25:41.037 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-14 07:25:41.102 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-14 07:25:41.103 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-14 07:25:41.105 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:25:41.151 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-14 07:25:41.154 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:25:41.156 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-14 07:25:41.237 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-14 07:25:41.238 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-14 07:25:41.241 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-14 07:25:41.243 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-14 07:25:41.337 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-14 07:25:41.549 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-14 07:25:41.550 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-14 07:25:41.661 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-14 07:25:41.662 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:25:41.663 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-14 07:25:41.780 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-14 07:25:41.857 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-14 07:25:41.891 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 07:25:42.094 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-14 07:25:42.170 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 07:25:42.174 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:25:42.388 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:25:42.495 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-14 07:25:42.957 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-14 07:25:43.004 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-14 07:25:43.397 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:25:43.398 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:25:43.399 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:25:43.400 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:25:43.401 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:25:43.402 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:25:43.404 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:25:44.657 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-14 07:25:45.064 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-14 07:25:45.065 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-14 07:25:45.163 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:25:45.266 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 07:25:46.939 | Installing collected packages: nova 2022-04-14 07:25:46.939 | Attempting uninstall: nova 2022-04-14 07:25:46.939 | Found existing installation: nova 25.1.0.dev32 2022-04-14 07:25:46.948 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 07:25:46.950 | Running setup.py develop for nova 2022-04-14 07:25:55.199 | Successfully installed nova 2022-04-14 07:25:55.199 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:25:55.208 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:25:55.208 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:25:55.354 | + inc/python:pip_install:200 : result=0 2022-04-14 07:25:55.366 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:25:55.366 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:55.366 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:55.366 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:55.366 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:55.368 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:55.371 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:25:55.373 | + functions-common:time_stop:2439 : start_time=1649921130692 2022-04-14 07:25:55.375 | + functions-common:time_stop:2441 : [[ -z 1649921130692 ]] 2022-04-14 07:25:55.378 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:55.382 | + functions-common:time_stop:2444 : end_time=1649921155379 2022-04-14 07:25:55.384 | + functions-common:time_stop:2445 : elapsed_time=24687 2022-04-14 07:25:55.386 | + functions-common:time_stop:2446 : total=150142 2022-04-14 07:25:55.388 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:55.391 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=174829 2022-04-14 07:25:55.393 | + inc/python:pip_install:203 : return 0 2022-04-14 07:25:55.395 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:25:55.398 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:25:55.400 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:25:55.419 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:25:55.431 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 07:25:55.434 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 07:25:55.436 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:25:55.439 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:25:55.441 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 07:25:55.444 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:25:55.446 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 07:25:55.459 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:25:55.462 | + ./stack.sh:main:939 : configure_nova 2022-04-14 07:25:55.464 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 07:25:55.477 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 07:25:55.480 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 07:25:55.482 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:25:55.486 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 07:25:55.486 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:25:55.491 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 07:25:55.494 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 07:25:55.496 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:25:55.499 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 07:25:55.501 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 07:25:55.503 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 07:25:55.506 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 07:25:55.508 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 07:25:55.520 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 07:25:55.533 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 07:25:55.545 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 07:25:55.558 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 07:25:55.570 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:25:55.573 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:25:55.577 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Feb9B0OxfI 2022-04-14 07:25:55.580 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:25:55.582 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:25:55.585 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 07:25:55.588 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:25:55.590 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:25:55.593 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Feb9B0OxfI 2022-04-14 07:25:55.597 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Feb9B0OxfI 2022-04-14 07:25:55.609 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Feb9B0OxfI /etc/sudoers.d/nova-rootwrap 2022-04-14 07:25:55.622 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 07:25:55.626 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:25:55.629 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:25:55.632 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:25:55.634 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:25:55.637 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 07:25:55.639 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 07:25:55.642 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 07:25:55.644 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 07:25:55.649 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 07:25:55.667 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:55.669 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 07:25:55.671 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 07:25:55.675 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 07:25:55.679 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 07:25:55.707 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 07:25:55.710 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 07:25:55.738 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 07:25:55.766 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 07:25:55.793 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 07:25:55.823 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 07:25:55.853 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 07:25:55.882 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 07:25:55.884 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-04-14 07:25:55.911 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 07:25:55.938 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 07:25:55.965 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 07:25:55.995 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 07:25:56.023 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:25:56.053 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 07:25:56.056 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:25:56.058 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:25:56.060 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:25:56.062 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:25:56.064 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:25:56.067 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:25:56.069 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:25:56.071 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:25:56.073 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:25:56.075 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:25:56.078 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:25:56.080 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 07:25:56.082 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:25:56.084 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:25:56.086 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:25:56.089 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:25:56.091 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:25:56.093 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:25:56.095 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 07:25:56.112 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:56.115 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:25:56.117 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 07:25:56.119 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 07:25:56.147 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 07:25:56.149 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 07:25:56.151 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 07:25:56.153 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 07:25:56.156 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 07:25:56.158 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 07:25:56.189 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 07:25:56.191 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 07:25:56.194 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 07:25:56.196 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 07:25:56.198 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 07:25:56.201 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 07:25:56.231 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 07:25:56.260 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 07:25:56.288 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 07:25:56.315 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 07:25:56.330 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:56.333 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 07:25:56.351 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:56.355 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 07:25:56.355 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 07:25:56.360 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 07:25:56.363 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 07:25:56.390 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 07:25:56.407 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:56.409 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 07:25:56.411 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:25:56.414 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:25:56.416 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:25:56.419 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 07:25:56.447 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 07:25:56.475 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 07:25:56.502 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 07:25:56.529 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 07:25:56.556 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 07:25:56.584 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 07:25:56.612 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 07:25:56.641 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:25:56.669 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:25:56.696 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 07:25:56.713 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:56.715 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 07:25:56.718 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 07:25:56.748 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 07:25:56.777 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-04-14 07:25:56.804 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 07:25:56.831 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 07:25:56.858 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 07:25:56.886 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 07:25:56.915 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 07:25:56.943 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 07:25:56.959 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:56.961 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 07:25:56.963 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 07:25:56.991 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 07:25:57.021 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 07:25:57.024 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 07:25:57.051 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 07:25:57.053 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 07:25:57.056 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 07:25:57.058 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:25:57.060 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:25:57.062 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:25:57.065 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:25:57.067 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:25:57.069 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:25:57.072 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 07:25:57.074 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:25:57.076 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:25:57.078 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:25:57.081 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:25:57.083 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:25:57.086 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:25:57.088 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:25:57.090 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:25:57.092 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:25:57.095 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:25:57.099 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:25:57.101 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 07:25:57.104 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 07:25:57.106 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:25:57.109 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:25:57.125 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:25:57.127 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:25:57.130 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:25:57.132 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:25:57.134 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:25:57.162 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:25:57.189 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:25:57.216 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:25:57.244 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 07:25:57.274 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 07:25:57.290 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:57.293 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 07:25:57.295 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 07:25:57.297 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 07:25:57.300 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 07:25:57.302 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:25:57.304 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:25:57.307 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 07:25:57.311 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 07:25:57.313 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:25:57.315 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:25:57.328 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:25:57.328 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:25:57.337 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:25:57.341 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:25:57.356 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:25:57.358 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 07:25:57.362 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 07:25:57.391 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:25:57.417 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 07:25:57.444 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:25:57.471 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:25:57.498 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:25:57.525 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:25:57.552 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:25:57.579 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:25:57.606 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:25:57.634 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:25:57.661 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:25:57.691 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:25:57.718 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:25:57.721 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:25:57.724 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 07:25:57.727 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 07:25:57.729 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:25:57.731 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:57.734 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:57.736 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:25:57.739 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:25:57.741 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:25:57.767 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:25:57.796 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 07:25:57.796 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:25:57.805 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 07:25:57.808 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 07:25:57.810 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 07:25:57.813 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:25:57.815 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:25:57.817 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:25:57.820 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:57.822 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:57.824 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:25:57.826 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:25:57.829 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:57.831 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:57.834 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 07:25:57.894 | Enabling site nova-api-wsgi. 2022-04-14 07:25:57.900 | To activate the new configuration, you need to run: 2022-04-14 07:25:57.900 | systemctl reload apache2 2022-04-14 07:25:57.904 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:25:57.907 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:25:57.909 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:25:57.911 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:25:58.045 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 07:25:58.070 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:58.072 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 07:25:58.074 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:25:58.077 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 07:25:58.079 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 07:25:58.081 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 07:25:58.084 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:25:58.087 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:25:58.092 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 07:25:58.094 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:25:58.096 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:25:58.110 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:25:58.110 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:25:58.119 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:25:58.122 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:25:58.138 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 07:25:58.140 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:25:58.144 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:25:58.174 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 07:25:58.201 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 07:25:58.229 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:25:58.256 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:25:58.283 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:25:58.309 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:25:58.337 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:25:58.364 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:25:58.391 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:25:58.418 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:25:58.446 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:25:58.473 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:25:58.500 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 07:25:58.502 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 07:25:58.529 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 07:25:58.545 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:58.547 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:25:58.579 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 07:25:58.581 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 07:25:58.584 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 07:25:58.600 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:58.602 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:25:58.605 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:25:58.637 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 07:25:58.667 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 07:25:58.669 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:25:58.672 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 07:25:58.674 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:25:58.676 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:25:58.679 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:25:58.697 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:58.700 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:25:58.705 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:25:58.707 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:25:58.733 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:58.735 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:25:58.738 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:25:58.766 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:25:58.769 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:25:58.771 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 07:25:58.799 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 07:25:58.827 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 07:25:58.859 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 07:25:58.876 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:58.878 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:25:58.905 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 07:25:58.908 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 07:25:58.910 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 07:25:58.947 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 07:25:58.975 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-04-14 07:25:59.003 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 07:25:59.032 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 07:25:59.062 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 07:25:59.090 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 07:25:59.119 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 07:25:59.146 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 07:25:59.174 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 07:25:59.191 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:59.194 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 07:25:59.198 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:25:59.200 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 07:25:59.202 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 07:25:59.205 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 07:25:59.208 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:25:59.211 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:25:59.213 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:25:59.216 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 07:25:59.218 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 07:25:59.222 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 07:25:59.225 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 07:25:59.228 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 07:25:59.230 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 07:25:59.232 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 07:25:59.235 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 07:25:59.265 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 07:25:59.296 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 07:25:59.326 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:25:59.329 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 07:25:59.331 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 07:25:59.333 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 07:25:59.351 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:59.354 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 07:25:59.354 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 07:26:00.045 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 07:26:00.048 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 07:26:00.050 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:26:00.053 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 07:26:00.055 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:26:00.058 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 07:26:00.060 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:26:00.077 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:00.080 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 07:26:00.082 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 07:26:00.085 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:26:00.100 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:00.103 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-14 07:26:00.106 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-04-14 07:26:00.133 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:26:00.136 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:26:00.138 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 07:26:00.154 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:00.157 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 07:26:00.159 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:26:00.161 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 07:26:00.192 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-04-14 07:26:00.219 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 07:26:00.247 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 07:26:00.274 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 07:26:00.301 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 07:26:00.330 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 07:26:00.369 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 07:26:00.396 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 07:26:00.398 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 07:26:00.401 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 07:26:00.404 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:26:00.420 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:26:00.423 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:26:00.425 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:26:00.428 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:26:00.430 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:26:00.458 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:26:00.485 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:26:00.513 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:26:00.541 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:26:00.544 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 07:26:00.548 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:26:00.550 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 07:26:00.552 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 07:26:00.555 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 07:26:00.558 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:26:00.560 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:26:00.563 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:26:00.565 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 07:26:00.567 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 07:26:00.570 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:26:00.572 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 07:26:00.575 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 07:26:00.577 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 07:26:00.593 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:00.595 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 07:26:00.598 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 07:26:00.613 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:00.616 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 07:26:00.636 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:00.638 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 07:26:00.655 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:00.658 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 07:26:00.675 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:00.678 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 07:26:00.681 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 07:26:00.683 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 07:26:00.686 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:26:00.689 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 07:26:00.691 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 07:26:00.694 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 07:26:00.697 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:26:00.699 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:26:00.702 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 07:26:00.704 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:26:00.707 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:26:00.709 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:26:00.712 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:26:00.714 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:26:00.717 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:26:00.719 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:26:00.721 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:26:00.724 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:26:00.727 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:26:00.729 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:26:00.731 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:26:00.734 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 07:26:00.736 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:26:00.739 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:26:00.742 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:26:00.744 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 07:26:00.766 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 07:26:00.876 | Reading package lists... 2022-04-14 07:26:01.123 | Building dependency tree... 2022-04-14 07:26:01.124 | Reading state information... 2022-04-14 07:26:01.373 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:26:01.373 | The following packages were automatically installed and are no longer required: 2022-04-14 07:26:01.374 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:26:01.374 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:26:01.374 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:26:01.374 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:26:01.374 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:26:01.374 | python3-zope.interface 2022-04-14 07:26:01.374 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:26:01.489 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:26:01.494 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:26:01.496 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:26:01.499 | + functions-common:time_stop:2432 : local name 2022-04-14 07:26:01.501 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:26:01.503 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:26:01.506 | + functions-common:time_stop:2435 : local total 2022-04-14 07:26:01.508 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:26:01.511 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:26:01.513 | + functions-common:time_stop:2439 : start_time=1649921160763 2022-04-14 07:26:01.515 | + functions-common:time_stop:2441 : [[ -z 1649921160763 ]] 2022-04-14 07:26:01.518 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:26:01.523 | + functions-common:time_stop:2444 : end_time=1649921161520 2022-04-14 07:26:01.525 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-14 07:26:01.527 | + functions-common:time_stop:2446 : total=6001 2022-04-14 07:26:01.530 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:26:01.532 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6758 2022-04-14 07:26:01.534 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:26:01.537 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 07:26:01.540 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 07:26:01.542 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 07:26:01.545 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 07:26:01.547 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 07:26:01.570 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 07:26:01.573 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:26:01.575 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:26:01.578 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:26:01.580 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:26:01.583 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:26:01.585 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:26:01.588 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:26:01.590 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:26:01.593 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:26:01.595 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:26:01.598 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:26:01.600 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:26:01.603 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 07:26:01.606 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:26:01.608 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:26:01.611 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:26:01.613 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 07:26:01.636 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 07:26:01.746 | Reading package lists... 2022-04-14 07:26:01.987 | Building dependency tree... 2022-04-14 07:26:01.989 | Reading state information... 2022-04-14 07:26:02.240 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 07:26:02.241 | The following packages were automatically installed and are no longer required: 2022-04-14 07:26:02.242 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:26:02.242 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:26:02.242 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:26:02.242 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:26:02.242 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:26:02.242 | python3-zope.interface 2022-04-14 07:26:02.242 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:26:02.355 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:26:02.360 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:26:02.362 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:26:02.365 | + functions-common:time_stop:2432 : local name 2022-04-14 07:26:02.367 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:26:02.369 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:26:02.372 | + functions-common:time_stop:2435 : local total 2022-04-14 07:26:02.374 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:26:02.376 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:26:02.379 | + functions-common:time_stop:2439 : start_time=1649921161634 2022-04-14 07:26:02.381 | + functions-common:time_stop:2441 : [[ -z 1649921161634 ]] 2022-04-14 07:26:02.384 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:26:02.388 | + functions-common:time_stop:2444 : end_time=1649921162386 2022-04-14 07:26:02.390 | + functions-common:time_stop:2445 : elapsed_time=752 2022-04-14 07:26:02.393 | + functions-common:time_stop:2446 : total=6758 2022-04-14 07:26:02.395 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:26:02.398 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7510 2022-04-14 07:26:02.401 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:26:02.403 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 07:26:02.406 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 07:26:02.408 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:26:02.411 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:26:02.414 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:26:02.418 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 07:26:02.423 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 07:26:02.483 | wsgi (enabled by maintainer script) 2022-04-14 07:26:02.486 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 07:26:02.488 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 07:26:02.491 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:26:02.494 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 07:26:02.497 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 07:26:02.499 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:26:02.503 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:26:02.503 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:26:02.509 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 07:26:02.511 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 07:26:02.514 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 07:26:02.517 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 07:26:02.519 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 07:26:02.543 | Using python 3.8 to install osc-placement 2022-04-14 07:26:02.546 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 07:26:03.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:03.441 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:03.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:03.441 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:04.641 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:26:04.674 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 07:26:04.685 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 07:26:04.686 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 07:26:04.687 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 07:26:04.688 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 07:26:04.689 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 07:26:04.690 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 07:26:04.759 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 07:26:04.760 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 07:26:04.761 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 07:26:04.763 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 07:26:04.777 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 07:26:04.779 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 07:26:04.780 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 07:26:04.794 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 07:26:04.795 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 07:26:04.797 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 07:26:04.798 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 07:26:04.799 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 07:26:04.800 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 07:26:04.821 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 07:26:04.823 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 07:26:04.824 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-14 07:26:04.825 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 07:26:04.833 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 07:26:04.872 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 07:26:04.873 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 07:26:04.874 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 07:26:04.875 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 07:26:04.877 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 07:26:04.879 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 07:26:04.881 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 07:26:04.882 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 07:26:04.951 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 07:26:04.953 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 07:26:04.954 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 07:26:04.957 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 07:26:05.051 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 07:26:05.052 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 07:26:05.053 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 07:26:05.096 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 07:26:05.137 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 07:26:05.315 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 07:26:07.582 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:26:07.590 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:26:07.590 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:26:07.725 | + inc/python:pip_install:200 : result=0 2022-04-14 07:26:07.728 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:26:07.731 | + functions-common:time_stop:2432 : local name 2022-04-14 07:26:07.733 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:26:07.736 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:26:07.738 | + functions-common:time_stop:2435 : local total 2022-04-14 07:26:07.741 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:26:07.743 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:26:07.746 | + functions-common:time_stop:2439 : start_time=1649921162537 2022-04-14 07:26:07.748 | + functions-common:time_stop:2441 : [[ -z 1649921162537 ]] 2022-04-14 07:26:07.751 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:26:07.756 | + functions-common:time_stop:2444 : end_time=1649921167753 2022-04-14 07:26:07.758 | + functions-common:time_stop:2445 : elapsed_time=5216 2022-04-14 07:26:07.761 | + functions-common:time_stop:2446 : total=174829 2022-04-14 07:26:07.763 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:26:07.766 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=180045 2022-04-14 07:26:07.768 | + inc/python:pip_install:203 : return 0 2022-04-14 07:26:07.772 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 07:26:07.774 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 07:26:07.777 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 07:26:07.779 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:26:07.782 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:26:07.785 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:26:07.788 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:26:07.791 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:26:07.794 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:26:07.811 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:26:07.814 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:26:07.816 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:26:07.820 | + functions-common:git_clone:629 : echo master 2022-04-14 07:26:07.820 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:26:07.825 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 07:26:07.828 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:26:07.830 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 07:26:07.844 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 07:26:07.847 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:26:07.847 | + functions-common:git_clone:685 : head -1 2022-04-14 07:26:07.851 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 07:26:07.854 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:26:07.856 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 07:26:07.859 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:26:07.861 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:26:07.864 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 07:26:07.866 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:26:07.869 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 07:26:07.871 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:26:07.874 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:26:07.876 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 07:26:07.879 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:26:07.882 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:26:07.885 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 07:26:07.888 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:26:07.890 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 07:26:07.893 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:26:07.895 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:26:07.899 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 07:26:07.905 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 07:26:07.907 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 07:26:08.567 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 07:26:08.570 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:26:08.573 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:26:08.576 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:26:08.578 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:26:08.581 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 07:26:08.583 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:26:08.586 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:26:08.588 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:26:08.591 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:26:08.593 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:26:08.596 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:26:08.598 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:26:08.601 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 07:26:08.623 | Using python 3.8 to install /opt/stack/placement 2022-04-14 07:26:08.625 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-14 07:26:09.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:09.498 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:09.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:09.498 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:10.680 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:26:10.711 | Obtaining file:///opt/stack/placement 2022-04-14 07:26:10.711 | Preparing metadata (setup.py): started 2022-04-14 07:26:15.376 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:26:15.420 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-14 07:26:15.421 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-14 07:26:15.422 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-14 07:26:15.424 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-14 07:26:15.425 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-14 07:26:15.426 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:26:15.427 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-14 07:26:15.429 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-14 07:26:15.430 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 07:26:15.431 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-14 07:26:15.432 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-14 07:26:15.433 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-14 07:26:15.435 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-14 07:26:15.436 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-14 07:26:15.437 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-14 07:26:15.438 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-14 07:26:15.439 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-14 07:26:15.440 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 07:26:15.441 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-14 07:26:15.442 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-14 07:26:15.443 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-14 07:26:15.509 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-14 07:26:15.510 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-14 07:26:15.512 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-14 07:26:15.514 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 07:26:15.515 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-14 07:26:15.516 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 07:26:15.534 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-14 07:26:15.577 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 07:26:15.578 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-14 07:26:15.579 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-14 07:26:15.580 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-14 07:26:15.581 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 07:26:15.632 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-14 07:26:15.635 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-14 07:26:15.636 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-14 07:26:15.637 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-14 07:26:15.678 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-14 07:26:15.682 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-14 07:26:15.699 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:26:15.702 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-14 07:26:15.703 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 07:26:15.732 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-14 07:26:15.733 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-14 07:26:15.744 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:26:15.762 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-14 07:26:15.763 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-14 07:26:15.764 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-14 07:26:15.766 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-14 07:26:15.809 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-14 07:26:15.811 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-14 07:26:15.812 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-14 07:26:15.813 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-14 07:26:15.830 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-14 07:26:16.017 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-14 07:26:16.057 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-14 07:26:16.058 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-14 07:26:16.059 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-14 07:26:16.077 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-14 07:26:16.110 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-14 07:26:16.166 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-14 07:26:16.232 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-14 07:26:16.315 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-14 07:26:16.365 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-14 07:26:16.556 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-14 07:26:16.558 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-14 07:26:16.559 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-14 07:26:16.636 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 07:26:16.699 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-14 07:26:16.861 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-14 07:26:16.971 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-14 07:26:16.973 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-14 07:26:18.902 | Installing collected packages: openstack-placement 2022-04-14 07:26:18.902 | Attempting uninstall: openstack-placement 2022-04-14 07:26:18.902 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-14 07:26:18.905 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 07:26:18.906 | Running setup.py develop for openstack-placement 2022-04-14 07:26:24.862 | Successfully installed openstack-placement 2022-04-14 07:26:24.862 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:26:24.870 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:26:24.870 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:26:24.995 | + inc/python:pip_install:200 : result=0 2022-04-14 07:26:24.998 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:26:25.000 | + functions-common:time_stop:2432 : local name 2022-04-14 07:26:25.002 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:26:25.005 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:26:25.008 | + functions-common:time_stop:2435 : local total 2022-04-14 07:26:25.010 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:26:25.012 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:26:25.014 | + functions-common:time_stop:2439 : start_time=1649921168617 2022-04-14 07:26:25.017 | + functions-common:time_stop:2441 : [[ -z 1649921168617 ]] 2022-04-14 07:26:25.019 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:26:25.026 | + functions-common:time_stop:2444 : end_time=1649921185021 2022-04-14 07:26:25.028 | + functions-common:time_stop:2445 : elapsed_time=16404 2022-04-14 07:26:25.030 | + functions-common:time_stop:2446 : total=180045 2022-04-14 07:26:25.033 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:26:25.035 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=196449 2022-04-14 07:26:25.038 | + inc/python:pip_install:203 : return 0 2022-04-14 07:26:25.040 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:26:25.043 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:26:25.045 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:26:25.065 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:26:25.078 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 07:26:25.080 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 07:26:25.083 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:26:25.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:26:25.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 07:26:25.091 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:26:25.093 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:26:25.096 | + ./stack.sh:main:945 : configure_placement 2022-04-14 07:26:25.099 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 07:26:25.111 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 07:26:25.114 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 07:26:25.119 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 07:26:25.122 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 07:26:25.124 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 07:26:25.127 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 07:26:25.130 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:26:25.133 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:26:25.165 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 07:26:25.196 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 07:26:25.229 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 07:26:25.231 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:26:25.234 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 07:26:25.236 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:26:25.239 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 07:26:25.271 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 07:26:25.300 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 07:26:25.331 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 07:26:25.361 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 07:26:25.390 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 07:26:25.419 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 07:26:25.449 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 07:26:25.478 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:26:25.507 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:26:25.536 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 07:26:25.539 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 07:26:25.541 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:26:25.545 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:26:25.563 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:26:25.565 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:26:25.569 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:26:25.571 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:26:25.573 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:26:25.602 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:26:25.632 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:26:25.662 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:26:25.691 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 07:26:25.694 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 07:26:25.696 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 07:26:25.699 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 07:26:25.701 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 07:26:25.704 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:26:25.706 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:26:25.710 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 07:26:25.714 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 07:26:25.717 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:26:25.719 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:26:25.733 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:26:25.733 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:26:25.741 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:26:25.745 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:26:25.760 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 07:26:25.763 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 07:26:25.767 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 07:26:25.799 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 07:26:25.828 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 07:26:25.857 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:26:25.885 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:26:25.914 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:26:25.944 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:26:25.972 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:26:26.001 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:26:26.030 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:26:26.059 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:26:26.088 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:26:26.118 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:26:26.149 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:26:26.151 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:26:26.154 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 07:26:26.157 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 07:26:26.160 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:26:26.163 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:26:26.165 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:26:26.168 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:26:26.171 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 07:26:26.173 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 07:26:26.202 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:26:26.232 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 07:26:26.232 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:26:26.241 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 07:26:26.244 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 07:26:26.247 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 07:26:26.249 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:26:26.252 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:26:26.254 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:26:26.257 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:26:26.259 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:26:26.262 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:26:26.264 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:26:26.267 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:26:26.269 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:26:26.272 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 07:26:26.333 | Site placement-api already enabled 2022-04-14 07:26:26.338 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:26:26.340 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:26:26.343 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:26:26.345 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:26:26.483 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 07:26:26.505 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:26.507 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 07:26:26.529 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:26.531 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 07:26:26.550 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:26.552 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 07:26:26.555 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 07:26:26.558 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 07:26:26.590 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-04-14 07:26:26.622 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 07:26:26.655 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 07:26:26.684 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 07:26:26.714 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 07:26:26.749 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 07:26:26.779 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 07:26:26.808 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 07:26:26.826 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:26.829 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 07:26:26.847 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:26.849 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 07:26:26.852 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:26:26.855 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 07:26:26.857 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:26:26.859 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:26:26.862 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:26:26.865 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:26:26.867 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:26:26.870 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:26:26.875 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:26:26.877 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:26:26.880 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:26:26.883 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 07:26:26.886 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:26:26.902 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:26.904 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:26:26.906 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:26:26.908 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 07:26:26.911 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 07:26:26.913 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:26:26.915 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 07:26:26.918 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 07:26:26.920 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 07:26:26.978 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 07:26:27.016 | [189765 Async install_tempest:215397]: running: install_tempest 2022-04-14 07:26:27.019 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:26:27.021 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:26:27.024 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:26:27.027 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:26:27.030 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 07:26:27.032 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:26:27.035 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 07:26:27.038 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:26:27.043 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:26:27.046 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 07:26:27.049 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 07:26:27.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:26:27.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:26:27.057 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 07:26:27.061 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:26:27.063 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 07:26:27.066 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 07:26:27.069 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:26:27.073 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 07:26:27.076 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 07:26:27.079 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:26:27.083 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:26:27.084 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:26:27.089 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 07:26:27.092 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 07:26:27.095 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 07:26:27.099 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 07:26:27.101 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 07:26:27.124 | Using python 3.8 to install python-openstackclient 2022-04-14 07:26:27.126 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-14 07:26:27.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:27.986 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:27.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:27.986 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:29.177 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:26:29.208 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 07:26:29.229 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 07:26:29.230 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 07:26:29.231 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 07:26:29.232 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 07:26:29.233 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 07:26:29.234 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 07:26:29.235 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 07:26:29.236 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 07:26:29.237 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 07:26:29.238 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 07:26:29.239 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 07:26:29.250 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 07:26:29.251 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 07:26:29.253 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 07:26:29.254 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 07:26:29.255 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 07:26:29.281 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 07:26:29.282 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 07:26:29.283 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 07:26:29.284 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 07:26:29.286 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 07:26:29.288 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 07:26:29.289 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 07:26:29.290 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 07:26:29.291 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 07:26:29.292 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 07:26:29.293 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 07:26:29.306 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 07:26:29.325 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 07:26:29.326 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 07:26:29.328 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 07:26:29.329 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 07:26:29.350 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 07:26:29.369 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 07:26:29.371 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 07:26:29.374 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 07:26:29.464 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 07:26:29.465 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 07:26:29.466 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 07:26:29.510 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 07:26:29.521 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 07:26:29.555 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 07:26:29.719 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 07:26:29.736 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 07:26:29.837 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 07:26:29.840 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 07:26:29.842 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 07:26:29.843 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 07:26:29.994 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 07:26:32.256 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:26:32.263 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:26:32.263 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:26:32.388 | + inc/python:pip_install:200 : result=0 2022-04-14 07:26:32.390 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:26:32.393 | + functions-common:time_stop:2432 : local name 2022-04-14 07:26:32.395 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:26:32.398 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:26:32.400 | + functions-common:time_stop:2435 : local total 2022-04-14 07:26:32.402 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:26:32.405 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:26:32.407 | + functions-common:time_stop:2439 : start_time=1649921187118 2022-04-14 07:26:32.409 | + functions-common:time_stop:2441 : [[ -z 1649921187118 ]] 2022-04-14 07:26:32.413 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:26:32.417 | + functions-common:time_stop:2444 : end_time=1649921192415 2022-04-14 07:26:32.420 | + functions-common:time_stop:2445 : elapsed_time=5297 2022-04-14 07:26:32.422 | + functions-common:time_stop:2446 : total=196449 2022-04-14 07:26:32.424 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:26:32.427 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=201746 2022-04-14 07:26:32.430 | + inc/python:pip_install:203 : return 0 2022-04-14 07:26:32.432 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 07:26:32.435 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 07:26:32.440 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.ajVs19KRv5 2022-04-14 07:26:32.445 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 07:26:32.448 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 07:26:32.451 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 07:26:32.453 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:26:32.456 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:26:32.458 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 07:26:32.477 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:32.480 | + ./stack.sh:main:1037 : configure_database 2022-04-14 07:26:32.482 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 07:26:32.485 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 07:26:32.487 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 07:26:32.490 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:26:32.492 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 07:26:32.495 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 07:26:32.497 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:26:32.499 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:26:32.502 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 07:26:32.506 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 07:26:32.510 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 07:26:32.511 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 07:26:32.516 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 07:26:32.569 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 07:26:32.572 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:26:32.574 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:26:32.576 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:26:32.579 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:26:32.581 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:26:32.583 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:26:32.586 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:26:32.588 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:26:32.590 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:26:32.593 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:26:32.595 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:26:32.597 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 07:26:32.601 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:26:32.603 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:26:32.605 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:26:32.608 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:26:32.611 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:26:32.613 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:26:32.616 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 07:26:32.618 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:26:32.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:26:32.623 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 07:26:32.626 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:26:32.628 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:26:35.266 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 07:26:35.281 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 07:26:35.281 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 07:26:35.285 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 07:26:35.288 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 07:26:35.290 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:26:35.292 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:26:35.295 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 07:26:35.297 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 07:26:35.299 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 07:26:35.302 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:26:35.305 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:26:35.307 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 07:26:35.310 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 07:26:35.315 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 07:26:35.325 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:26:35.384 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 07:26:35.396 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:26:35.457 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 07:26:35.512 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 07:26:35.565 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 07:26:35.619 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 07:26:35.622 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 07:26:35.624 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:26:35.627 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:26:38.611 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 07:26:38.613 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 07:26:38.617 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:26:38.621 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-072638 2022-04-14 07:26:38.624 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-072638 1041' 2022-04-14 07:26:38.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:26:38.629 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:26:38.632 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:26:38.634 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:26:38.637 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:26:38.639 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:26:38.642 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:26:38.644 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:26:38.647 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:26:38.650 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-04-14 07:26:38.652 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:26:38.655 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-04-14 07:26:38.657 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:26:38.659 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-072208 2022-04-14 07:26:38.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:26:38.664 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:26:38.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:26:38.669 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-04-14 07:26:38.672 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:26:38.674 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:26:38.677 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:26:38.679 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:26:38.682 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:26:38.686 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:26:38.689 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:26:38.691 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:26:38.694 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 07:26:38.697 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 07:26:38.699 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 07:26:38.711 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 07:26:38.714 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:26:38.716 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 07:26:38.719 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:26:38.721 | + functions-common:run_process:1689 : local group= 2022-04-14 07:26:38.725 | + functions-common:run_process:1690 : local user= 2022-04-14 07:26:38.728 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 07:26:38.730 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:26:38.733 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:26:38.738 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:26:38.741 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:26:38.744 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:26:38.749 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921198746 2022-04-14 07:26:38.751 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 07:26:38.769 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:38.773 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 07:26:38.775 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 07:26:38.778 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:26:38.780 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:26:38.783 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:26:38.785 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:26:38.787 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 07:26:38.790 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 07:26:38.793 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 07:26:38.795 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:26:38.798 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:26:38.800 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 07:26:38.803 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 07:26:38.805 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 07:26:38.808 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:26:38.810 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:26:38.812 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 07:26:38.815 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:26:38.817 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:26:38.820 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 07:26:38.822 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:26:38.826 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 07:26:38.878 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 07:26:38.930 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:26:38.986 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 07:26:39.040 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 07:26:39.094 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:26:39.149 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:26:39.151 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 07:26:39.204 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:26:39.592 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 07:26:39.606 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 07:26:39.994 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 07:26:40.015 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:26:40.017 | + functions-common:time_stop:2432 : local name 2022-04-14 07:26:40.020 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:26:40.022 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:26:40.025 | + functions-common:time_stop:2435 : local total 2022-04-14 07:26:40.027 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:26:40.030 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:26:40.032 | + functions-common:time_stop:2439 : start_time=1649921198746 2022-04-14 07:26:40.038 | + functions-common:time_stop:2441 : [[ -z 1649921198746 ]] 2022-04-14 07:26:40.041 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:26:40.046 | + functions-common:time_stop:2444 : end_time=1649921200043 2022-04-14 07:26:40.049 | + functions-common:time_stop:2445 : elapsed_time=1297 2022-04-14 07:26:40.051 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:26:40.053 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:26:40.056 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1297 2022-04-14 07:26:40.058 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 07:26:40.061 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 07:26:40.063 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 07:26:40.066 | + functions-common:run_process:1689 : local group= 2022-04-14 07:26:40.069 | + functions-common:run_process:1690 : local user=root 2022-04-14 07:26:40.071 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 07:26:40.074 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:26:40.076 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:26:40.079 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:26:40.081 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:26:40.085 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:26:40.090 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921200087 2022-04-14 07:26:40.092 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 07:26:40.112 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:40.115 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:26:40.118 | + functions-common:time_stop:2432 : local name 2022-04-14 07:26:40.120 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:26:40.124 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:26:40.127 | + functions-common:time_stop:2435 : local total 2022-04-14 07:26:40.129 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:26:40.132 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:26:40.135 | + functions-common:time_stop:2439 : start_time=1649921200087 2022-04-14 07:26:40.137 | + functions-common:time_stop:2441 : [[ -z 1649921200087 ]] 2022-04-14 07:26:40.140 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:26:40.145 | + functions-common:time_stop:2444 : end_time=1649921200142 2022-04-14 07:26:40.148 | + functions-common:time_stop:2445 : elapsed_time=55 2022-04-14 07:26:40.150 | + functions-common:time_stop:2446 : total=1297 2022-04-14 07:26:40.153 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:26:40.155 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1352 2022-04-14 07:26:40.158 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 07:26:40.181 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:40.184 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 07:26:40.218 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:40.220 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 07:26:40.241 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:40.244 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 07:26:40.246 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 07:26:40.253 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837552-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 07:26:40.256 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 07:26:40.258 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837552-1-hyperv=http://10.222.0.37:2380' 2022-04-14 07:26:40.261 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-04-14 07:26:40.264 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-04-14 07:26:40.267 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 07:26:40.269 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 07:26:40.272 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-04-14 07:26:40.275 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 07:26:40.278 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 07:26:40.280 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:26:40.283 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837552-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837552-1-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-04-14 07:26:40.285 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 07:26:40.288 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837552-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837552-1-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-04-14 07:26:40.290 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:26:40.293 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 07:26:40.296 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:26:40.299 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:26:40.302 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:26:40.304 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:26:40.309 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 07:26:40.378 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 07:26:40.451 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837552-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837552-1-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-04-14 07:26:40.502 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 07:26:40.552 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 07:26:40.604 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:26:40.655 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:26:40.657 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 07:26:40.719 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:26:41.101 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 07:26:41.155 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 07:26:41.207 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 07:26:41.258 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 07:26:41.312 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 07:26:41.315 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 07:26:41.319 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 07:26:41.322 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 07:26:41.713 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 07:26:41.733 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 07:26:42.147 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 07:26:43.224 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 07:26:43.242 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:43.245 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 07:26:43.248 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 07:26:43.251 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 07:26:43.255 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 07:26:43.268 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 07:26:43.280 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 07:26:43.282 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:26:43.285 | + 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.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 07:26:43.426 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 07:26:43.563 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 07:26:43.699 | + 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.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:26:43.837 | + 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.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:26:43.974 | + 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.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:26:44.110 | + 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.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 07:26:44.247 | + 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.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 07:26:44.384 | + 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.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 07:26:44.521 | + 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.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 07:26:44.658 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 07:26:44.664 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 07:26:44.667 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 07:26:44.670 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 07:26:44.674 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 07:26:44.677 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 07:26:44.679 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 07:26:44.697 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:44.699 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 07:26:44.702 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:26:44.704 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 07:26:44.707 | + ./stack.sh:main:1097 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-04-14 07:26:44.710 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 07:26:44.713 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 07:26:44.729 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:44.731 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 07:26:44.734 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 07:26:44.736 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 07:26:44.739 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 07:26:44.741 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 07:26:44.744 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 07:26:44.749 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:26:52.011 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 07:26:52.016 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:26:52.108 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 07:26:52.111 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 07:26:52.115 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:26:52.117 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:26:52.120 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:26:52.124 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921212122 2022-04-14 07:26:52.127 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 07:26:56.981 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=217342) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:26:56.988 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:26:56.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:56.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:56.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:56.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:56.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:56.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:56.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:56.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:56.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:56.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:56.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:56.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:56.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:56.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:56.991 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:26:56.992 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:26:57.018 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:26:57.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.021 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:26:57.021 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:26:57.567 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:26:57.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:26:57.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:26:57.570 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:26:57.570 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:26:57.578 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:27:13.367 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 07:27:13.393 | [215397 Async install_tempest:215397]: finished successfully 2022-04-14 07:27:25.440 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:25.440 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:27:25.520 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:25.520 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:27:25.598 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:25.598 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:27:25.655 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:25.656 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:27:25.731 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:25.731 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:27:25.786 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:25.786 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:27:26.788 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:26.789 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:27:26.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.792 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:27:26.792 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:27:26.792 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:27:26.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.795 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:27:26.795 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:27:26.803 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:27:26.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:26.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:26.806 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:27:26.806 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:27:27.167 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:27:27.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.173 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:27:27.173 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:27:27.254 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:27:27.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.257 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:27:27.257 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:27:27.264 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:27:27.461 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:27.461 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:27:27.543 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:27.543 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:27:27.692 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:27.692 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:27:27.742 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:27.743 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:27:27.809 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:27.809 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:27:27.891 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:27.891 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:27:27.965 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:27.966 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:27:27.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.974 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:27:27.974 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:27:27.974 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:27:27.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:27:27.975 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:27:27.981 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:27:27.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:27.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:27.984 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:27:27.984 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:27:28.296 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:27:28.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.299 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:27:28.299 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:27:28.416 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:27:28.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:27:28.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:27:28.419 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:27:28.419 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:27:28.425 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:27:28.489 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:28.489 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:27:28.537 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:28.537 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:27:28.594 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:28.594 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:27:28.645 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:28.646 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:27:28.718 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:28.718 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:27:28.771 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:28.771 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:27:28.840 | INFO migrate.versioning.api [-] done 2022-04-14 07:27:29.226 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 07:27:29.229 | + functions-common:time_stop:2432 : local name 2022-04-14 07:27:29.232 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:27:29.234 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:27:29.237 | + functions-common:time_stop:2435 : local total 2022-04-14 07:27:29.239 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:27:29.242 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 07:27:29.245 | + functions-common:time_stop:2439 : start_time=1649921212122 2022-04-14 07:27:29.248 | + functions-common:time_stop:2441 : [[ -z 1649921212122 ]] 2022-04-14 07:27:29.251 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:27:29.255 | + functions-common:time_stop:2444 : end_time=1649921249253 2022-04-14 07:27:29.258 | + functions-common:time_stop:2445 : elapsed_time=37131 2022-04-14 07:27:29.260 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:27:29.263 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:27:29.265 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37131 2022-04-14 07:27:29.268 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 07:27:29.270 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 07:27:29.274 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 07:27:33.828 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 07:27:33.829 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:27:33.829 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:27:33.829 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 07:27:33.829 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:27:33.830 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:27:33.830 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:27:33.830 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:27:33.830 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:27:34.184 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 07:27:34.188 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 07:27:38.718 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 07:27:38.718 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:27:38.719 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:27:38.719 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 07:27:38.719 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:27:38.720 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:27:38.720 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:27:38.720 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:27:38.720 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:27:39.079 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 07:27:39.081 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 07:27:39.084 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 07:27:39.086 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 07:27:39.103 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:27:39.107 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:27:39.109 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 07:27:39.114 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 07:27:39.116 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 07:27:39.119 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:27:39.122 | + functions-common:run_process:1689 : local group= 2022-04-14 07:27:39.124 | + functions-common:run_process:1690 : local user= 2022-04-14 07:27:39.127 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 07:27:39.129 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:27:39.132 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:27:39.134 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:27:39.136 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:27:39.140 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:27:39.144 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921259141 2022-04-14 07:27:39.146 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 07:27:39.162 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:27:39.165 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 07:27:39.168 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 07:27:39.170 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:27:39.173 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:27:39.175 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:27:39.178 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:27:39.180 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 07:27:39.183 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 07:27:39.186 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 07:27:39.188 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:27:39.190 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:27:39.193 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 07:27:39.195 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 07:27:39.198 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 07:27:39.200 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:27:39.202 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 07:27:39.204 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 07:27:39.206 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 07:27:39.208 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 07:27:39.213 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 07:27:39.264 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 07:27:39.315 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 07:27:39.372 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:27:39.429 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:27:39.481 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 07:27:39.532 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 07:27:39.584 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 07:27:39.636 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 07:27:39.690 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 07:27:39.742 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 07:27:39.744 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 07:27:39.800 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 07:27:40.178 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 07:27:40.194 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 07:27:40.574 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 07:27:40.654 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:27:40.656 | + functions-common:time_stop:2432 : local name 2022-04-14 07:27:40.658 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:27:40.661 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:27:40.663 | + functions-common:time_stop:2435 : local total 2022-04-14 07:27:40.666 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:27:40.668 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:27:40.670 | + functions-common:time_stop:2439 : start_time=1649921259141 2022-04-14 07:27:40.673 | + functions-common:time_stop:2441 : [[ -z 1649921259141 ]] 2022-04-14 07:27:40.676 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:27:40.680 | + functions-common:time_stop:2444 : end_time=1649921260678 2022-04-14 07:27:40.683 | + functions-common:time_stop:2445 : elapsed_time=1537 2022-04-14 07:27:40.685 | + functions-common:time_stop:2446 : total=1352 2022-04-14 07:27:40.688 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:27:40.690 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2889 2022-04-14 07:27:40.693 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 07:27:40.693 | Waiting for keystone to start... 2022-04-14 07:27:40.695 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.37/identity/v3/ 2022-04-14 07:27:40.698 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-04-14 07:27:40.700 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 07:27:40.703 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-04-14 07:27:40.705 | + functions:wait_for_service:459 : local rval=0 2022-04-14 07:27:40.708 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 07:27:40.710 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 07:27:40.713 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:27:40.715 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:27:40.719 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:27:40.723 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921260720 2022-04-14 07:27:40.726 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 07:27:40.732 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-04-14 07:27:47.295 | + :: : [[ 200 == 503 ]] 2022-04-14 07:27:47.296 | + :: : [[ 0 -eq 7 ]] 2022-04-14 07:27:47.299 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 07:27:47.302 | + functions-common:time_stop:2432 : local name 2022-04-14 07:27:47.304 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:27:47.307 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:27:47.309 | + functions-common:time_stop:2435 : local total 2022-04-14 07:27:47.311 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:27:47.314 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 07:27:47.316 | + functions-common:time_stop:2439 : start_time=1649921260720 2022-04-14 07:27:47.319 | + functions-common:time_stop:2441 : [[ -z 1649921260720 ]] 2022-04-14 07:27:47.322 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:27:47.327 | + functions-common:time_stop:2444 : end_time=1649921267324 2022-04-14 07:27:47.330 | + functions-common:time_stop:2445 : elapsed_time=6604 2022-04-14 07:27:47.332 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:27:47.334 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:27:47.337 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6604 2022-04-14 07:27:47.340 | + functions:wait_for_service:467 : return 0 2022-04-14 07:27:47.342 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 07:27:47.359 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:27:47.362 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 07:27:47.364 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:27:47.367 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 07:27:47.394 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 07:27:47.400 | + 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.37/identity 2022-04-14 07:27:52.028 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.028 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.028 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.035 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.053 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.053 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.083 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.118 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.118 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.207 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.207 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.207 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.207 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.208 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.208 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.221 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.221 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.221 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.221 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.221 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.222 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.222 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.230 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.233 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.233 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.233 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.233 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.233 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.234 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.234 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=218186) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:27:52.267 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=218186) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:27:52.652 | INFO keystone.cmd.bootstrap [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] Created domain default 2022-04-14 07:27:52.755 | INFO keystone.cmd.bootstrap [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] Created project admin 2022-04-14 07:27:52.782 | DEBUG passlib.handlers.bcrypt [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=218186) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 07:27:52.782 | DEBUG passlib.handlers.bcrypt [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=218186) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 07:27:52.926 | INFO keystone.cmd.bootstrap [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] Created user admin 2022-04-14 07:27:52.990 | INFO keystone.cmd.bootstrap [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] Created role reader 2022-04-14 07:27:53.064 | INFO keystone.cmd.bootstrap [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] Created role member 2022-04-14 07:27:53.118 | INFO keystone.cmd.bootstrap [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] Created implied role where 66568a689df54d298e9addf59dfecc7a implies 272fea7ef9d34d569674237a632ad64a 2022-04-14 07:27:53.218 | INFO keystone.cmd.bootstrap [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] Created role admin 2022-04-14 07:27:53.290 | INFO keystone.cmd.bootstrap [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] Created implied role where a7576f5080b441bda741f9625b565ce5 implies 66568a689df54d298e9addf59dfecc7a 2022-04-14 07:27:53.344 | INFO keystone.cmd.bootstrap [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] Granted role admin on project admin to user admin. 2022-04-14 07:27:53.409 | INFO keystone.cmd.bootstrap [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] Granted role admin on the system to user admin. 2022-04-14 07:27:53.461 | WARNING py.warnings [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 07:27:53.461 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 07:27:53.461 |  2022-04-14 07:27:53.466 | INFO keystone.cmd.bootstrap [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] Created region RegionOne 2022-04-14 07:27:53.602 | INFO keystone.cmd.bootstrap [None req-c1ab7e0a-1260-493a-b9f3-1d2143780285 None None] Created public endpoint http://10.222.0.37/identity 2022-04-14 07:27:54.055 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 07:27:54.058 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 07:27:54.065 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 07:27:54.065 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 07:27:57.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:57.076 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:57.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:57.076 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:57.237 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:57.240 | + lib/keystone:create_keystone_accounts:310 : admin_project=c0dde76eead74658ba678fde42f808a4 2022-04-14 07:27:57.243 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 07:27:57.247 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 07:27:59.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:59.450 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:59.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:59.450 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:59.613 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:59.616 | + lib/keystone:create_keystone_accounts:312 : admin_user=e9dff6bdc734432e8d9dcc40ba033d3b 2022-04-14 07:27:59.618 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 07:27:59.621 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 07:27:59.623 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 07:27:59.626 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin e9dff6bdc734432e8d9dcc40ba033d3b default 2022-04-14 07:27:59.685 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin e9dff6bdc734432e8d9dcc40ba033d3b default 2022-04-14 07:27:59.721 | [189765 Async ks-domain-role:218306]: running: get_or_add_user_domain_role admin e9dff6bdc734432e8d9dcc40ba033d3b default 2022-04-14 07:27:59.724 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 07:27:59.727 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:27:59.730 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:28:02.865 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:28:02.867 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:28:02.867 | default 2022-04-14 07:28:02.869 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 07:28:02.929 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 07:28:02.972 | [189765 Async ks-project:218446]: running: get_or_create_project service Default 2022-04-14 07:28:02.975 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 07:28:03.038 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 07:28:03.085 | [189765 Async ks-service:218532]: running: get_or_create_role service 2022-04-14 07:28:03.087 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 07:28:03.160 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 07:28:03.235 | [189765 Async ks-reseller:218618]: running: get_or_create_role ResellerAdmin 2022-04-14 07:28:03.254 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 07:28:03.270 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 07:28:03.690 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 07:28:03.905 | [189765 Async ks-anotherrole:218708]: running: get_or_create_role anotherrole 2022-04-14 07:28:03.922 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 07:28:03.958 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 07:28:03.982 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:28:04.017 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 07:28:07.174 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:07.330 | [218446 Async ks-project:218446]: finished successfully 2022-04-14 07:28:07.377 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:07.429 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:07.459 | [218532 Async ks-service:218532]: finished successfully 2022-04-14 07:28:07.482 | [218618 Async ks-reseller:218618]: finished successfully 2022-04-14 07:28:07.729 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:07.755 | [218708 Async ks-anotherrole:218708]: finished successfully 2022-04-14 07:28:07.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:07.784 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:07.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:07.784 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:07.954 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:07.957 | ++ functions-common:get_or_create_project:945 : project_id=a8e73f223c554222b3661fcd554ea0ca 2022-04-14 07:28:07.960 | ++ functions-common:get_or_create_project:946 : echo a8e73f223c554222b3661fcd554ea0ca 2022-04-14 07:28:07.963 | + lib/keystone:create_keystone_accounts:340 : invis_project=a8e73f223c554222b3661fcd554ea0ca 2022-04-14 07:28:07.965 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 07:28:07.969 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 07:28:07.971 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:28:07.974 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 07:28:10.388 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:10.413 | [218306 Async ks-domain-role:218306]: finished successfully 2022-04-14 07:28:10.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:10.601 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:10.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:10.601 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:10.765 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:10.768 | ++ functions-common:get_or_create_project:945 : project_id=e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:10.770 | ++ functions-common:get_or_create_project:946 : echo e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:10.773 | + lib/keystone:create_keystone_accounts:344 : demo_project=e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:10.776 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 07:28:10.779 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 07:28:10.782 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:10.784 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 07:28:10.786 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 07:28:10.790 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 07:28:13.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:13.348 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:13.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:13.348 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:13.512 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:13.515 | ++ functions-common:get_or_create_user:932 : user_id=04a5709c360347c898b538725c16094c 2022-04-14 07:28:13.518 | ++ functions-common:get_or_create_user:933 : echo 04a5709c360347c898b538725c16094c 2022-04-14 07:28:13.521 | + lib/keystone:create_keystone_accounts:347 : demo_user=04a5709c360347c898b538725c16094c 2022-04-14 07:28:13.523 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 07:28:13.576 | [189765 Async ks-domain-role:218306]: Waiting for completion of get_or_add_user_domain_role admin e9dff6bdc734432e8d9dcc40ba033d3b default running on PID 218306 (6 other jobs running) 2022-04-14 07:28:13.600 | [189765 Async ks-domain-role:218306]: Signaling child to exit 2022-04-14 07:28:13.600 | WAKEUP 2022-04-14 07:28:13.623 | [189765 Async ks-domain-role:218306]: Signaled 2022-04-14 07:28:13.625 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 07:28:13.625 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e9dff6bdc734432e8d9dcc40ba033d3b --domain default 2022-04-14 07:28:13.625 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:13.625 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 07:28:13.625 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:13.625 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:13.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:13.625 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:13.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:13.625 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:13.625 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:13.625 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 07:28:13.625 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 07:28:13.625 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user e9dff6bdc734432e8d9dcc40ba033d3b --domain default 2022-04-14 07:28:13.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:13.625 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:13.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:13.625 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:13.626 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e9dff6bdc734432e8d9dcc40ba033d3b --domain default 2022-04-14 07:28:13.626 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:13.626 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 07:28:13.626 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:13.626 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:13.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:13.626 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:13.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:13.626 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:13.626 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:13.626 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:13.626 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:13.626 | ++ functions-common:get_field:825 : echo '| a7576f5080b441bda741f9625b565ce5 | e9dff6bdc734432e8d9dcc40ba033d3b | | | default | | False |' 2022-04-14 07:28:13.626 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:13.626 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:13.626 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=a7576f5080b441bda741f9625b565ce5 2022-04-14 07:28:13.626 | + functions-common:get_or_add_user_domain_role:1028 : echo a7576f5080b441bda741f9625b565ce5 2022-04-14 07:28:13.626 | a7576f5080b441bda741f9625b565ce5 2022-04-14 07:28:13.670 | [189765 Async ks-domain-role:218306]: finished get_or_add_user_domain_role admin e9dff6bdc734432e8d9dcc40ba033d3b default with result 0 in 10 seconds 2022-04-14 07:28:13.677 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 07:28:13.712 | [189765 Async ks-project:218446]: Waiting for completion of get_or_create_project service Default running on PID 218446 (5 other jobs running) 2022-04-14 07:28:13.737 | [189765 Async ks-project:218446]: Signaling child to exit 2022-04-14 07:28:13.737 | WAKEUP 2022-04-14 07:28:13.759 | [189765 Async ks-project:218446]: Signaled 2022-04-14 07:28:13.760 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:28:13.760 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 07:28:13.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:13.761 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:13.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:13.761 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:13.761 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:13.761 | + functions-common:get_or_create_project:945 : project_id=d7dc62cf0b9f48a588ea7ee4e460b408 2022-04-14 07:28:13.761 | + functions-common:get_or_create_project:946 : echo d7dc62cf0b9f48a588ea7ee4e460b408 2022-04-14 07:28:13.761 | d7dc62cf0b9f48a588ea7ee4e460b408 2022-04-14 07:28:13.804 | [189765 Async ks-project:218446]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 07:28:13.841 | [189765 Async ks-service:218532]: Waiting for completion of get_or_create_role service running on PID 218532 (4 other jobs running) 2022-04-14 07:28:13.866 | [189765 Async ks-service:218532]: Signaling child to exit 2022-04-14 07:28:13.866 | WAKEUP 2022-04-14 07:28:13.887 | [189765 Async ks-service:218532]: Signaled 2022-04-14 07:28:13.889 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:28:13.889 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 07:28:13.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:13.889 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:13.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:13.889 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:13.889 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:13.889 | + functions-common:get_or_create_role:957 : role_id=c573cd63ec60441081d907d3efd6db00 2022-04-14 07:28:13.889 | + functions-common:get_or_create_role:958 : echo c573cd63ec60441081d907d3efd6db00 2022-04-14 07:28:13.889 | c573cd63ec60441081d907d3efd6db00 2022-04-14 07:28:13.932 | [189765 Async ks-service:218532]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-14 07:28:13.968 | [189765 Async ks-reseller:218618]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 218618 (3 other jobs running) 2022-04-14 07:28:13.993 | [189765 Async ks-reseller:218618]: Signaling child to exit 2022-04-14 07:28:13.993 | WAKEUP 2022-04-14 07:28:14.015 | [189765 Async ks-reseller:218618]: Signaled 2022-04-14 07:28:14.016 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:28:14.016 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 07:28:14.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:14.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:14.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:14.017 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:14.017 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:14.017 | + functions-common:get_or_create_role:957 : role_id=7c4de0c0330f44a7a6599c9895d7fb5a 2022-04-14 07:28:14.017 | + functions-common:get_or_create_role:958 : echo 7c4de0c0330f44a7a6599c9895d7fb5a 2022-04-14 07:28:14.017 | 7c4de0c0330f44a7a6599c9895d7fb5a 2022-04-14 07:28:14.060 | [189765 Async ks-reseller:218618]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 07:28:14.107 | [189765 Async ks-anotherrole:218708]: Waiting for completion of get_or_create_role anotherrole running on PID 218708 (2 other jobs running) 2022-04-14 07:28:14.131 | [189765 Async ks-anotherrole:218708]: Signaling child to exit 2022-04-14 07:28:14.132 | WAKEUP 2022-04-14 07:28:14.154 | [189765 Async ks-anotherrole:218708]: Signaled 2022-04-14 07:28:14.155 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:28:14.155 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:28:14.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:14.156 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:14.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:14.156 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:14.156 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:14.156 | + functions-common:get_or_create_role:957 : role_id=16a673a670e74fce95d30395f0ffce87 2022-04-14 07:28:14.156 | + functions-common:get_or_create_role:958 : echo 16a673a670e74fce95d30395f0ffce87 2022-04-14 07:28:14.156 | 16a673a670e74fce95d30395f0ffce87 2022-04-14 07:28:14.200 | [189765 Async ks-anotherrole:218708]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 07:28:14.204 | + inc/async:async_wait:197 : return 0 2022-04-14 07:28:14.206 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 04a5709c360347c898b538725c16094c e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:14.264 | + inc/async:async_inner:63 : get_or_add_user_project_role member 04a5709c360347c898b538725c16094c e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:14.304 | [189765 Async ks-demo-member:219575]: running: get_or_add_user_project_role member 04a5709c360347c898b538725c16094c e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:14.307 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin e9dff6bdc734432e8d9dcc40ba033d3b e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:14.371 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e9dff6bdc734432e8d9dcc40ba033d3b e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:14.420 | [189765 Async ks-demo-admin:219687]: running: get_or_add_user_project_role admin e9dff6bdc734432e8d9dcc40ba033d3b e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:14.423 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 04a5709c360347c898b538725c16094c e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:14.491 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 04a5709c360347c898b538725c16094c e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:14.540 | [189765 Async ks-demo-another:219799]: running: get_or_add_user_project_role anotherrole 04a5709c360347c898b538725c16094c e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:14.544 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 04a5709c360347c898b538725c16094c a8e73f223c554222b3661fcd554ea0ca 2022-04-14 07:28:14.630 | + inc/async:async_inner:63 : get_or_add_user_project_role member 04a5709c360347c898b538725c16094c a8e73f223c554222b3661fcd554ea0ca 2022-04-14 07:28:14.701 | [189765 Async ks-demo-invis:219911]: running: get_or_add_user_project_role member 04a5709c360347c898b538725c16094c a8e73f223c554222b3661fcd554ea0ca 2022-04-14 07:28:14.709 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 07:28:14.722 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 07:28:14.726 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:14.729 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 07:28:14.733 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 07:28:14.754 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 07:28:18.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:18.828 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:18.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:18.828 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.023 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.030 | ++ functions-common:get_or_create_user:932 : user_id=62347544d8894d908fa9221b22fc8e26 2022-04-14 07:28:19.033 | ++ functions-common:get_or_create_user:933 : echo 62347544d8894d908fa9221b22fc8e26 2022-04-14 07:28:19.041 | + lib/keystone:create_keystone_accounts:360 : demo_reader=62347544d8894d908fa9221b22fc8e26 2022-04-14 07:28:19.046 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 62347544d8894d908fa9221b22fc8e26 e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:19.137 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 62347544d8894d908fa9221b22fc8e26 e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:19.277 | [189765 Async ks-demo-reader:220069]: running: get_or_add_user_project_role reader 62347544d8894d908fa9221b22fc8e26 e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:19.281 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 07:28:19.298 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 07:28:19.304 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:28:19.328 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 07:28:23.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:23.954 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:23.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:23.954 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:24.166 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:24.169 | ++ functions-common:get_or_create_project:945 : project_id=e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:24.171 | ++ functions-common:get_or_create_project:946 : echo e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:24.174 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:24.176 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 07:28:24.180 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 07:28:24.183 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:24.185 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 07:28:24.188 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 07:28:24.191 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 07:28:27.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:27.112 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:27.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:27.112 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:27.416 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:27.419 | ++ functions-common:get_or_create_user:932 : user_id=8b028be3ca424c8680220c07c4eeb3fd 2022-04-14 07:28:27.422 | ++ functions-common:get_or_create_user:933 : echo 8b028be3ca424c8680220c07c4eeb3fd 2022-04-14 07:28:27.424 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=8b028be3ca424c8680220c07c4eeb3fd 2022-04-14 07:28:27.426 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 8b028be3ca424c8680220c07c4eeb3fd e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:27.806 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8b028be3ca424c8680220c07c4eeb3fd e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:28.036 | [189765 Async ks-alt-admin:220471]: running: get_or_add_user_project_role admin 8b028be3ca424c8680220c07c4eeb3fd e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:28.062 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 8b028be3ca424c8680220c07c4eeb3fd e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:28.517 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8b028be3ca424c8680220c07c4eeb3fd e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:28.764 | [189765 Async ks-alt-another:220585]: running: get_or_add_user_project_role anotherrole 8b028be3ca424c8680220c07c4eeb3fd e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:28.798 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 07:28:28.822 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 07:28:28.839 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:28.862 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 07:28:28.894 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 07:28:28.919 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 07:28:29.142 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:29.326 | [219575 Async ks-demo-member:219575]: finished successfully 2022-04-14 07:28:32.381 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:32.428 | [219687 Async ks-demo-admin:219687]: finished successfully 2022-04-14 07:28:32.857 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:32.893 | [219911 Async ks-demo-invis:219911]: finished successfully 2022-04-14 07:28:33.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:33.142 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:33.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:33.142 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:33.442 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:33.446 | ++ functions-common:get_or_create_user:932 : user_id=2aad8b9a51c24d2baeeae3a74300b0a0 2022-04-14 07:28:33.454 | ++ functions-common:get_or_create_user:933 : echo 2aad8b9a51c24d2baeeae3a74300b0a0 2022-04-14 07:28:33.461 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=2aad8b9a51c24d2baeeae3a74300b0a0 2022-04-14 07:28:33.465 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 2aad8b9a51c24d2baeeae3a74300b0a0 e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:33.488 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:33.546 | [219799 Async ks-demo-another:219799]: finished successfully 2022-04-14 07:28:33.579 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2aad8b9a51c24d2baeeae3a74300b0a0 e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:33.682 | [189765 Async ks-alt-member-user:220964]: running: get_or_add_user_project_role member 2aad8b9a51c24d2baeeae3a74300b0a0 e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:33.685 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 07:28:33.689 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 07:28:33.694 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:33.698 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 07:28:33.701 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 07:28:33.715 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 07:28:36.146 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:36.295 | [220069 Async ks-demo-reader:220069]: finished successfully 2022-04-14 07:28:36.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:36.595 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:36.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:36.595 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:36.804 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:36.807 | ++ functions-common:get_or_create_user:932 : user_id=cc1fb51c481046de8fe3b30cf04c0a23 2022-04-14 07:28:36.814 | ++ functions-common:get_or_create_user:933 : echo cc1fb51c481046de8fe3b30cf04c0a23 2022-04-14 07:28:36.819 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=cc1fb51c481046de8fe3b30cf04c0a23 2022-04-14 07:28:36.821 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader cc1fb51c481046de8fe3b30cf04c0a23 e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:36.930 | + inc/async:async_inner:63 : get_or_add_user_project_role reader cc1fb51c481046de8fe3b30cf04c0a23 e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:36.987 | [189765 Async ks-alt-reader-user:221190]: running: get_or_add_user_project_role reader cc1fb51c481046de8fe3b30cf04c0a23 e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:37.001 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 07:28:37.010 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:37.013 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 07:28:37.016 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 07:28:37.020 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 07:28:40.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:40.303 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:40.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:40.303 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:40.680 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:40.683 | ++ functions-common:get_or_create_user:932 : user_id=f061f46bdf4d4792a2d33d3f146b37c9 2022-04-14 07:28:40.696 | ++ functions-common:get_or_create_user:933 : echo f061f46bdf4d4792a2d33d3f146b37c9 2022-04-14 07:28:40.717 | + lib/keystone:create_keystone_accounts:392 : system_member_user=f061f46bdf4d4792a2d33d3f146b37c9 2022-04-14 07:28:40.738 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member f061f46bdf4d4792a2d33d3f146b37c9 all 2022-04-14 07:28:41.019 | + inc/async:async_inner:63 : get_or_add_user_system_role member f061f46bdf4d4792a2d33d3f146b37c9 all 2022-04-14 07:28:41.197 | [189765 Async ks-system-member:221416]: running: get_or_add_user_system_role member f061f46bdf4d4792a2d33d3f146b37c9 all 2022-04-14 07:28:41.218 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 07:28:41.234 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:41.257 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 07:28:41.279 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 07:28:41.302 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 07:28:43.746 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:43.898 | [220471 Async ks-alt-admin:220471]: finished successfully 2022-04-14 07:28:44.450 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:44.601 | [220585 Async ks-alt-another:220585]: finished successfully 2022-04-14 07:28:45.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:45.372 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:45.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:45.372 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:45.567 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:45.570 | ++ functions-common:get_or_create_user:932 : user_id=7d46f41e0a824e948344b03149737fa8 2022-04-14 07:28:45.574 | ++ functions-common:get_or_create_user:933 : echo 7d46f41e0a824e948344b03149737fa8 2022-04-14 07:28:45.579 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=7d46f41e0a824e948344b03149737fa8 2022-04-14 07:28:45.583 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 7d46f41e0a824e948344b03149737fa8 all 2022-04-14 07:28:45.682 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 7d46f41e0a824e948344b03149737fa8 all 2022-04-14 07:28:45.799 | [189765 Async ks-system-reader:221708]: running: get_or_add_user_system_role reader 7d46f41e0a824e948344b03149737fa8 all 2022-04-14 07:28:45.807 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 07:28:45.823 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 07:28:45.842 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 07:28:45.871 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:28:45.898 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 07:28:47.241 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:47.442 | [220964 Async ks-alt-member-user:220964]: finished successfully 2022-04-14 07:28:49.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:49.068 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:49.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:49.069 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:49.287 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:49.291 | ++ functions-common:get_or_create_group:909 : group_id=bcf90189833543e09fe3528b84a2044a 2022-04-14 07:28:49.297 | ++ functions-common:get_or_create_group:910 : echo bcf90189833543e09fe3528b84a2044a 2022-04-14 07:28:49.301 | + lib/keystone:create_keystone_accounts:402 : admin_group=bcf90189833543e09fe3528b84a2044a 2022-04-14 07:28:49.304 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 07:28:49.308 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 07:28:49.315 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 07:28:49.330 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:28:49.333 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 07:28:50.269 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:50.298 | [221190 Async ks-alt-reader-user:221190]: finished successfully 2022-04-14 07:28:52.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:52.111 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:52.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:52.111 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:52.134 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:52.180 | [221416 Async ks-system-member:221416]: finished successfully 2022-04-14 07:28:52.295 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:52.298 | ++ functions-common:get_or_create_group:909 : group_id=039d133d74614b9fbd12cfc7833d5e16 2022-04-14 07:28:52.300 | ++ functions-common:get_or_create_group:910 : echo 039d133d74614b9fbd12cfc7833d5e16 2022-04-14 07:28:52.303 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=039d133d74614b9fbd12cfc7833d5e16 2022-04-14 07:28:52.307 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:52.368 | + inc/async:async_inner:63 : get_or_add_group_project_role member 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:52.415 | [189765 Async ks-group-memberdemo:222088]: running: get_or_add_group_project_role member 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:52.418 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:52.488 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:52.559 | [189765 Async ks-group-anotherdemo:222174]: running: get_or_add_group_project_role anotherrole 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:52.562 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:52.677 | + inc/async:async_inner:63 : get_or_add_group_project_role member 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:52.741 | [189765 Async ks-group-memberalt:222260]: running: get_or_add_group_project_role member 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:52.762 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:53.009 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:53.247 | [189765 Async ks-group-anotheralt:222366]: running: get_or_add_group_project_role anotherrole 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:53.274 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin bcf90189833543e09fe3528b84a2044a c0dde76eead74658ba678fde42f808a4 2022-04-14 07:28:53.741 | + inc/async:async_inner:63 : get_or_add_group_project_role admin bcf90189833543e09fe3528b84a2044a c0dde76eead74658ba678fde42f808a4 2022-04-14 07:28:53.971 | [189765 Async ks-group-admin:222455]: running: get_or_add_group_project_role admin bcf90189833543e09fe3528b84a2044a c0dde76eead74658ba678fde42f808a4 2022-04-14 07:28:53.998 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 07:28:54.364 | [189765 Async ks-demo-member:219575]: Waiting for completion of get_or_add_user_project_role member 04a5709c360347c898b538725c16094c e9002d78373048208e90db5f7a15ca31 running on PID 219575 (17 other jobs running) 2022-04-14 07:28:54.559 | [189765 Async ks-demo-member:219575]: Signaling child to exit 2022-04-14 07:28:54.559 | WAKEUP 2022-04-14 07:28:54.727 | [189765 Async ks-demo-member:219575]: Signaled 2022-04-14 07:28:54.745 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:54.745 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:28:54.745 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:54.745 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:54.745 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:28:54.745 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:28:54.745 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:28:54.745 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:28:54.746 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:54.746 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 04a5709c360347c898b538725c16094c --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:54.746 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:54.746 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:54.746 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:54.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:54.746 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:54.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:54.746 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:54.746 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:54.746 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:54.746 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:54.746 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 04a5709c360347c898b538725c16094c --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:54.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:54.746 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:54.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:54.746 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:54.746 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 04a5709c360347c898b538725c16094c --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:54.746 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:54.746 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:54.746 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:54.746 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:54.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:54.746 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:54.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:54.746 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:54.746 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:54.746 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:54.746 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:54.746 | ++ functions-common:get_field:825 : echo '| 66568a689df54d298e9addf59dfecc7a | 04a5709c360347c898b538725c16094c | | e9002d78373048208e90db5f7a15ca31 | | | False |' 2022-04-14 07:28:54.746 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:54.746 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:54.747 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=66568a689df54d298e9addf59dfecc7a 2022-04-14 07:28:54.747 | + functions-common:get_or_add_user_project_role:1004 : echo 66568a689df54d298e9addf59dfecc7a 2022-04-14 07:28:54.747 | 66568a689df54d298e9addf59dfecc7a 2022-04-14 07:28:55.079 | [189765 Async ks-demo-member:219575]: finished get_or_add_user_project_role member 04a5709c360347c898b538725c16094c e9002d78373048208e90db5f7a15ca31 with result 0 in 15 seconds 2022-04-14 07:28:55.343 | [189765 Async ks-demo-admin:219687]: Waiting for completion of get_or_add_user_project_role admin e9dff6bdc734432e8d9dcc40ba033d3b e9002d78373048208e90db5f7a15ca31 running on PID 219687 (16 other jobs running) 2022-04-14 07:28:55.522 | [189765 Async ks-demo-admin:219687]: Signaling child to exit 2022-04-14 07:28:55.522 | WAKEUP 2022-04-14 07:28:55.684 | [189765 Async ks-demo-admin:219687]: Signaled 2022-04-14 07:28:55.701 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:55.701 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:28:55.701 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:55.701 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:55.701 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:28:55.701 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:28:55.701 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:28:55.701 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:28:55.701 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:55.701 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e9dff6bdc734432e8d9dcc40ba033d3b --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:55.701 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:55.702 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:55.702 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:55.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:55.702 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:55.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:55.702 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:55.702 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:55.702 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:55.702 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:55.702 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user e9dff6bdc734432e8d9dcc40ba033d3b --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:55.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:55.702 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:55.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:55.702 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:55.702 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e9dff6bdc734432e8d9dcc40ba033d3b --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:55.702 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:55.702 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:55.702 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:55.702 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:55.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:55.702 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:55.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:55.702 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:55.702 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:55.702 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:55.702 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:55.702 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:55.703 | ++ functions-common:get_field:825 : echo '| a7576f5080b441bda741f9625b565ce5 | e9dff6bdc734432e8d9dcc40ba033d3b | | e9002d78373048208e90db5f7a15ca31 | | | False |' 2022-04-14 07:28:55.703 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:55.703 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a7576f5080b441bda741f9625b565ce5 2022-04-14 07:28:55.703 | + functions-common:get_or_add_user_project_role:1004 : echo a7576f5080b441bda741f9625b565ce5 2022-04-14 07:28:55.703 | a7576f5080b441bda741f9625b565ce5 2022-04-14 07:28:56.019 | [189765 Async ks-demo-admin:219687]: finished get_or_add_user_project_role admin e9dff6bdc734432e8d9dcc40ba033d3b e9002d78373048208e90db5f7a15ca31 with result 0 in 18 seconds 2022-04-14 07:28:56.238 | [189765 Async ks-demo-another:219799]: Waiting for completion of get_or_add_user_project_role anotherrole 04a5709c360347c898b538725c16094c e9002d78373048208e90db5f7a15ca31 running on PID 219799 (15 other jobs running) 2022-04-14 07:28:56.303 | [189765 Async ks-demo-another:219799]: Signaling child to exit 2022-04-14 07:28:56.328 | WAKEUP 2022-04-14 07:28:56.466 | [189765 Async ks-demo-another:219799]: Signaled 2022-04-14 07:28:56.473 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:56.473 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:28:56.473 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:56.474 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:56.474 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:28:56.474 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:28:56.474 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:28:56.474 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:28:56.474 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 04a5709c360347c898b538725c16094c --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:56.474 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:56.474 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:56.474 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:56.474 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:56.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:56.474 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:56.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:56.474 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:56.474 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:56.474 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:56.474 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:56.474 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 04a5709c360347c898b538725c16094c --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:56.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:56.474 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:56.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:56.474 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:56.474 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 04a5709c360347c898b538725c16094c --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:56.474 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:56.474 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:56.474 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:56.474 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:56.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:56.474 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:56.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:56.475 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:56.475 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:56.475 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:56.475 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:56.475 | ++ functions-common:get_field:825 : echo '| 16a673a670e74fce95d30395f0ffce87 | 04a5709c360347c898b538725c16094c | | e9002d78373048208e90db5f7a15ca31 | | | False |' 2022-04-14 07:28:56.475 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:56.475 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:56.475 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=16a673a670e74fce95d30395f0ffce87 2022-04-14 07:28:56.475 | + functions-common:get_or_add_user_project_role:1004 : echo 16a673a670e74fce95d30395f0ffce87 2022-04-14 07:28:56.475 | 16a673a670e74fce95d30395f0ffce87 2022-04-14 07:28:56.761 | [189765 Async ks-demo-another:219799]: finished get_or_add_user_project_role anotherrole 04a5709c360347c898b538725c16094c e9002d78373048208e90db5f7a15ca31 with result 0 in 19 seconds 2022-04-14 07:28:56.949 | [189765 Async ks-demo-invis:219911]: Waiting for completion of get_or_add_user_project_role member 04a5709c360347c898b538725c16094c a8e73f223c554222b3661fcd554ea0ca running on PID 219911 (14 other jobs running) 2022-04-14 07:28:57.062 | [189765 Async ks-demo-invis:219911]: Signaling child to exit 2022-04-14 07:28:57.062 | WAKEUP 2022-04-14 07:28:57.183 | [189765 Async ks-demo-invis:219911]: Signaled 2022-04-14 07:28:57.190 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:57.190 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:28:57.190 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:57.190 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:57.190 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:28:57.191 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:28:57.191 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:28:57.191 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:28:57.191 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:57.191 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 04a5709c360347c898b538725c16094c --project a8e73f223c554222b3661fcd554ea0ca 2022-04-14 07:28:57.191 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:57.191 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:57.191 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:57.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.191 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:57.191 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:57.191 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:57.191 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 04a5709c360347c898b538725c16094c --project a8e73f223c554222b3661fcd554ea0ca 2022-04-14 07:28:57.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.192 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:57.192 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:57.192 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 04a5709c360347c898b538725c16094c --project a8e73f223c554222b3661fcd554ea0ca 2022-04-14 07:28:57.192 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:57.192 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:57.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.192 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.192 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.192 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:57.192 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:57.192 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:57.192 | ++ functions-common:get_field:825 : echo '| 66568a689df54d298e9addf59dfecc7a | 04a5709c360347c898b538725c16094c | | a8e73f223c554222b3661fcd554ea0ca | | | False |' 2022-04-14 07:28:57.192 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:57.192 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:57.192 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=66568a689df54d298e9addf59dfecc7a 2022-04-14 07:28:57.192 | + functions-common:get_or_add_user_project_role:1004 : echo 66568a689df54d298e9addf59dfecc7a 2022-04-14 07:28:57.192 | 66568a689df54d298e9addf59dfecc7a 2022-04-14 07:28:57.277 | [189765 Async ks-demo-invis:219911]: finished get_or_add_user_project_role member 04a5709c360347c898b538725c16094c a8e73f223c554222b3661fcd554ea0ca with result 0 in 18 seconds 2022-04-14 07:28:57.354 | [189765 Async ks-demo-reader:220069]: Waiting for completion of get_or_add_user_project_role reader 62347544d8894d908fa9221b22fc8e26 e9002d78373048208e90db5f7a15ca31 running on PID 220069 (13 other jobs running) 2022-04-14 07:28:57.404 | [189765 Async ks-demo-reader:220069]: Signaling child to exit 2022-04-14 07:28:57.405 | WAKEUP 2022-04-14 07:28:57.446 | [189765 Async ks-demo-reader:220069]: Signaled 2022-04-14 07:28:57.447 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:57.447 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:28:57.447 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:57.447 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:57.447 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:28:57.447 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:28:57.447 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:28:57.447 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:28:57.447 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 62347544d8894d908fa9221b22fc8e26 --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:57.448 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:57.448 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:57.448 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:57.448 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:57.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.448 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:57.448 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:57.448 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:57.448 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 62347544d8894d908fa9221b22fc8e26 --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:57.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.448 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:57.448 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:57.448 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 62347544d8894d908fa9221b22fc8e26 --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:28:57.448 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:57.448 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:57.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.448 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:57.448 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:57.448 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:57.448 | ++ functions-common:get_field:825 : echo '| 272fea7ef9d34d569674237a632ad64a | 62347544d8894d908fa9221b22fc8e26 | | e9002d78373048208e90db5f7a15ca31 | | | False |' 2022-04-14 07:28:57.449 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:57.449 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:57.449 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=272fea7ef9d34d569674237a632ad64a 2022-04-14 07:28:57.449 | + functions-common:get_or_add_user_project_role:1004 : echo 272fea7ef9d34d569674237a632ad64a 2022-04-14 07:28:57.449 | 272fea7ef9d34d569674237a632ad64a 2022-04-14 07:28:57.514 | [189765 Async ks-demo-reader:220069]: finished get_or_add_user_project_role reader 62347544d8894d908fa9221b22fc8e26 e9002d78373048208e90db5f7a15ca31 with result 0 in 17 seconds 2022-04-14 07:28:57.520 | + inc/async:async_wait:197 : return 0 2022-04-14 07:28:57.527 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 07:28:57.716 | [189765 Async ks-alt-admin:220471]: Waiting for completion of get_or_add_user_project_role admin 8b028be3ca424c8680220c07c4eeb3fd e2630db575bb4deca0e6aacf0d6739ae running on PID 220471 (12 other jobs running) 2022-04-14 07:28:57.844 | [189765 Async ks-alt-admin:220471]: Signaling child to exit 2022-04-14 07:28:57.845 | WAKEUP 2022-04-14 07:28:57.922 | [189765 Async ks-alt-admin:220471]: Signaled 2022-04-14 07:28:57.928 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:57.928 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:28:57.928 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:57.928 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:57.928 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:28:57.928 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:28:57.928 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:28:57.928 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:28:57.928 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8b028be3ca424c8680220c07c4eeb3fd --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:57.928 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:57.929 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:57.929 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:57.929 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:57.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.929 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.929 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.929 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:57.929 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:57.929 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:57.929 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 8b028be3ca424c8680220c07c4eeb3fd --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:57.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.929 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.929 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.929 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8b028be3ca424c8680220c07c4eeb3fd --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:57.929 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:57.929 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:57.929 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:57.929 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:57.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.929 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:57.929 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:57.929 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:57.929 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:57.929 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:57.929 | ++ functions-common:get_field:825 : echo '| a7576f5080b441bda741f9625b565ce5 | 8b028be3ca424c8680220c07c4eeb3fd | | e2630db575bb4deca0e6aacf0d6739ae | | | False |' 2022-04-14 07:28:57.929 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:57.929 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:57.929 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a7576f5080b441bda741f9625b565ce5 2022-04-14 07:28:57.929 | + functions-common:get_or_add_user_project_role:1004 : echo a7576f5080b441bda741f9625b565ce5 2022-04-14 07:28:57.929 | a7576f5080b441bda741f9625b565ce5 2022-04-14 07:28:58.140 | [189765 Async ks-alt-admin:220471]: finished get_or_add_user_project_role admin 8b028be3ca424c8680220c07c4eeb3fd e2630db575bb4deca0e6aacf0d6739ae with result 0 in 16 seconds 2022-04-14 07:28:58.330 | [189765 Async ks-alt-another:220585]: Waiting for completion of get_or_add_user_project_role anotherrole 8b028be3ca424c8680220c07c4eeb3fd e2630db575bb4deca0e6aacf0d6739ae running on PID 220585 (11 other jobs running) 2022-04-14 07:28:58.463 | [189765 Async ks-alt-another:220585]: Signaling child to exit 2022-04-14 07:28:58.464 | WAKEUP 2022-04-14 07:28:58.569 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:58.582 | [189765 Async ks-alt-another:220585]: Signaled 2022-04-14 07:28:58.586 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:58.586 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:28:58.586 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:58.586 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:58.586 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:28:58.586 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:28:58.586 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:28:58.586 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:28:58.586 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8b028be3ca424c8680220c07c4eeb3fd --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:58.586 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:58.586 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:58.586 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:58.586 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:58.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:58.586 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:58.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:58.586 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:58.586 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:58.586 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:58.586 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:58.586 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8b028be3ca424c8680220c07c4eeb3fd --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:58.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:58.587 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:58.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:58.587 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:58.587 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:58.587 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8b028be3ca424c8680220c07c4eeb3fd --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:58.587 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:58.587 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:58.587 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:58.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:58.587 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:58.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:58.588 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:58.588 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:58.588 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:58.588 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:58.588 | ++ functions-common:get_field:825 : echo '| 16a673a670e74fce95d30395f0ffce87 | 8b028be3ca424c8680220c07c4eeb3fd | | e2630db575bb4deca0e6aacf0d6739ae | | | False |' 2022-04-14 07:28:58.588 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:58.588 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:58.588 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=16a673a670e74fce95d30395f0ffce87 2022-04-14 07:28:58.588 | + functions-common:get_or_add_user_project_role:1004 : echo 16a673a670e74fce95d30395f0ffce87 2022-04-14 07:28:58.588 | 16a673a670e74fce95d30395f0ffce87 2022-04-14 07:28:58.677 | [221708 Async ks-system-reader:221708]: finished successfully 2022-04-14 07:28:58.780 | [189765 Async ks-alt-another:220585]: finished get_or_add_user_project_role anotherrole 8b028be3ca424c8680220c07c4eeb3fd e2630db575bb4deca0e6aacf0d6739ae with result 0 in 16 seconds 2022-04-14 07:28:58.964 | [189765 Async ks-alt-member-user:220964]: Waiting for completion of get_or_add_user_project_role member 2aad8b9a51c24d2baeeae3a74300b0a0 e2630db575bb4deca0e6aacf0d6739ae running on PID 220964 (10 other jobs running) 2022-04-14 07:28:59.089 | [189765 Async ks-alt-member-user:220964]: Signaling child to exit 2022-04-14 07:28:59.090 | WAKEUP 2022-04-14 07:28:59.224 | [189765 Async ks-alt-member-user:220964]: Signaled 2022-04-14 07:28:59.233 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:59.233 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:28:59.233 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:59.233 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:59.233 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:28:59.233 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:28:59.233 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:28:59.233 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:28:59.233 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:59.233 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2aad8b9a51c24d2baeeae3a74300b0a0 --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:59.233 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:59.233 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:59.233 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:59.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:59.234 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:59.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:59.234 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:59.234 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:59.234 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:59.234 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:59.234 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 2aad8b9a51c24d2baeeae3a74300b0a0 --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:59.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:59.234 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:59.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:59.234 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:59.234 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:59.234 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2aad8b9a51c24d2baeeae3a74300b0a0 --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:28:59.234 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:59.234 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:59.234 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:59.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:59.234 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:59.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:59.234 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:59.234 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:59.234 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:59.234 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:59.234 | ++ functions-common:get_field:825 : echo '| 66568a689df54d298e9addf59dfecc7a | 2aad8b9a51c24d2baeeae3a74300b0a0 | | e2630db575bb4deca0e6aacf0d6739ae | | | False |' 2022-04-14 07:28:59.234 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:59.234 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:59.234 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=66568a689df54d298e9addf59dfecc7a 2022-04-14 07:28:59.234 | + functions-common:get_or_add_user_project_role:1004 : echo 66568a689df54d298e9addf59dfecc7a 2022-04-14 07:28:59.234 | 66568a689df54d298e9addf59dfecc7a 2022-04-14 07:28:59.533 | [189765 Async ks-alt-member-user:220964]: finished get_or_add_user_project_role member 2aad8b9a51c24d2baeeae3a74300b0a0 e2630db575bb4deca0e6aacf0d6739ae with result 0 in 13 seconds 2022-04-14 07:28:59.719 | [189765 Async ks-alt-reader-user:221190]: Waiting for completion of get_or_add_user_project_role reader cc1fb51c481046de8fe3b30cf04c0a23 e2630db575bb4deca0e6aacf0d6739ae running on PID 221190 (9 other jobs running) 2022-04-14 07:28:59.843 | [189765 Async ks-alt-reader-user:221190]: Signaling child to exit 2022-04-14 07:28:59.843 | WAKEUP 2022-04-14 07:28:59.999 | [189765 Async ks-alt-reader-user:221190]: Signaled 2022-04-14 07:29:00.018 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:29:00.018 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:29:00.018 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:00.018 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:00.018 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:29:00.018 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:29:00.018 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:29:00.018 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:29:00.018 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cc1fb51c481046de8fe3b30cf04c0a23 --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:29:00.018 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:29:00.018 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:00.018 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:00.018 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:00.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:00.018 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:00.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:00.019 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:00.019 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:00.019 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:29:00.019 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:29:00.019 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user cc1fb51c481046de8fe3b30cf04c0a23 --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:29:00.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:00.019 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:00.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:00.019 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:00.019 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cc1fb51c481046de8fe3b30cf04c0a23 --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:29:00.019 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:29:00.019 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:00.019 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:00.019 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:00.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:00.019 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:00.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:00.019 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:00.019 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:00.019 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:29:00.019 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:29:00.019 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:29:00.019 | ++ functions-common:get_field:825 : echo '| 272fea7ef9d34d569674237a632ad64a | cc1fb51c481046de8fe3b30cf04c0a23 | | e2630db575bb4deca0e6aacf0d6739ae | | | False |' 2022-04-14 07:29:00.019 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:00.019 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=272fea7ef9d34d569674237a632ad64a 2022-04-14 07:29:00.019 | + functions-common:get_or_add_user_project_role:1004 : echo 272fea7ef9d34d569674237a632ad64a 2022-04-14 07:29:00.019 | 272fea7ef9d34d569674237a632ad64a 2022-04-14 07:29:00.347 | [189765 Async ks-alt-reader-user:221190]: finished get_or_add_user_project_role reader cc1fb51c481046de8fe3b30cf04c0a23 e2630db575bb4deca0e6aacf0d6739ae with result 0 in 13 seconds 2022-04-14 07:29:00.396 | + inc/async:async_wait:197 : return 0 2022-04-14 07:29:00.418 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 07:29:00.792 | [189765 Async ks-system-member:221416]: Waiting for completion of get_or_add_user_system_role member f061f46bdf4d4792a2d33d3f146b37c9 all running on PID 221416 (8 other jobs running) 2022-04-14 07:29:00.965 | [189765 Async ks-system-member:221416]: Signaling child to exit 2022-04-14 07:29:00.965 | WAKEUP 2022-04-14 07:29:01.097 | [189765 Async ks-system-member:221416]: Signaled 2022-04-14 07:29:01.111 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:29:01.115 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:29:01.115 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:29:01.115 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:01.116 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:01.116 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:29:01.116 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:29:01.116 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:29:01.116 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:29:01.116 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f061f46bdf4d4792a2d33d3f146b37c9 --system all -f value -c Role 2022-04-14 07:29:01.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:01.116 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:01.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:01.116 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:01.116 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:01.116 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:29:01.116 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:29:01.116 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user f061f46bdf4d4792a2d33d3f146b37c9 --system all 2022-04-14 07:29:01.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:01.116 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:01.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:01.116 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:01.116 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f061f46bdf4d4792a2d33d3f146b37c9 --system all -f value -c Role 2022-04-14 07:29:01.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:01.116 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:01.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:01.116 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:01.116 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:01.117 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=66568a689df54d298e9addf59dfecc7a 2022-04-14 07:29:01.117 | + functions-common:get_or_add_user_system_role:1059 : echo 66568a689df54d298e9addf59dfecc7a 2022-04-14 07:29:01.117 | 66568a689df54d298e9addf59dfecc7a 2022-04-14 07:29:01.370 | [189765 Async ks-system-member:221416]: finished get_or_add_user_system_role member f061f46bdf4d4792a2d33d3f146b37c9 all with result 0 in 11 seconds 2022-04-14 07:29:01.631 | [189765 Async ks-system-reader:221708]: Waiting for completion of get_or_add_user_system_role reader 7d46f41e0a824e948344b03149737fa8 all running on PID 221708 (7 other jobs running) 2022-04-14 07:29:01.790 | [189765 Async ks-system-reader:221708]: Signaling child to exit 2022-04-14 07:29:01.793 | WAKEUP 2022-04-14 07:29:01.927 | [189765 Async ks-system-reader:221708]: Signaled 2022-04-14 07:29:01.941 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:29:01.941 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:29:01.941 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:29:01.941 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:01.941 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:01.941 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:29:01.941 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:29:01.941 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:29:01.941 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:29:01.941 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7d46f41e0a824e948344b03149737fa8 --system all -f value -c Role 2022-04-14 07:29:01.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:01.942 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:01.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:01.942 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:01.942 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:01.942 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:29:01.942 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:29:01.942 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 7d46f41e0a824e948344b03149737fa8 --system all 2022-04-14 07:29:01.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:01.942 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:01.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:01.942 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:01.942 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7d46f41e0a824e948344b03149737fa8 --system all -f value -c Role 2022-04-14 07:29:01.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:01.942 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:01.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:01.942 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:01.942 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:01.942 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=272fea7ef9d34d569674237a632ad64a 2022-04-14 07:29:01.942 | + functions-common:get_or_add_user_system_role:1059 : echo 272fea7ef9d34d569674237a632ad64a 2022-04-14 07:29:01.942 | 272fea7ef9d34d569674237a632ad64a 2022-04-14 07:29:02.207 | [189765 Async ks-system-reader:221708]: finished get_or_add_user_system_role reader 7d46f41e0a824e948344b03149737fa8 all with result 0 in 13 seconds 2022-04-14 07:29:02.250 | + inc/async:async_wait:197 : return 0 2022-04-14 07:29:02.266 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 07:29:02.570 | [189765 Async ks-group-memberdemo:222088]: Waiting for completion of get_or_add_group_project_role member 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 running on PID 222088 (6 other jobs running) 2022-04-14 07:29:02.761 | [189765 Async ks-group-memberdemo:222088]: Signaling child to exit 2022-04-14 07:29:05.562 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:29:05.731 | [222088 Async ks-group-memberdemo:222088]: finished successfully 2022-04-14 07:29:05.858 | WAKEUP 2022-04-14 07:29:05.998 | [189765 Async ks-group-memberdemo:222088]: Signaled 2022-04-14 07:29:06.014 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:29:06.014 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 039d133d74614b9fbd12cfc7833d5e16 --project e9002d78373048208e90db5f7a15ca31 -f value 2022-04-14 07:29:06.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:06.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:06.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:06.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:06.014 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:06.014 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:29:06.014 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:29:06.014 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 039d133d74614b9fbd12cfc7833d5e16 --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:29:06.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:06.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:06.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:06.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:06.014 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 039d133d74614b9fbd12cfc7833d5e16 --project e9002d78373048208e90db5f7a15ca31 -f value 2022-04-14 07:29:06.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:06.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:06.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:06.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:06.014 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:06.014 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='66568a689df54d298e9addf59dfecc7a 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 False' 2022-04-14 07:29:06.014 | + functions-common:get_or_add_group_project_role:1083 : echo 66568a689df54d298e9addf59dfecc7a 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 False 2022-04-14 07:29:06.014 | 66568a689df54d298e9addf59dfecc7a 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 False 2022-04-14 07:29:06.249 | [189765 Async ks-group-memberdemo:222088]: finished get_or_add_group_project_role member 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 with result 0 in 13 seconds 2022-04-14 07:29:06.388 | [189765 Async ks-group-anotherdemo:222174]: Waiting for completion of get_or_add_group_project_role anotherrole 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 running on PID 222174 (5 other jobs running) 2022-04-14 07:29:06.447 | [189765 Async ks-group-anotherdemo:222174]: Signaling child to exit 2022-04-14 07:29:06.910 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:29:06.948 | [222174 Async ks-group-anotherdemo:222174]: finished successfully 2022-04-14 07:29:06.974 | WAKEUP 2022-04-14 07:29:07.024 | [189765 Async ks-group-anotherdemo:222174]: Signaled 2022-04-14 07:29:07.026 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:29:07.026 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 039d133d74614b9fbd12cfc7833d5e16 --project e9002d78373048208e90db5f7a15ca31 -f value 2022-04-14 07:29:07.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.026 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.026 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.027 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:29:07.027 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:29:07.027 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 039d133d74614b9fbd12cfc7833d5e16 --project e9002d78373048208e90db5f7a15ca31 2022-04-14 07:29:07.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.027 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.027 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.028 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 039d133d74614b9fbd12cfc7833d5e16 --project e9002d78373048208e90db5f7a15ca31 -f value 2022-04-14 07:29:07.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.028 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.028 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='16a673a670e74fce95d30395f0ffce87 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 False' 2022-04-14 07:29:07.028 | + functions-common:get_or_add_group_project_role:1083 : echo 16a673a670e74fce95d30395f0ffce87 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 False 2022-04-14 07:29:07.028 | 16a673a670e74fce95d30395f0ffce87 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 False 2022-04-14 07:29:07.106 | [189765 Async ks-group-anotherdemo:222174]: finished get_or_add_group_project_role anotherrole 039d133d74614b9fbd12cfc7833d5e16 e9002d78373048208e90db5f7a15ca31 with result 0 in 14 seconds 2022-04-14 07:29:07.166 | [189765 Async ks-group-memberalt:222260]: Waiting for completion of get_or_add_group_project_role member 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae running on PID 222260 (4 other jobs running) 2022-04-14 07:29:07.209 | [189765 Async ks-group-memberalt:222260]: Signaling child to exit 2022-04-14 07:29:07.958 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:29:07.989 | [222366 Async ks-group-anotheralt:222366]: finished successfully 2022-04-14 07:29:08.160 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:29:08.185 | [222260 Async ks-group-memberalt:222260]: finished successfully 2022-04-14 07:29:08.205 | WAKEUP 2022-04-14 07:29:08.230 | [189765 Async ks-group-memberalt:222260]: Signaled 2022-04-14 07:29:08.231 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:29:08.231 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 039d133d74614b9fbd12cfc7833d5e16 --project e2630db575bb4deca0e6aacf0d6739ae -f value 2022-04-14 07:29:08.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.231 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.231 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.231 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:08.231 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:29:08.231 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:29:08.232 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 039d133d74614b9fbd12cfc7833d5e16 --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:29:08.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.232 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.232 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.232 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 039d133d74614b9fbd12cfc7833d5e16 --project e2630db575bb4deca0e6aacf0d6739ae -f value 2022-04-14 07:29:08.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.232 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.232 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.232 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:08.232 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='66568a689df54d298e9addf59dfecc7a 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae False' 2022-04-14 07:29:08.232 | + functions-common:get_or_add_group_project_role:1083 : echo 66568a689df54d298e9addf59dfecc7a 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae False 2022-04-14 07:29:08.232 | 66568a689df54d298e9addf59dfecc7a 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae False 2022-04-14 07:29:08.277 | [189765 Async ks-group-memberalt:222260]: finished get_or_add_group_project_role member 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae with result 0 in 15 seconds 2022-04-14 07:29:08.315 | [189765 Async ks-group-anotheralt:222366]: Waiting for completion of get_or_add_group_project_role anotherrole 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae running on PID 222366 (3 other jobs running) 2022-04-14 07:29:08.342 | [189765 Async ks-group-anotheralt:222366]: Signaling child to exit 2022-04-14 07:29:08.342 | WAKEUP 2022-04-14 07:29:08.366 | [189765 Async ks-group-anotheralt:222366]: Signaled 2022-04-14 07:29:08.367 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:29:08.367 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 039d133d74614b9fbd12cfc7833d5e16 --project e2630db575bb4deca0e6aacf0d6739ae -f value 2022-04-14 07:29:08.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.367 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:08.367 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:29:08.367 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:29:08.367 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 039d133d74614b9fbd12cfc7833d5e16 --project e2630db575bb4deca0e6aacf0d6739ae 2022-04-14 07:29:08.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.368 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 039d133d74614b9fbd12cfc7833d5e16 --project e2630db575bb4deca0e6aacf0d6739ae -f value 2022-04-14 07:29:08.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.368 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:08.368 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='16a673a670e74fce95d30395f0ffce87 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae False' 2022-04-14 07:29:08.368 | + functions-common:get_or_add_group_project_role:1083 : echo 16a673a670e74fce95d30395f0ffce87 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae False 2022-04-14 07:29:08.368 | 16a673a670e74fce95d30395f0ffce87 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae False 2022-04-14 07:29:08.417 | [189765 Async ks-group-anotheralt:222366]: finished get_or_add_group_project_role anotherrole 039d133d74614b9fbd12cfc7833d5e16 e2630db575bb4deca0e6aacf0d6739ae with result 0 in 15 seconds 2022-04-14 07:29:08.456 | [189765 Async ks-group-admin:222455]: Waiting for completion of get_or_add_group_project_role admin bcf90189833543e09fe3528b84a2044a c0dde76eead74658ba678fde42f808a4 running on PID 222455 (2 other jobs running) 2022-04-14 07:29:08.482 | [189765 Async ks-group-admin:222455]: Signaling child to exit 2022-04-14 07:29:08.847 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:29:08.873 | [222455 Async ks-group-admin:222455]: finished successfully 2022-04-14 07:29:08.892 | WAKEUP 2022-04-14 07:29:08.915 | [189765 Async ks-group-admin:222455]: Signaled 2022-04-14 07:29:08.917 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:29:08.917 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group bcf90189833543e09fe3528b84a2044a --project c0dde76eead74658ba678fde42f808a4 -f value 2022-04-14 07:29:08.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.917 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.917 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.917 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:08.917 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:29:08.917 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:29:08.917 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group bcf90189833543e09fe3528b84a2044a --project c0dde76eead74658ba678fde42f808a4 2022-04-14 07:29:08.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.917 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.917 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.917 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group bcf90189833543e09fe3528b84a2044a --project c0dde76eead74658ba678fde42f808a4 -f value 2022-04-14 07:29:08.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.917 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:08.917 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:08.917 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:08.917 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='a7576f5080b441bda741f9625b565ce5 bcf90189833543e09fe3528b84a2044a c0dde76eead74658ba678fde42f808a4 False' 2022-04-14 07:29:08.917 | + functions-common:get_or_add_group_project_role:1083 : echo a7576f5080b441bda741f9625b565ce5 bcf90189833543e09fe3528b84a2044a c0dde76eead74658ba678fde42f808a4 False 2022-04-14 07:29:08.917 | a7576f5080b441bda741f9625b565ce5 bcf90189833543e09fe3528b84a2044a c0dde76eead74658ba678fde42f808a4 False 2022-04-14 07:29:08.961 | [189765 Async ks-group-admin:222455]: finished get_or_add_group_project_role admin bcf90189833543e09fe3528b84a2044a c0dde76eead74658ba678fde42f808a4 with result 0 in 15 seconds 2022-04-14 07:29:08.966 | + inc/async:async_wait:197 : return 0 2022-04-14 07:29:08.968 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 07:29:08.986 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:29:08.988 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 07:29:09.006 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:09.009 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 07:29:09.011 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 07:29:09.069 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 07:29:09.109 | [189765 Async create_nova_accounts:224356]: running: create_nova_accounts 2022-04-14 07:29:09.111 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 07:29:09.132 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:09.134 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 07:29:09.137 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 07:29:09.197 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 07:29:09.238 | [189765 Async create_glance_accounts:224471]: running: create_glance_accounts 2022-04-14 07:29:09.241 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 07:29:09.263 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:09.265 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 07:29:09.268 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 07:29:09.333 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 07:29:09.376 | [189765 Async create_cinder_accounts:224601]: running: create_cinder_accounts 2022-04-14 07:29:09.379 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 07:29:09.413 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:09.416 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 07:29:09.419 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 07:29:09.488 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 07:29:09.567 | [189765 Async create_neutron_accounts:224716]: running: create_neutron_accounts 2022-04-14 07:29:09.574 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 07:29:09.609 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:09.614 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 07:29:09.619 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 07:29:09.949 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 07:29:10.210 | [189765 Async create_swift_accounts:224858]: running: create_swift_accounts 2022-04-14 07:29:10.238 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 07:29:10.378 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:29:10.402 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 07:29:10.750 | [189765 Async create_nova_accounts:224356]: Waiting for completion of create_nova_accounts running on PID 224356 (6 other jobs running) 2022-04-14 07:29:10.939 | [189765 Async create_nova_accounts:224356]: Signaling child to exit 2022-04-14 07:29:50.968 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:29:51.096 | [224716 Async create_neutron_accounts:224716]: finished successfully 2022-04-14 07:30:08.960 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:30:08.987 | [224601 Async create_cinder_accounts:224601]: finished successfully 2022-04-14 07:30:25.885 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:30:25.913 | [224471 Async create_glance_accounts:224471]: finished successfully 2022-04-14 07:30:30.043 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:30:30.069 | [224356 Async create_nova_accounts:224356]: finished successfully 2022-04-14 07:30:30.091 | WAKEUP 2022-04-14 07:30:30.114 | [189765 Async create_nova_accounts:224356]: Signaled 2022-04-14 07:30:30.115 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 07:30:30.115 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 07:30:30.115 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 07:30:30.115 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:30:30.115 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:30:30.115 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:30:30.115 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:30:30.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.115 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.115 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.115 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.115 | + functions-common:get_or_create_user:932 : user_id=c4890a001ff84e76ae56a8c34d951c87 2022-04-14 07:30:30.115 | + functions-common:get_or_create_user:933 : echo c4890a001ff84e76ae56a8c34d951c87 2022-04-14 07:30:30.116 | c4890a001ff84e76ae56a8c34d951c87 2022-04-14 07:30:30.116 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 07:30:30.116 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:30:30.116 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:30:30.116 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:30:30.116 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:30:30.116 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:30:30.116 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:30:30.116 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:30:30.116 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:30:30.116 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:30:30.116 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:30:30.116 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:30:30.116 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.116 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.116 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.116 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.116 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.116 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.116 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.116 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:30:30.116 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:30:30.116 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.116 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.117 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.117 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:30:30.117 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.117 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.117 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.117 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.117 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.117 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.117 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.117 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:30:30.117 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:30:30.117 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:30:30.117 | ++ functions-common:get_field:825 : echo '| c573cd63ec60441081d907d3efd6db00 | c4890a001ff84e76ae56a8c34d951c87 | | d7dc62cf0b9f48a588ea7ee4e460b408 | | | False |' 2022-04-14 07:30:30.117 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.117 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.117 | + functions-common:get_or_add_user_project_role:1004 : echo c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.117 | c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.117 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:30:30.117 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 07:30:30.117 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:30:30.117 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:30:30.117 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:30:30.117 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:30:30.117 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:30:30.117 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:30:30.117 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:30:30.117 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:30:30.117 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:30:30.117 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:30:30.118 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.118 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:30:30.118 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.118 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.118 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.118 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.118 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.118 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.118 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:30:30.118 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:30:30.118 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.118 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.118 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.118 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.118 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:30:30.118 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.118 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.118 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.118 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.118 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.118 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.118 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:30:30.118 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:30:30.118 | ++ functions-common:get_field:825 : echo '| a7576f5080b441bda741f9625b565ce5 | c4890a001ff84e76ae56a8c34d951c87 | | d7dc62cf0b9f48a588ea7ee4e460b408 | | | False |' 2022-04-14 07:30:30.118 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:30:30.119 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.119 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a7576f5080b441bda741f9625b565ce5 2022-04-14 07:30:30.119 | + functions-common:get_or_add_user_project_role:1004 : echo a7576f5080b441bda741f9625b565ce5 2022-04-14 07:30:30.119 | a7576f5080b441bda741f9625b565ce5 2022-04-14 07:30:30.119 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 07:30:30.119 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:30:30.119 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.37/compute 2022-04-14 07:30:30.119 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 07:30:30.119 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:30:30.119 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 07:30:30.119 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 07:30:30.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.119 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.119 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.119 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.119 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:30:30.119 | a32caf5b61d14d338fafe2228694bc5d' 2022-04-14 07:30:30.119 | + functions-common:get_or_create_service:1101 : echo a32caf5b61d14d338fafe2228694bc5d 2022-04-14 07:30:30.119 | a32caf5b61d14d338fafe2228694bc5d 2022-04-14 07:30:30.119 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-04-14 07:30:30.119 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:30:30.119 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-04-14 07:30:30.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:30:30.119 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 07:30:30.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.119 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.119 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.119 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:30:30.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:30:30.119 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:30:30.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.120 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.120 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.120 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=57bf4582beb147f3836640f2f1c0b6a1 2022-04-14 07:30:30.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 57bf4582beb147f3836640f2f1c0b6a1 2022-04-14 07:30:30.120 | + functions-common:get_or_create_endpoint:1134 : public_id=57bf4582beb147f3836640f2f1c0b6a1 2022-04-14 07:30:30.120 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:30:30.120 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:30:30.120 | + functions-common:get_or_create_endpoint:1143 : echo 57bf4582beb147f3836640f2f1c0b6a1 2022-04-14 07:30:30.120 | 57bf4582beb147f3836640f2f1c0b6a1 2022-04-14 07:30:30.120 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 07:30:30.120 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:30:30.120 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 07:30:30.120 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 07:30:30.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.120 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.120 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.120 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.120 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:30:30.120 | fb43dcee438b48c69b7bc1113b7dbd08' 2022-04-14 07:30:30.120 | + functions-common:get_or_create_service:1101 : echo fb43dcee438b48c69b7bc1113b7dbd08 2022-04-14 07:30:30.120 | fb43dcee438b48c69b7bc1113b7dbd08 2022-04-14 07:30:30.120 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-04-14 07:30:30.120 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:30:30.120 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-04-14 07:30:30.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:30:30.120 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 07:30:30.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.121 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.121 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.121 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:30:30.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:30:30.121 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 07:30:30.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.121 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.121 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.121 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=31f30a0605bb495d8b8df7b8c345ef3a 2022-04-14 07:30:30.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 31f30a0605bb495d8b8df7b8c345ef3a 2022-04-14 07:30:30.121 | + functions-common:get_or_create_endpoint:1134 : public_id=31f30a0605bb495d8b8df7b8c345ef3a 2022-04-14 07:30:30.121 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:30:30.121 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:30:30.121 | + functions-common:get_or_create_endpoint:1143 : echo 31f30a0605bb495d8b8df7b8c345ef3a 2022-04-14 07:30:30.121 | 31f30a0605bb495d8b8df7b8c345ef3a 2022-04-14 07:30:30.121 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 07:30:30.121 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:30.121 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 07:30:30.121 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:30.121 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 07:30:30.121 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:30:30.121 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:30:30.121 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:30:30.121 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:30:30.121 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:30:30.121 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:30:30.121 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:30:30.122 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:30:30.122 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:30:30.122 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:30:30.122 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.122 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:30:30.122 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.122 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.122 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.122 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.122 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.122 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.122 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:30:30.122 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:30:30.122 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.122 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.122 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.122 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.122 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.122 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:30:30.122 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.122 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.122 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.122 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.122 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.122 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:30:30.122 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:30:30.123 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:30:30.123 | ++ functions-common:get_field:825 : echo '| 7c4de0c0330f44a7a6599c9895d7fb5a | c4890a001ff84e76ae56a8c34d951c87 | | d7dc62cf0b9f48a588ea7ee4e460b408 | | | False |' 2022-04-14 07:30:30.123 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.123 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7c4de0c0330f44a7a6599c9895d7fb5a 2022-04-14 07:30:30.123 | + functions-common:get_or_add_user_project_role:1004 : echo 7c4de0c0330f44a7a6599c9895d7fb5a 2022-04-14 07:30:30.123 | 7c4de0c0330f44a7a6599c9895d7fb5a 2022-04-14 07:30:30.123 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 07:30:30.123 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:30.123 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 07:30:30.123 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:30.123 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 07:30:30.161 | [189765 Async create_nova_accounts:224356]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-14 07:30:30.201 | [189765 Async create_glance_accounts:224471]: Waiting for completion of create_glance_accounts running on PID 224471 (5 other jobs running) 2022-04-14 07:30:30.228 | [189765 Async create_glance_accounts:224471]: Signaling child to exit 2022-04-14 07:30:30.228 | WAKEUP 2022-04-14 07:30:30.251 | [189765 Async create_glance_accounts:224471]: Signaled 2022-04-14 07:30:30.253 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 07:30:30.253 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:30.253 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 07:30:30.253 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 07:30:30.253 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:30:30.253 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:30:30.253 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:30:30.253 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:30:30.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.253 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.253 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.253 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.253 | + functions-common:get_or_create_user:932 : user_id=2d7db723e8ab4d289ef718cc9b839844 2022-04-14 07:30:30.253 | + functions-common:get_or_create_user:933 : echo 2d7db723e8ab4d289ef718cc9b839844 2022-04-14 07:30:30.253 | 2d7db723e8ab4d289ef718cc9b839844 2022-04-14 07:30:30.253 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 07:30:30.253 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:30:30.253 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:30:30.253 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:30:30.254 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:30:30.254 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:30:30.254 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:30:30.254 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:30:30.254 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:30:30.254 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:30:30.254 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:30:30.254 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.254 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:30:30.254 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.254 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.254 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.254 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.254 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:30:30.254 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:30:30.254 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.254 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.254 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:30:30.254 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.254 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.254 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.255 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.255 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.255 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:30:30.255 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:30:30.255 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:30:30.255 | ++ functions-common:get_field:825 : echo '| c573cd63ec60441081d907d3efd6db00 | 2d7db723e8ab4d289ef718cc9b839844 | | d7dc62cf0b9f48a588ea7ee4e460b408 | | | False |' 2022-04-14 07:30:30.255 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.255 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.255 | + functions-common:get_or_add_user_project_role:1004 : echo c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.255 | c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.255 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:30:30.255 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 07:30:30.255 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:30.255 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 07:30:30.255 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 07:30:30.255 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:30:30.255 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:30:30.255 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:30:30.255 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:30:30.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.255 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.255 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.255 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.255 | + functions-common:get_or_create_user:932 : user_id=eea4a89213b946aa88888e2d73b6e2e4 2022-04-14 07:30:30.255 | + functions-common:get_or_create_user:933 : echo eea4a89213b946aa88888e2d73b6e2e4 2022-04-14 07:30:30.255 | eea4a89213b946aa88888e2d73b6e2e4 2022-04-14 07:30:30.255 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 07:30:30.255 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:30:30.255 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:30:30.255 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:30:30.255 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:30:30.255 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:30:30.256 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:30:30.256 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:30:30.256 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:30:30.256 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:30:30.256 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:30:30.256 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.256 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.256 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:30:30.256 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.256 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.256 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.256 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.256 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.256 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:30:30.256 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:30:30.256 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.256 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.256 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.256 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.256 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.256 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:30:30.256 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.256 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.256 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.256 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.257 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.257 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:30:30.257 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:30:30.257 | ++ functions-common:get_field:825 : echo '| c573cd63ec60441081d907d3efd6db00 | eea4a89213b946aa88888e2d73b6e2e4 | | d7dc62cf0b9f48a588ea7ee4e460b408 | | | False |' 2022-04-14 07:30:30.257 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:30:30.257 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.257 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.257 | + functions-common:get_or_add_user_project_role:1004 : echo c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.257 | c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.257 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 07:30:30.257 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 07:30:30.257 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:30:30.257 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:30:30.257 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:30:30.257 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:30:30.258 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:30:30.258 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:30:30.258 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:30:30.258 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:30:30.258 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:30:30.258 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:30:30.258 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.258 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.258 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:30:30.258 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.258 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.258 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.258 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.258 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.258 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:30:30.258 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:30:30.258 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.258 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.258 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.258 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.258 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:30:30.258 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.258 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.258 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.258 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.258 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.259 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.259 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:30:30.259 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:30:30.259 | ++ functions-common:get_field:825 : echo '| 7c4de0c0330f44a7a6599c9895d7fb5a | eea4a89213b946aa88888e2d73b6e2e4 | | d7dc62cf0b9f48a588ea7ee4e460b408 | | | False |' 2022-04-14 07:30:30.259 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:30:30.259 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.259 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7c4de0c0330f44a7a6599c9895d7fb5a 2022-04-14 07:30:30.259 | + functions-common:get_or_add_user_project_role:1004 : echo 7c4de0c0330f44a7a6599c9895d7fb5a 2022-04-14 07:30:30.259 | 7c4de0c0330f44a7a6599c9895d7fb5a 2022-04-14 07:30:30.259 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 07:30:30.259 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:30:30.259 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 07:30:30.259 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 07:30:30.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.259 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.259 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.259 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.259 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:30:30.259 | c88dc2cb4643449c87fa2269e8126566' 2022-04-14 07:30:30.259 | + functions-common:get_or_create_service:1101 : echo c88dc2cb4643449c87fa2269e8126566 2022-04-14 07:30:30.259 | c88dc2cb4643449c87fa2269e8126566 2022-04-14 07:30:30.259 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-04-14 07:30:30.259 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:30:30.259 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-04-14 07:30:30.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:30:30.259 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 07:30:30.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.259 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.259 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.259 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:30:30.260 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:30:30.260 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-04-14 07:30:30.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.260 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.260 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.260 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.260 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=7af152b94fea41d6ac407ddd5bf6bc6a 2022-04-14 07:30:30.260 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 7af152b94fea41d6ac407ddd5bf6bc6a 2022-04-14 07:30:30.260 | + functions-common:get_or_create_endpoint:1134 : public_id=7af152b94fea41d6ac407ddd5bf6bc6a 2022-04-14 07:30:30.260 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:30:30.260 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:30:30.260 | + functions-common:get_or_create_endpoint:1143 : echo 7af152b94fea41d6ac407ddd5bf6bc6a 2022-04-14 07:30:30.260 | 7af152b94fea41d6ac407ddd5bf6bc6a 2022-04-14 07:30:30.260 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 07:30:30.260 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:30:30.260 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:30:30.260 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:30:30.260 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:30:30.260 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 07:30:30.260 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 07:30:30.260 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 07:30:30.260 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 07:30:30.302 | [189765 Async create_glance_accounts:224471]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-14 07:30:30.340 | [189765 Async create_cinder_accounts:224601]: Waiting for completion of create_cinder_accounts running on PID 224601 (4 other jobs running) 2022-04-14 07:30:30.365 | [189765 Async create_cinder_accounts:224601]: Signaling child to exit 2022-04-14 07:30:30.365 | WAKEUP 2022-04-14 07:30:30.390 | [189765 Async create_cinder_accounts:224601]: Signaled 2022-04-14 07:30:30.391 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-14 07:30:30.392 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 07:30:30.392 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 07:30:30.392 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:30:30.392 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:30:30.392 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:30:30.392 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:30:30.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.392 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.392 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.392 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.393 | + functions-common:get_or_create_user:932 : user_id=70b6fb5d4a904762add6db3ac610a0aa 2022-04-14 07:30:30.393 | + functions-common:get_or_create_user:933 : echo 70b6fb5d4a904762add6db3ac610a0aa 2022-04-14 07:30:30.393 | 70b6fb5d4a904762add6db3ac610a0aa 2022-04-14 07:30:30.393 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 07:30:30.393 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:30:30.393 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:30:30.393 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:30:30.393 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:30:30.393 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:30:30.393 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:30:30.393 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:30:30.393 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:30:30.393 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:30:30.393 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:30:30.393 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.393 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:30:30.393 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.393 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.393 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.393 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.393 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.393 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.393 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:30:30.393 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:30:30.393 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.393 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.393 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.393 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.394 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.394 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:30:30.394 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.394 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.394 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.394 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.394 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.394 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:30:30.394 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:30:30.394 | ++ functions-common:get_field:825 : echo '| c573cd63ec60441081d907d3efd6db00 | 70b6fb5d4a904762add6db3ac610a0aa | | d7dc62cf0b9f48a588ea7ee4e460b408 | | | False |' 2022-04-14 07:30:30.394 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:30:30.394 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.394 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.394 | + functions-common:get_or_add_user_project_role:1004 : echo c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.394 | c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.394 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:30:30.394 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 07:30:30.394 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:30:30.394 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 07:30:30.394 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 07:30:30.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.394 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.394 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.394 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.394 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:30:30.394 | 40097205a6574cd2859bb04a000c43df' 2022-04-14 07:30:30.394 | + functions-common:get_or_create_service:1101 : echo 40097205a6574cd2859bb04a000c43df 2022-04-14 07:30:30.394 | 40097205a6574cd2859bb04a000c43df 2022-04-14 07:30:30.395 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 07:30:30.395 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-04-14 07:30:30.395 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:30:30.395 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:30:30.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:30:30.395 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 07:30:30.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.395 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.395 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.395 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:30:30.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:30:30.395 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:30:30.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.395 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.395 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.395 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ddbb167136c44e39bf8f7a5d112a6133 2022-04-14 07:30:30.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ddbb167136c44e39bf8f7a5d112a6133 2022-04-14 07:30:30.395 | + functions-common:get_or_create_endpoint:1134 : public_id=ddbb167136c44e39bf8f7a5d112a6133 2022-04-14 07:30:30.395 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:30:30.395 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:30:30.395 | + functions-common:get_or_create_endpoint:1143 : echo ddbb167136c44e39bf8f7a5d112a6133 2022-04-14 07:30:30.395 | ddbb167136c44e39bf8f7a5d112a6133 2022-04-14 07:30:30.395 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 07:30:30.395 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:30:30.395 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 07:30:30.395 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 07:30:30.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.395 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.396 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.396 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.396 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:30:30.396 | 9f84250cf5f649a392a80ccfef7e4ed5' 2022-04-14 07:30:30.396 | + functions-common:get_or_create_service:1101 : echo 9f84250cf5f649a392a80ccfef7e4ed5 2022-04-14 07:30:30.396 | 9f84250cf5f649a392a80ccfef7e4ed5 2022-04-14 07:30:30.396 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-04-14 07:30:30.396 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:30:30.396 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:30:30.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:30:30.396 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 07:30:30.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.396 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.396 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.396 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:30:30.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:30:30.396 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:30:30.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.396 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.396 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.396 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=6aed2deec6594111aa8e80baabe82dec 2022-04-14 07:30:30.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 6aed2deec6594111aa8e80baabe82dec 2022-04-14 07:30:30.396 | + functions-common:get_or_create_endpoint:1134 : public_id=6aed2deec6594111aa8e80baabe82dec 2022-04-14 07:30:30.396 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:30:30.396 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:30:30.397 | + functions-common:get_or_create_endpoint:1143 : echo 6aed2deec6594111aa8e80baabe82dec 2022-04-14 07:30:30.397 | 6aed2deec6594111aa8e80baabe82dec 2022-04-14 07:30:30.397 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 07:30:30.397 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 07:30:30.397 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:30:30.397 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 07:30:30.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.397 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.397 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.397 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.397 | ++ functions-common:get_or_create_project:945 : project_id=d7dc62cf0b9f48a588ea7ee4e460b408 2022-04-14 07:30:30.397 | ++ functions-common:get_or_create_project:946 : echo d7dc62cf0b9f48a588ea7ee4e460b408 2022-04-14 07:30:30.397 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d7dc62cf0b9f48a588ea7ee4e460b408 2022-04-14 07:30:30.397 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 07:30:30.397 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:30:30.397 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:30:30.397 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 07:30:30.397 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 07:30:30.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.397 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.397 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.397 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 07:30:30.397 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.397 | ++ functions-common:get_or_create_user:932 : user_id=70b6fb5d4a904762add6db3ac610a0aa 2022-04-14 07:30:30.397 | ++ functions-common:get_or_create_user:933 : echo 70b6fb5d4a904762add6db3ac610a0aa 2022-04-14 07:30:30.397 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 70b6fb5d4a904762add6db3ac610a0aa 2022-04-14 07:30:30.441 | [189765 Async create_cinder_accounts:224601]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-14 07:30:30.446 | + inc/async:async_wait:197 : return 0 2022-04-14 07:30:30.449 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 07:30:30.500 | [189765 Async create_neutron_accounts:224716]: Waiting for completion of create_neutron_accounts running on PID 224716 (3 other jobs running) 2022-04-14 07:30:30.526 | [189765 Async create_neutron_accounts:224716]: Signaling child to exit 2022-04-14 07:30:30.526 | WAKEUP 2022-04-14 07:30:30.550 | [189765 Async create_neutron_accounts:224716]: Signaled 2022-04-14 07:30:30.551 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 07:30:30.551 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:30:30.551 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:30:30.551 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:30:30.551 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:30:30.551 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:30:30.551 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:30:30.551 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 07:30:30.551 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 07:30:30.551 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 07:30:30.551 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-04-14 07:30:30.551 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-14 07:30:30.551 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 07:30:30.551 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 07:30:30.551 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:30:30.551 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:30:30.552 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:30:30.552 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:30:30.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.552 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.552 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.552 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.552 | + functions-common:get_or_create_user:932 : user_id=94571cc1600445a897635b5d6248fd78 2022-04-14 07:30:30.552 | + functions-common:get_or_create_user:933 : echo 94571cc1600445a897635b5d6248fd78 2022-04-14 07:30:30.552 | 94571cc1600445a897635b5d6248fd78 2022-04-14 07:30:30.552 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 07:30:30.552 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:30:30.552 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:30:30.552 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:30:30.552 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:30:30.552 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:30:30.552 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:30:30.552 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:30:30.552 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:30:30.552 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:30:30.552 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:30:30.552 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.552 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.552 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:30:30.552 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.552 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.552 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.552 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.552 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.553 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:30:30.553 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:30:30.553 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.553 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:30:30.553 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:30:30.553 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:30:30.553 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:30:30.553 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.553 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.553 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:30:30.553 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:30:30.553 | ++ functions-common:get_field:825 : echo '| c573cd63ec60441081d907d3efd6db00 | 94571cc1600445a897635b5d6248fd78 | | d7dc62cf0b9f48a588ea7ee4e460b408 | | | False |' 2022-04-14 07:30:30.553 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:30:30.553 | ++ functions-common:get_field:819 : read data 2022-04-14 07:30:30.553 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.553 | + functions-common:get_or_add_user_project_role:1004 : echo c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.553 | c573cd63ec60441081d907d3efd6db00 2022-04-14 07:30:30.553 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:30:30.553 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 07:30:30.553 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:30:30.553 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 07:30:30.553 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 07:30:30.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.554 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.554 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.554 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.554 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:30:30.554 | aed9448d4d7241dabb642cc371c7ed3f' 2022-04-14 07:30:30.554 | + functions-common:get_or_create_service:1101 : echo aed9448d4d7241dabb642cc371c7ed3f 2022-04-14 07:30:30.554 | aed9448d4d7241dabb642cc371c7ed3f 2022-04-14 07:30:30.554 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-04-14 07:30:30.554 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:30:30.554 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-04-14 07:30:30.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:30:30.554 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 07:30:30.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.555 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.555 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.555 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.555 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:30:30.555 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:30:30.555 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-04-14 07:30:30.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.555 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:30.555 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:30.555 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:30:30.555 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=3cebf4ee340a40e9ad5cf62a09d81166 2022-04-14 07:30:30.555 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 3cebf4ee340a40e9ad5cf62a09d81166 2022-04-14 07:30:30.555 | + functions-common:get_or_create_endpoint:1134 : public_id=3cebf4ee340a40e9ad5cf62a09d81166 2022-04-14 07:30:30.555 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:30:30.555 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:30:30.555 | + functions-common:get_or_create_endpoint:1143 : echo 3cebf4ee340a40e9ad5cf62a09d81166 2022-04-14 07:30:30.555 | 3cebf4ee340a40e9ad5cf62a09d81166 2022-04-14 07:30:30.596 | [189765 Async create_neutron_accounts:224716]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 07:30:30.635 | [189765 Async create_swift_accounts:224858]: Waiting for completion of create_swift_accounts running on PID 224858 (2 other jobs running) 2022-04-14 07:30:30.660 | [189765 Async create_swift_accounts:224858]: Signaling child to exit 2022-04-14 07:31:18.627 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:31:18.653 | [224858 Async create_swift_accounts:224858]: finished successfully 2022-04-14 07:31:18.672 | WAKEUP 2022-04-14 07:31:18.695 | [189765 Async create_swift_accounts:224858]: Signaled 2022-04-14 07:31:18.697 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 07:31:18.697 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 07:31:18.697 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 07:31:18.697 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 07:31:18.697 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 07:31:18.697 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 07:31:18.697 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 07:31:18.697 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 07:31:18.697 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 07:31:18.697 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 07:31:18.697 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:31:18.697 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:31:18.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.697 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.697 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.697 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.697 | ++ functions-common:get_or_create_role:957 : role_id=16a673a670e74fce95d30395f0ffce87 2022-04-14 07:31:18.697 | ++ functions-common:get_or_create_role:958 : echo 16a673a670e74fce95d30395f0ffce87 2022-04-14 07:31:18.697 | + lib/swift:create_swift_accounts:614 : another_role=16a673a670e74fce95d30395f0ffce87 2022-04-14 07:31:18.698 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 07:31:18.698 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 07:31:18.698 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:31:18.698 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:31:18.698 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:31:18.698 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:31:18.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.698 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.698 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.698 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.698 | + functions-common:get_or_create_user:932 : user_id=f72a6315888d481dbcb410366db07799 2022-04-14 07:31:18.698 | + functions-common:get_or_create_user:933 : echo f72a6315888d481dbcb410366db07799 2022-04-14 07:31:18.698 | f72a6315888d481dbcb410366db07799 2022-04-14 07:31:18.698 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 07:31:18.698 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:31:18.698 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:31:18.698 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:31:18.698 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:31:18.698 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:31:18.698 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:31:18.698 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:31:18.698 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:31:18.698 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:31:18.698 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:31:18.698 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:31:18.698 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:31:18.698 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:31:18.698 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:31:18.698 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.698 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.699 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.699 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.699 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:31:18.699 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:31:18.699 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:31:18.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.699 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.699 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.699 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:31:18.699 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:31:18.699 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:31:18.699 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:31:18.699 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.699 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.699 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.699 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.699 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:31:18.699 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:31:18.699 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:31:18.699 | ++ functions-common:get_field:825 : echo '| c573cd63ec60441081d907d3efd6db00 | f72a6315888d481dbcb410366db07799 | | d7dc62cf0b9f48a588ea7ee4e460b408 | | | False |' 2022-04-14 07:31:18.699 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.699 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c573cd63ec60441081d907d3efd6db00 2022-04-14 07:31:18.699 | + functions-common:get_or_add_user_project_role:1004 : echo c573cd63ec60441081d907d3efd6db00 2022-04-14 07:31:18.699 | c573cd63ec60441081d907d3efd6db00 2022-04-14 07:31:18.699 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:31:18.699 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 07:31:18.699 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:31:18.699 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:31:18.699 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:31:18.699 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:31:18.700 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:31:18.700 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:31:18.700 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:31:18.700 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:31:18.700 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:31:18.700 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:31:18.700 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:31:18.700 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:31:18.700 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:31:18.700 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:31:18.700 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.700 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.700 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.700 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.700 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:31:18.700 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:31:18.700 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:31:18.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.700 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.700 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.700 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:31:18.700 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:31:18.700 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:31:18.700 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:31:18.700 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.700 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.701 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.701 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.701 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:31:18.701 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:31:18.701 | ++ functions-common:get_field:825 : echo '| a7576f5080b441bda741f9625b565ce5 | f72a6315888d481dbcb410366db07799 | | d7dc62cf0b9f48a588ea7ee4e460b408 | | | False |' 2022-04-14 07:31:18.701 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:31:18.701 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.701 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a7576f5080b441bda741f9625b565ce5 2022-04-14 07:31:18.701 | + functions-common:get_or_add_user_project_role:1004 : echo a7576f5080b441bda741f9625b565ce5 2022-04-14 07:31:18.701 | a7576f5080b441bda741f9625b565ce5 2022-04-14 07:31:18.701 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 07:31:18.701 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:31:18.701 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 07:31:18.701 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 07:31:18.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.701 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.701 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.701 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.701 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:31:18.701 | bcc9c5ccc4f44adb85ef31b3680a3bc1' 2022-04-14 07:31:18.701 | + functions-common:get_or_create_service:1101 : echo bcc9c5ccc4f44adb85ef31b3680a3bc1 2022-04-14 07:31:18.701 | bcc9c5ccc4f44adb85ef31b3680a3bc1 2022-04-14 07:31:18.701 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-04-14 07:31:18.701 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:31:18.701 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 07:31:18.701 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:31:18.701 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 07:31:18.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.701 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.702 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.702 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.702 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:31:18.702 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:31:18.702 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:31:18.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.702 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.702 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.702 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.702 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=d4e480db5f6a43ecaf7de80f5351b107 2022-04-14 07:31:18.702 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo d4e480db5f6a43ecaf7de80f5351b107 2022-04-14 07:31:18.702 | + functions-common:get_or_create_endpoint:1134 : public_id=d4e480db5f6a43ecaf7de80f5351b107 2022-04-14 07:31:18.702 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.37:8080 ]] 2022-04-14 07:31:18.702 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-04-14 07:31:18.702 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:31:18.702 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 07:31:18.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.702 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.702 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.702 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.702 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:31:18.702 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:31:18.702 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-04-14 07:31:18.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.702 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.702 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.702 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.702 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ba3c8d25962a4fc5b4dda501c7d16d29 2022-04-14 07:31:18.702 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo ba3c8d25962a4fc5b4dda501c7d16d29 2022-04-14 07:31:18.703 | ba3c8d25962a4fc5b4dda501c7d16d29 2022-04-14 07:31:18.703 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:31:18.703 | + functions-common:get_or_create_endpoint:1143 : echo d4e480db5f6a43ecaf7de80f5351b107 2022-04-14 07:31:18.703 | d4e480db5f6a43ecaf7de80f5351b107 2022-04-14 07:31:18.703 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 07:31:18.703 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 07:31:18.703 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:31:18.703 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 07:31:18.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.703 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.703 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.703 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.703 | ++ functions-common:get_or_create_project:945 : project_id=8d63fe22aa554f46a07dad9b3f9e64ea 2022-04-14 07:31:18.703 | ++ functions-common:get_or_create_project:946 : echo 8d63fe22aa554f46a07dad9b3f9e64ea 2022-04-14 07:31:18.703 | + lib/swift:create_swift_accounts:628 : swift_project_test1=8d63fe22aa554f46a07dad9b3f9e64ea 2022-04-14 07:31:18.703 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 07:31:18.703 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:31:18.703 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 07:31:18.703 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:31:18.703 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 07:31:18.703 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 07:31:18.703 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 07:31:18.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.703 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.703 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.703 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.703 | ++ functions-common:get_or_create_user:932 : user_id=9a27fb2bc14a47ccbcefb51c0946caef 2022-04-14 07:31:18.703 | ++ functions-common:get_or_create_user:933 : echo 9a27fb2bc14a47ccbcefb51c0946caef 2022-04-14 07:31:18.703 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=9a27fb2bc14a47ccbcefb51c0946caef 2022-04-14 07:31:18.703 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 07:31:18.704 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:31:18.704 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 9a27fb2bc14a47ccbcefb51c0946caef 8d63fe22aa554f46a07dad9b3f9e64ea 2022-04-14 07:31:18.704 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:31:18.704 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:31:18.704 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:31:18.704 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:31:18.704 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:31:18.704 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:31:18.704 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:31:18.704 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:31:18.704 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:31:18.704 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:31:18.704 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9a27fb2bc14a47ccbcefb51c0946caef --project 8d63fe22aa554f46a07dad9b3f9e64ea 2022-04-14 07:31:18.704 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:31:18.704 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.704 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.704 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.704 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.704 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:31:18.704 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:31:18.704 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 9a27fb2bc14a47ccbcefb51c0946caef --project 8d63fe22aa554f46a07dad9b3f9e64ea 2022-04-14 07:31:18.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.704 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.704 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.704 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:31:18.704 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9a27fb2bc14a47ccbcefb51c0946caef --project 8d63fe22aa554f46a07dad9b3f9e64ea 2022-04-14 07:31:18.704 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:31:18.704 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:31:18.705 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.705 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.705 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.705 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.705 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:31:18.705 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:31:18.705 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:31:18.705 | ++ functions-common:get_field:825 : echo '| a7576f5080b441bda741f9625b565ce5 | 9a27fb2bc14a47ccbcefb51c0946caef | | 8d63fe22aa554f46a07dad9b3f9e64ea | | | False |' 2022-04-14 07:31:18.705 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.705 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a7576f5080b441bda741f9625b565ce5 2022-04-14 07:31:18.705 | + functions-common:get_or_add_user_project_role:1004 : echo a7576f5080b441bda741f9625b565ce5 2022-04-14 07:31:18.705 | a7576f5080b441bda741f9625b565ce5 2022-04-14 07:31:18.705 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 07:31:18.705 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 07:31:18.705 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:31:18.705 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 07:31:18.705 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 07:31:18.705 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 07:31:18.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.705 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.705 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.705 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.705 | ++ functions-common:get_or_create_user:932 : user_id=dde587ea6b10461bae7075af86d40568 2022-04-14 07:31:18.705 | ++ functions-common:get_or_create_user:933 : echo dde587ea6b10461bae7075af86d40568 2022-04-14 07:31:18.705 | + lib/swift:create_swift_accounts:637 : swift_user_test3=dde587ea6b10461bae7075af86d40568 2022-04-14 07:31:18.705 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 07:31:18.705 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:31:18.705 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 16a673a670e74fce95d30395f0ffce87 dde587ea6b10461bae7075af86d40568 8d63fe22aa554f46a07dad9b3f9e64ea 2022-04-14 07:31:18.705 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:31:18.706 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:31:18.706 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:31:18.706 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:31:18.706 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:31:18.706 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:31:18.706 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:31:18.706 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:31:18.706 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 16a673a670e74fce95d30395f0ffce87 --user dde587ea6b10461bae7075af86d40568 --project 8d63fe22aa554f46a07dad9b3f9e64ea 2022-04-14 07:31:18.706 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:31:18.706 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:31:18.706 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:31:18.706 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.706 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.706 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.706 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.706 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:31:18.706 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:31:18.706 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 16a673a670e74fce95d30395f0ffce87 --user dde587ea6b10461bae7075af86d40568 --project 8d63fe22aa554f46a07dad9b3f9e64ea 2022-04-14 07:31:18.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.706 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.706 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.706 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 16a673a670e74fce95d30395f0ffce87 --user dde587ea6b10461bae7075af86d40568 --project 8d63fe22aa554f46a07dad9b3f9e64ea 2022-04-14 07:31:18.706 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:31:18.706 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:31:18.706 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:31:18.706 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.706 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.707 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.707 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.707 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:31:18.707 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:31:18.707 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:31:18.707 | ++ functions-common:get_field:825 : echo '| 16a673a670e74fce95d30395f0ffce87 | dde587ea6b10461bae7075af86d40568 | | 8d63fe22aa554f46a07dad9b3f9e64ea | | | False |' 2022-04-14 07:31:18.707 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.707 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=16a673a670e74fce95d30395f0ffce87 2022-04-14 07:31:18.707 | + functions-common:get_or_add_user_project_role:1004 : echo 16a673a670e74fce95d30395f0ffce87 2022-04-14 07:31:18.707 | 16a673a670e74fce95d30395f0ffce87 2022-04-14 07:31:18.707 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 07:31:18.707 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 07:31:18.707 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:31:18.707 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 07:31:18.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.707 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.707 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.707 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.707 | ++ functions-common:get_or_create_project:945 : project_id=f709bc0113664b9fbee220ad6e317aaf 2022-04-14 07:31:18.707 | ++ functions-common:get_or_create_project:946 : echo f709bc0113664b9fbee220ad6e317aaf 2022-04-14 07:31:18.707 | + lib/swift:create_swift_accounts:642 : swift_project_test2=f709bc0113664b9fbee220ad6e317aaf 2022-04-14 07:31:18.707 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 07:31:18.707 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:31:18.707 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 07:31:18.707 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 07:31:18.707 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:31:18.707 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 07:31:18.707 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 07:31:18.707 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 07:31:18.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.707 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.708 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.708 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.708 | ++ functions-common:get_or_create_user:932 : user_id=24644ecce1e1434c82b0fb9e9f2f156e 2022-04-14 07:31:18.708 | ++ functions-common:get_or_create_user:933 : echo 24644ecce1e1434c82b0fb9e9f2f156e 2022-04-14 07:31:18.708 | + lib/swift:create_swift_accounts:647 : swift_user_test2=24644ecce1e1434c82b0fb9e9f2f156e 2022-04-14 07:31:18.708 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 07:31:18.708 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:31:18.708 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 24644ecce1e1434c82b0fb9e9f2f156e f709bc0113664b9fbee220ad6e317aaf 2022-04-14 07:31:18.708 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:31:18.708 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:31:18.708 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:31:18.708 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:31:18.708 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:31:18.708 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:31:18.708 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:31:18.708 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:31:18.708 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 24644ecce1e1434c82b0fb9e9f2f156e --project f709bc0113664b9fbee220ad6e317aaf 2022-04-14 07:31:18.708 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:31:18.708 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:31:18.708 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:31:18.708 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.708 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.708 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.708 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.708 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:31:18.708 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:31:18.708 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 24644ecce1e1434c82b0fb9e9f2f156e --project f709bc0113664b9fbee220ad6e317aaf 2022-04-14 07:31:18.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.708 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.709 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.709 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 24644ecce1e1434c82b0fb9e9f2f156e --project f709bc0113664b9fbee220ad6e317aaf 2022-04-14 07:31:18.709 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:31:18.709 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:31:18.709 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:31:18.709 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.709 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.709 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.709 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.709 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:31:18.709 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:31:18.709 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:31:18.709 | ++ functions-common:get_field:825 : echo '| a7576f5080b441bda741f9625b565ce5 | 24644ecce1e1434c82b0fb9e9f2f156e | | f709bc0113664b9fbee220ad6e317aaf | | | False |' 2022-04-14 07:31:18.709 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.709 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a7576f5080b441bda741f9625b565ce5 2022-04-14 07:31:18.709 | + functions-common:get_or_add_user_project_role:1004 : echo a7576f5080b441bda741f9625b565ce5 2022-04-14 07:31:18.709 | a7576f5080b441bda741f9625b565ce5 2022-04-14 07:31:18.709 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 07:31:18.709 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 07:31:18.709 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:31:18.709 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 07:31:18.709 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 07:31:18.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.709 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.709 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.709 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.709 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 07:31:18.709 | cd9a09ab2014415bbe7390f4d6b755e5' 2022-04-14 07:31:18.710 | ++ functions-common:get_or_create_domain:895 : echo cd9a09ab2014415bbe7390f4d6b755e5 2022-04-14 07:31:18.710 | + lib/swift:create_swift_accounts:652 : swift_domain=cd9a09ab2014415bbe7390f4d6b755e5 2022-04-14 07:31:18.710 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 07:31:18.710 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:31:18.710 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 07:31:18.710 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 cd9a09ab2014415bbe7390f4d6b755e5 2022-04-14 07:31:18.710 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:31:18.710 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=cd9a09ab2014415bbe7390f4d6b755e5 --or-show -f value -c id 2022-04-14 07:31:18.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.710 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.710 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.710 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.710 | ++ functions-common:get_or_create_project:945 : project_id=f8264b646e854006baef5c16422c48bc 2022-04-14 07:31:18.710 | ++ functions-common:get_or_create_project:946 : echo f8264b646e854006baef5c16422c48bc 2022-04-14 07:31:18.710 | + lib/swift:create_swift_accounts:656 : swift_project_test4=f8264b646e854006baef5c16422c48bc 2022-04-14 07:31:18.710 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 07:31:18.710 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:31:18.710 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 07:31:18.710 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 cd9a09ab2014415bbe7390f4d6b755e5 test4@example.com 2022-04-14 07:31:18.710 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:31:18.710 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 07:31:18.710 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 07:31:18.710 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=cd9a09ab2014415bbe7390f4d6b755e5 --email=test4@example.com --or-show -f value -c id 2022-04-14 07:31:18.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.710 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.710 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.710 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.710 | ++ functions-common:get_or_create_user:932 : user_id=ea8eba49d4f947af83d37b20819ad64d 2022-04-14 07:31:18.710 | ++ functions-common:get_or_create_user:933 : echo ea8eba49d4f947af83d37b20819ad64d 2022-04-14 07:31:18.710 | + lib/swift:create_swift_accounts:661 : swift_user_test4=ea8eba49d4f947af83d37b20819ad64d 2022-04-14 07:31:18.711 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 07:31:18.711 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:31:18.711 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin ea8eba49d4f947af83d37b20819ad64d f8264b646e854006baef5c16422c48bc 2022-04-14 07:31:18.711 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:31:18.711 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:31:18.711 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:31:18.711 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:31:18.711 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:31:18.711 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:31:18.711 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:31:18.711 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:31:18.711 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ea8eba49d4f947af83d37b20819ad64d --project f8264b646e854006baef5c16422c48bc 2022-04-14 07:31:18.711 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:31:18.711 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:31:18.711 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:31:18.711 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.711 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.711 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.711 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.711 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:31:18.711 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:31:18.711 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ea8eba49d4f947af83d37b20819ad64d --project f8264b646e854006baef5c16422c48bc 2022-04-14 07:31:18.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.711 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.711 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.711 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ea8eba49d4f947af83d37b20819ad64d --project f8264b646e854006baef5c16422c48bc 2022-04-14 07:31:18.711 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:31:18.711 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:31:18.711 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:31:18.712 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.712 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:18.712 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:18.712 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:31:18.712 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:31:18.712 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:31:18.712 | ++ functions-common:get_field:825 : echo '| a7576f5080b441bda741f9625b565ce5 | ea8eba49d4f947af83d37b20819ad64d | | f8264b646e854006baef5c16422c48bc | | | False |' 2022-04-14 07:31:18.712 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:31:18.712 | ++ functions-common:get_field:819 : read data 2022-04-14 07:31:18.712 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a7576f5080b441bda741f9625b565ce5 2022-04-14 07:31:18.712 | + functions-common:get_or_add_user_project_role:1004 : echo a7576f5080b441bda741f9625b565ce5 2022-04-14 07:31:18.712 | a7576f5080b441bda741f9625b565ce5 2022-04-14 07:31:18.742 | [189765 Async create_swift_accounts:224858]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-14 07:31:18.749 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 07:31:18.752 | + inc/async:async_wait:197 : return 0 2022-04-14 07:31:18.754 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 07:31:18.772 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:18.775 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 07:31:18.793 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:18.796 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 07:31:18.798 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:31:18.801 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 07:31:18.803 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 07:31:18.806 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 07:31:18.865 | + inc/async:async_inner:63 : init_glance 2022-04-14 07:31:18.904 | [189765 Async init_glance:235573]: running: init_glance 2022-04-14 07:31:18.906 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 07:31:18.924 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:18.927 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 07:31:18.930 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:31:18.932 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 07:31:18.943 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 07:31:18.943 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 07:31:18.943 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:31:18.943 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:31:18.949 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:31:18.951 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:31:18.954 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:31:18.957 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:31:18.960 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 07:31:18.962 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 07:31:18.965 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 07:31:18.967 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 07:31:18.981 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 07:31:18.983 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 07:31:22.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:22.508 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:22.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:22.508 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:26.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:26.071 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:26.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:26.071 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:29.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:29.559 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:29.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:29.559 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:33.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:33.052 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:33.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:33.055 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:36.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:36.566 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:36.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:36.566 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:40.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:40.076 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:40.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:40.076 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:43.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:43.585 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:43.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:43.585 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:47.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:47.290 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:47.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:47.290 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:52.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:52.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:52.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:52.030 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:52.030 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:31:58.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:58.105 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:58.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:58.105 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:58.426 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:31:58.431 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:31:58.434 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:31:58.436 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:31:58.439 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:31:58.441 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:31:58.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:31:58.445 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:31:58.448 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:31:58.450 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:31:58.452 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:31:58.454 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:31:58.457 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:31:58.463 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:31:58.463 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:31:58.464 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:31:58.468 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:31:58.470 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:31:58.473 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:31:58.478 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:31:58.481 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:31:58.485 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:31:58.485 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:31:58.488 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:31:58.491 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:31:58.521 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:31:58.550 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:31:58.580 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:31:58.611 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 07:31:58.646 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:31:58.675 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:31:58.678 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:31:58.680 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:31:58.683 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:31:58.686 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:31:58.702 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:31:58.705 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:31:58.707 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:31:58.710 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:31:58.713 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:31:58.742 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:31:58.774 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:31:58.803 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:31:58.832 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:31:58.850 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:58.854 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:31:58.855 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:31:58.858 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:31:58.860 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:31:58.863 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 07:31:58.875 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:31:58.877 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:31:58.880 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:31:58.883 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:31:58.894 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 07:31:58.907 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:31:58.910 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 07:31:58.923 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 07:31:58.935 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 07:31:58.947 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:31:58.950 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:31:58.953 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:31:58.961 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.3jlPVcpxWm 2022-04-14 07:31:58.963 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:31:58.966 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:31:58.968 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.3jlPVcpxWm 2022-04-14 07:31:58.972 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.3jlPVcpxWm 2022-04-14 07:31:58.985 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.3jlPVcpxWm /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:31:59.000 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:31:59.029 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:31:59.032 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:31:59.062 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:31:59.064 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:31:59.066 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:31:59.069 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:31:59.072 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:31:59.074 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:31:59.092 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:59.095 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:31:59.098 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:31:59.100 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:31:59.118 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:59.121 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:31:59.124 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-04-14 07:31:59.157 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:31:59.159 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:31:59.162 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:31:59.179 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:59.185 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:31:59.185 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:31:59.187 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:31:59.189 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:31:59.192 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:31:59.195 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:31:59.197 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:31:59.200 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:31:59.205 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:31:59.205 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:31:59.210 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 07:31:59.212 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 07:31:59.217 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:31:59.235 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:59.238 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:31:59.240 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:31:59.242 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:31:59.247 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:31:59.283 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:31:59.313 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:31:59.345 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:31:59.375 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:31:59.406 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:31:59.408 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:31:59.411 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:31:59.413 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:31:59.416 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:31:59.448 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:31:59.478 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-04-14 07:31:59.510 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:31:59.540 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:31:59.574 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:31:59.604 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:31:59.635 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:31:59.670 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:31:59.706 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:31:59.742 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:31:59.774 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:31:59.805 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:31:59.807 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:31:59.814 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:31:59.814 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:31:59.815 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:31:59.846 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:31:59.878 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-04-14 07:31:59.908 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:31:59.940 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:31:59.981 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:32:00.012 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:32:00.048 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:32:00.078 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:32:00.112 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:32:00.147 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:32:00.150 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:32:00.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 07:32:00.155 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:32:00.157 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:32:00.161 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:32:00.163 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:32:00.165 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-04-14 07:32:00.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-04-14 07:32:00.170 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-04-14 07:32:00.173 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 07:32:00.175 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:32:00.178 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:32:00.181 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:32:00.183 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:32:00.186 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:32:00.188 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:32:00.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:32:00.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:00.196 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 07:32:00.225 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 07:32:00.228 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:32:00.231 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:32:00.233 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:32:00.235 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:32:00.238 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:32:00.240 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 07:32:00.269 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:32:00.271 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 07:32:00.274 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:32:00.276 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:32:00.279 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:32:00.281 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:32:00.283 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:32:00.286 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 07:32:00.315 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 07:32:00.317 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:32:00.320 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:32:00.322 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:32:00.325 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:32:00.327 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:32:00.330 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 07:32:00.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 07:32:00.366 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:32:00.369 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:32:00.371 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:32:00.374 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:32:00.376 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:32:00.384 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 07:32:00.411 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 07:32:00.415 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:32:00.417 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:32:00.420 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:32:00.422 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:32:00.425 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:32:00.427 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 07:32:00.457 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 07:32:00.460 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:32:00.462 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:32:00.465 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:32:00.467 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:32:00.471 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:32:00.472 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 07:32:00.502 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-04-14 07:32:00.505 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:32:00.507 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:32:00.510 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-04-14 07:32:00.512 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-04-14 07:32:00.515 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:32:00.518 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-04-14 07:32:00.551 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 07:32:00.553 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:32:00.556 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:32:00.558 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:32:00.560 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:32:00.563 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:32:00.565 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 07:32:00.595 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:32:00.598 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:32:00.615 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:00.618 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:32:00.620 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:32:00.652 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:00.655 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:32:00.684 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:32:00.716 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:32:00.719 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:32:00.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:32:00.724 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:32:03.762 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:32:03.762 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-14 07:32:03.762 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=237489) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:32:03.813 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=237489) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:32:03.813 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=237489) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:32:03.813 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=237489) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:32:03.814 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=237489) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:32:03.814 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=237489) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:32:03.814 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=237489) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:32:03.867 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:32:03.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:03.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:03.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:03.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:04.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:32:04.222 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:32:04.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 07:32:04.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:32:04.230 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:32:04.289 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 07:32:04.308 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:32:04.311 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:04.313 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 07:32:04.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:32:04.360 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:32:04.369 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:32:04.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:32:04.374 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:32:04.388 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:32:04.401 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:32:04.403 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:32:04.412 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:32:04.415 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:32:04.418 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:32:04.426 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:32:04.430 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:32:04.433 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:32:04.435 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:32:04.438 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:32:04.440 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:32:04.443 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:32:04.448 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 07:32:04.448 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:32:04.451 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:32:04.478 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:32:04.480 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 07:32:04.515 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:32:04.517 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 07:32:04.547 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 07:32:04.579 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:32:04.596 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:04.598 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:32:04.601 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 07:32:04.606 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:32:04.637 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:32:04.669 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:32:04.708 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:04.710 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:32:04.741 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:32:04.758 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:04.762 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:32:04.765 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:32:04.796 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:32:04.798 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:32:04.801 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:32:04.830 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:32:04.832 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:32:04.835 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:32:04.837 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:32:04.855 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:04.858 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:32:04.860 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 07:32:04.865 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:32:04.897 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:32:04.933 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:04.936 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:32:04.966 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:32:04.968 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:32:04.998 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:32:05.001 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:32:05.004 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:32:05.033 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:32:05.035 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:32:05.038 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:32:05.041 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:32:08.073 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:32:08.073 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-14 07:32:08.073 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=238018) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:32:08.124 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=238018) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:32:08.124 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=238018) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:32:08.124 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=238018) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:32:08.124 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=238018) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:32:08.124 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=238018) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:32:08.125 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=238018) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:32:08.184 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:32:08.185 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=238018) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:32:08.185 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=238018) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:32:08.185 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:32:08.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:08.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:08.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:08.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:08.560 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:08.563 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:32:08.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:32:08.568 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:32:08.571 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 07:32:08.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:32:08.576 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:32:08.594 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:32:08.596 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:32:08.599 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:32:08.601 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:32:08.614 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 07:32:08.632 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:32:08.635 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:32:08.638 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:32:08.640 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:32:08.643 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:32:08.646 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:32:08.648 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:32:08.651 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:32:08.653 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:32:08.656 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:32:08.658 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:32:08.661 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:32:08.663 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:32:08.666 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:32:08.671 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:32:08.671 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:32:08.676 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:32:08.679 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:32:08.681 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:32:08.683 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:32:08.688 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:32:08.689 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:32:08.690 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:32:08.695 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.41/22 brd 192.168.3.255' 2022-04-14 07:32:08.698 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:32:08.700 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:08.703 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 07:32:08.705 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:32:08.707 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.41/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:32:08.711 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.41/22 brd 192.168.3.255 dev eth1' 2022-04-14 07:32:08.713 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.41/22 brd 192.168.3.255 dev br-data' 2022-04-14 07:32:08.716 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:32:08.718 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:32:08.722 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.41/22 brd 192.168.3.255 2022-04-14 07:32:08.723 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:32:08.723 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:32:08.725 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:32:08.729 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.41 2022-04-14 07:32:08.732 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.41 ' 2022-04-14 07:32:08.735 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.41/22 brd 192.168.3.255 dev eth1 2022-04-14 07:32:08.748 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.41/22 brd 192.168.3.255 dev br-data 2022-04-14 07:32:08.761 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:32:08.776 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:32:08.800 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.41 2022-04-14 07:32:11.810 | ARPING 192.168.0.41 from 192.168.0.41 br-data 2022-04-14 07:32:11.810 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:32:11.810 | Received 0 response(s) 2022-04-14 07:32:11.832 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:32:11.834 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 07:32:11.838 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 07:32:11.840 | + ./stack.sh:exit_trap:524 : jobs='215397 2022-04-14 07:32:11.841 | 235573' 2022-04-14 07:32:11.843 | + ./stack.sh:exit_trap:527 : [[ -n 215397 2022-04-14 07:32:11.843 | 235573 ]] 2022-04-14 07:32:11.845 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-072208 ]] 2022-04-14 07:32:11.847 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:11.850 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:32:11.850 | exit_trap: cleaning up child processes 2022-04-14 07:32:11.853 | + ./stack.sh:exit_trap:529 : kill 215397 235573 2022-04-14 07:32:11.855 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.ajVs19KRv5 ']' 2022-04-14 07:32:11.858 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.ajVs19KRv5 2022-04-14 07:32:11.862 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 07:32:11.864 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 07:32:11.867 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 07:32:11.869 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 07:32:11.869 | Error on exit 2022-04-14 07:32:11.871 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 07:32:11.874 | + ./stack.sh:exit_trap:544 : generate-subunit 1649920924 607 fail 2022-04-14 07:32:12.556 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 07:32:12.558 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:32:13.703 | + ./stack.sh:exit_trap:558 : exit 1