2022-03-23 18:13:17.113 | + ./stack.sh:main:487 : exec 2022-03-23 18:13:17.113 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-181317' 2022-03-23 18:13:17.113 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-23-181317.summary.2022-03-23-181317 2022-03-23 18:13:17.113 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:13:17.113 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-181317 2022-03-23 18:13:17.113 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-181317 /opt/stack/logs/stack.sh.log 2022-03-23 18:13:17.114 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-181317.summary.2022-03-23-181317 /opt/stack/logs/stack.sh.log.summary 2022-03-23 18:13:17.114 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-23 18:13:17.114 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-23 18:13:17.114 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-23 18:13:17.114 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-23 18:13:17.114 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-23 18:13:17.114 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-23 18:13:17.114 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-23 18:13:17.114 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 18:13:17.114 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-23 18:13:17.114 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-23 18:13:17.114 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 18:13:17.114 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 18:13:17.114 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-23 18:13:17.114 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-23 18:13:17.114 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 18:13:17.114 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-23 18:13:17.114 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-23 18:13:17.114 | + ./stack.sh:main:573 : set -o errexit 2022-03-23 18:13:17.114 | + ./stack.sh:main:576 : uname -a 2022-03-23 18:13:17.114 | Linux dv-neutron-797121-12-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-23 18:13:17.114 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-23 18:13:17.114 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-23 18:13:17.115 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-23 18:13:17.152 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-23 18:13:17.169 | + ./stack.sh:main:590 : fetch_plugins 2022-03-23 18:13:17.171 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-23 18:13:17.173 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-23 18:13:17.175 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-23 18:13:17.177 | + functions-common:fetch_plugins:1776 : return 2022-03-23 18:13:17.179 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-23 18:13:17.181 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-23 18:13:17.183 | + functions-common:run_phase:1854 : local phase= 2022-03-23 18:13:17.184 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:13:17.186 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:13:17.188 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:13:17.190 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:13:17.191 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:13:17.194 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:13:17.197 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:13:17.198 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:13:17.200 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:13:17.202 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-23 18:13:17.204 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:13:17.218 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:17.220 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 18:13:17.222 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:13:17.224 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:13:17.225 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:13:17.227 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:13:17.229 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 18:13:17.231 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-23 18:13:17.233 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-23 18:13:17.235 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 18:13:17.237 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:13:17.239 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-23 18:13:17.240 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-23 18:13:17.242 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-23 18:13:17.244 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-23 18:13:17.246 | + functions-common:plugin_override_defaults:1817 : return 2022-03-23 18:13:17.248 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-23 18:13:17.266 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-23 18:13:17.268 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-23 18:13:17.281 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:17.284 | +++ lib/tls:source:43 : hostname -f 2022-03-23 18:13:17.287 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-23 18:13:17.289 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-23 18:13:17.291 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-23 18:13:17.293 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-23 18:13:17.295 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-23 18:13:17.297 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-23 18:13:17.299 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-23 18:13:17.301 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-23 18:13:17.303 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-23 18:13:17.305 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-23 18:13:17.310 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-23 18:13:17.322 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-23 18:13:17.339 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-23 18:13:17.352 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-23 18:13:17.365 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-23 18:13:17.402 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-23 18:13:17.461 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-23 18:13:17.552 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-23 18:13:17.575 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-23 18:13:17.627 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-23 18:13:17.680 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-23 18:13:17.828 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-23 18:13:17.842 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-23 18:13:17.856 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-23 18:13:17.869 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-23 18:13:17.964 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-23 18:13:17.968 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-23 18:13:17.972 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-23 18:13:17.976 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-23 18:13:17.979 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-23 18:13:17.984 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-23 18:13:17.987 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-23 18:13:17.987 | False' 2022-03-23 18:13:17.991 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-23 18:13:18.007 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-23 18:13:18.009 | + ./stack.sh:main:624 : run_phase source 2022-03-23 18:13:18.012 | + functions-common:run_phase:1853 : local mode=source 2022-03-23 18:13:18.014 | + functions-common:run_phase:1854 : local phase= 2022-03-23 18:13:18.016 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:13:18.018 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:13:18.020 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:13:18.022 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:13:18.025 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:13:18.028 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:13:18.032 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:13:18.034 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:13:18.037 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:13:18.040 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-23 18:13:18.042 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:13:18.058 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:18.061 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 18:13:18.063 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-23 18:13:18.103 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-23 18:13:18.106 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-23 18:13:18.109 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 18:13:18.112 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-23 18:13:18.115 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-23 18:13:18.118 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-23 18:13:18.121 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-23 18:13:18.123 | + functions-common:load_plugin_settings:1794 : return 2022-03-23 18:13:18.126 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-23 18:13:18.129 | + functions-common:verify_disabled_services:2136 : local service 2022-03-23 18:13:18.132 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.134 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-23 18:13:18.137 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.139 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-23 18:13:18.141 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.143 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-23 18:13:18.146 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.148 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-23 18:13:18.150 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.153 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-23 18:13:18.155 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.157 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-23 18:13:18.160 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.162 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-23 18:13:18.164 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.167 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-23 18:13:18.169 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.171 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-23 18:13:18.174 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.176 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-23 18:13:18.178 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.181 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-23 18:13:18.183 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.185 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-23 18:13:18.188 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.190 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-23 18:13:18.192 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.195 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-23 18:13:18.197 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.199 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-23 18:13:18.202 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.204 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-23 18:13:18.206 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.209 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-23 18:13:18.211 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.213 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-23 18:13:18.215 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.217 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-23 18:13:18.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.222 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-23 18:13:18.224 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.226 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-23 18:13:18.229 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.231 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-23 18:13:18.233 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.236 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-23 18:13:18.238 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.240 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-23 18:13:18.242 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.245 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-23 18:13:18.247 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.249 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-23 18:13:18.251 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.253 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-23 18:13:18.256 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.258 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-23 18:13:18.260 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.262 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-23 18:13:18.265 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.267 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-23 18:13:18.269 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.271 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-23 18:13:18.274 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.276 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-23 18:13:18.278 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.280 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-23 18:13:18.282 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.285 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-23 18:13:18.287 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.290 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-23 18:13:18.292 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.295 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-23 18:13:18.297 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.299 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-23 18:13:18.301 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.304 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-23 18:13:18.306 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.309 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-23 18:13:18.311 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.314 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-23 18:13:18.317 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.319 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-23 18:13:18.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.324 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-23 18:13:18.326 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.328 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-23 18:13:18.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.333 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-23 18:13:18.335 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.338 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-23 18:13:18.340 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.342 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-23 18:13:18.345 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:13:18.347 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-23 18:13:18.350 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-23 18:13:18.352 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 18:13:18.355 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-23 18:13:18.370 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:18.372 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-23 18:13:18.375 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 18:13:18.377 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-23 18:13:18.392 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:18.395 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-23 18:13:18.397 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-23 18:13:18.400 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-23 18:13:18.402 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-23 18:13:18.404 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-23 18:13:18.407 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-23 18:13:18.409 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-23 18:13:18.412 | + lib/database:initialize_database_backends:92 : return 0 2022-03-23 18:13:18.414 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-23 18:13:18.414 | Using mysql database backend 2022-03-23 18:13:18.416 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-23 18:13:18.433 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-23 18:13:18.436 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-23 18:13:18.438 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 18:13:18.441 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-23 18:13:18.444 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 18:13:18.447 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-23 18:13:18.463 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:18.465 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-23 18:13:18.482 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-23 18:13:18.498 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:18.501 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-23 18:13:18.517 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-23 18:13:18.534 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-23 18:13:18.550 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:13:18.553 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-23 18:13:18.570 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:13:18.575 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-23 18:13:18.596 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-23 18:13:18.599 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-23 18:13:18.601 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-23 18:13:18.605 | + functions-common:save_stackenv:60 : local tag=757 2022-03-23 18:13:18.608 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 18:13:18.613 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-181318 2022-03-23 18:13:18.616 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-181318 757' 2022-03-23 18:13:18.619 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:18.621 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 18:13:18.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:18.626 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 18:13:18.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:18.631 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 18:13:18.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:18.636 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 18:13:18.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:18.641 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 18:13:18.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:18.647 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 18:13:18.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:18.653 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-181317 2022-03-23 18:13:18.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:18.658 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 18:13:18.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:18.664 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 18:13:18.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:18.670 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 18:13:18.673 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:18.677 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 18:13:18.679 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:18.682 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 18:13:18.684 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:13:18.686 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 18:13:18.689 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-23 18:13:18.692 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-23 18:13:18.694 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-23 18:13:18.696 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-23 18:13:18.698 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:13:18.700 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:13:18.703 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:13:18.706 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:13:18.708 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:13:18.711 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:13:18.725 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:13:18.728 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:13:18.730 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:13:18.733 | + functions-common:git_clone:629 : echo master 2022-03-23 18:13:18.733 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:13:18.738 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-23 18:13:18.741 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:13:18.743 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-23 18:13:18.746 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:13:18.746 | + functions-common:git_clone:678 : head -1 2022-03-23 18:13:18.749 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-23 18:13:18.752 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:13:18.754 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-23 18:13:18.757 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:13:18.759 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-23 18:13:18.762 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-23 18:13:18.764 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-23 18:13:18.767 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-23 18:13:18.769 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 18:13:18.772 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-23 18:13:18.774 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-23 18:13:18.777 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-23 18:13:18.780 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-23 18:13:18.784 | ++ tools/install_prereqs.sh:source:47 : NOW=1648059198 2022-03-23 18:13:18.787 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-23 18:13:18.792 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648058371 2022-03-23 18:13:18.795 | ++ tools/install_prereqs.sh:source:49 : DELTA=827 2022-03-23 18:13:18.797 | ++ tools/install_prereqs.sh:source:50 : [[ 827 -lt 7200 ]] 2022-03-23 18:13:18.800 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-23 18:13:18.802 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-23 18:13:18.805 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-23 18:13:18.807 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-23 18:13:18.810 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-23 18:13:18.812 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-23 18:13:18.815 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-23 18:13:18.817 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-23 18:13:18.821 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 18:13:18.869 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-23 18:13:18.869 | apache2-dev 2022-03-23 18:13:18.869 | bc 2022-03-23 18:13:18.869 | bsdmainutils 2022-03-23 18:13:18.869 | curl 2022-03-23 18:13:18.869 | g++ 2022-03-23 18:13:18.869 | gawk 2022-03-23 18:13:18.869 | gcc 2022-03-23 18:13:18.869 | gettext 2022-03-23 18:13:18.869 | git 2022-03-23 18:13:18.869 | graphviz 2022-03-23 18:13:18.869 | iputils-ping 2022-03-23 18:13:18.869 | libapache2-mod-proxy-uwsgi 2022-03-23 18:13:18.869 | libffi-dev 2022-03-23 18:13:18.869 | libjpeg-dev 2022-03-23 18:13:18.869 | libpcre3-dev 2022-03-23 18:13:18.869 | libpq-dev 2022-03-23 18:13:18.869 | libssl-dev 2022-03-23 18:13:18.869 | libsystemd-dev 2022-03-23 18:13:18.869 | libxml2-dev 2022-03-23 18:13:18.869 | libxslt1-dev 2022-03-23 18:13:18.869 | libyaml-dev 2022-03-23 18:13:18.869 | lsof 2022-03-23 18:13:18.869 | openssh-server 2022-03-23 18:13:18.869 | openssl 2022-03-23 18:13:18.869 | pkg-config 2022-03-23 18:13:18.869 | psmisc 2022-03-23 18:13:18.869 | python3-dev 2022-03-23 18:13:18.869 | python3-pip 2022-03-23 18:13:18.869 | python3-systemd 2022-03-23 18:13:18.869 | python3-venv 2022-03-23 18:13:18.870 | tar 2022-03-23 18:13:18.870 | tcpdump 2022-03-23 18:13:18.870 | unzip 2022-03-23 18:13:18.870 | uuid-runtime 2022-03-23 18:13:18.870 | wget 2022-03-23 18:13:18.870 | wget 2022-03-23 18:13:18.870 | zlib1g-dev 2022-03-23 18:13:18.870 | libkrb5-dev 2022-03-23 18:13:18.870 | libldap2-dev 2022-03-23 18:13:18.870 | libsasl2-dev 2022-03-23 18:13:18.870 | memcached 2022-03-23 18:13:18.870 | python3-mysqldb 2022-03-23 18:13:18.870 | sqlite3 2022-03-23 18:13:18.870 | conntrack 2022-03-23 18:13:18.870 | curl 2022-03-23 18:13:18.870 | dnsmasq-base 2022-03-23 18:13:18.870 | dnsmasq-utils 2022-03-23 18:13:18.870 | ebtables 2022-03-23 18:13:18.870 | genisoimage 2022-03-23 18:13:18.870 | iptables 2022-03-23 18:13:18.870 | iputils-arping 2022-03-23 18:13:18.870 | kpartx 2022-03-23 18:13:18.870 | libjs-jquery-tablesorter 2022-03-23 18:13:18.870 | parted 2022-03-23 18:13:18.870 | pm-utils 2022-03-23 18:13:18.870 | python3-mysqldb 2022-03-23 18:13:18.870 | socat 2022-03-23 18:13:18.870 | sqlite3 2022-03-23 18:13:18.870 | sudo 2022-03-23 18:13:18.870 | vlan 2022-03-23 18:13:18.870 | lsscsi 2022-03-23 18:13:18.870 | open-iscsi 2022-03-23 18:13:18.870 | lvm2 2022-03-23 18:13:18.870 | qemu-utils 2022-03-23 18:13:18.870 | thin-provisioning-tools 2022-03-23 18:13:18.870 | acl 2022-03-23 18:13:18.870 | dnsmasq-base 2022-03-23 18:13:18.870 | dnsmasq-utils 2022-03-23 18:13:18.871 | ebtables 2022-03-23 18:13:18.871 | haproxy 2022-03-23 18:13:18.871 | iptables 2022-03-23 18:13:18.871 | iputils-arping 2022-03-23 18:13:18.871 | iputils-ping 2022-03-23 18:13:18.871 | postgresql-server-dev-all 2022-03-23 18:13:18.871 | python3-mysqldb 2022-03-23 18:13:18.871 | sqlite3 2022-03-23 18:13:18.871 | sudo 2022-03-23 18:13:18.871 | vlan 2022-03-23 18:13:18.871 | pcp 2022-03-23 18:13:18.871 | ipset 2022-03-23 18:13:18.871 | conntrack 2022-03-23 18:13:18.871 | conntrackd 2022-03-23 18:13:18.871 | keepalived 2022-03-23 18:13:18.871 | lvm2 2022-03-23 18:13:18.871 | qemu-utils 2022-03-23 18:13:18.871 | thin-provisioning-tools 2022-03-23 18:13:18.871 | curl 2022-03-23 18:13:18.871 | liberasurecode-dev 2022-03-23 18:13:18.871 | make 2022-03-23 18:13:18.871 | memcached 2022-03-23 18:13:18.871 | rsync 2022-03-23 18:13:18.871 | sqlite3 2022-03-23 18:13:18.871 | xfsprogs' 2022-03-23 18:13:18.872 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-23 18:13:18.891 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-23 18:13:18.891 | apache2-dev 2022-03-23 18:13:18.891 | bc 2022-03-23 18:13:18.891 | bsdmainutils 2022-03-23 18:13:18.891 | curl 2022-03-23 18:13:18.891 | g++ 2022-03-23 18:13:18.891 | gawk 2022-03-23 18:13:18.891 | gcc 2022-03-23 18:13:18.891 | gettext 2022-03-23 18:13:18.891 | git 2022-03-23 18:13:18.891 | graphviz 2022-03-23 18:13:18.891 | iputils-ping 2022-03-23 18:13:18.891 | libapache2-mod-proxy-uwsgi 2022-03-23 18:13:18.891 | libffi-dev 2022-03-23 18:13:18.891 | libjpeg-dev 2022-03-23 18:13:18.891 | libpcre3-dev 2022-03-23 18:13:18.891 | libpq-dev 2022-03-23 18:13:18.891 | libssl-dev 2022-03-23 18:13:18.891 | libsystemd-dev 2022-03-23 18:13:18.891 | libxml2-dev 2022-03-23 18:13:18.891 | libxslt1-dev 2022-03-23 18:13:18.891 | libyaml-dev 2022-03-23 18:13:18.891 | lsof 2022-03-23 18:13:18.891 | openssh-server 2022-03-23 18:13:18.891 | openssl 2022-03-23 18:13:18.891 | pkg-config 2022-03-23 18:13:18.891 | psmisc 2022-03-23 18:13:18.891 | python3-dev 2022-03-23 18:13:18.891 | python3-pip 2022-03-23 18:13:18.892 | python3-systemd 2022-03-23 18:13:18.892 | python3-venv 2022-03-23 18:13:18.892 | tar 2022-03-23 18:13:18.892 | tcpdump 2022-03-23 18:13:18.892 | unzip 2022-03-23 18:13:18.892 | uuid-runtime 2022-03-23 18:13:18.892 | wget 2022-03-23 18:13:18.892 | wget 2022-03-23 18:13:18.892 | zlib1g-dev 2022-03-23 18:13:18.892 | libkrb5-dev 2022-03-23 18:13:18.892 | libldap2-dev 2022-03-23 18:13:18.892 | libsasl2-dev 2022-03-23 18:13:18.892 | memcached 2022-03-23 18:13:18.892 | python3-mysqldb 2022-03-23 18:13:18.892 | sqlite3 2022-03-23 18:13:18.892 | conntrack 2022-03-23 18:13:18.892 | curl 2022-03-23 18:13:18.892 | dnsmasq-base 2022-03-23 18:13:18.892 | dnsmasq-utils 2022-03-23 18:13:18.892 | ebtables 2022-03-23 18:13:18.892 | genisoimage 2022-03-23 18:13:18.892 | iptables 2022-03-23 18:13:18.892 | iputils-arping 2022-03-23 18:13:18.892 | kpartx 2022-03-23 18:13:18.892 | libjs-jquery-tablesorter 2022-03-23 18:13:18.892 | parted 2022-03-23 18:13:18.892 | pm-utils 2022-03-23 18:13:18.892 | python3-mysqldb 2022-03-23 18:13:18.892 | socat 2022-03-23 18:13:18.892 | sqlite3 2022-03-23 18:13:18.892 | sudo 2022-03-23 18:13:18.892 | vlan 2022-03-23 18:13:18.892 | lsscsi 2022-03-23 18:13:18.892 | open-iscsi 2022-03-23 18:13:18.892 | lvm2 2022-03-23 18:13:18.892 | qemu-utils 2022-03-23 18:13:18.892 | thin-provisioning-tools 2022-03-23 18:13:18.892 | acl 2022-03-23 18:13:18.893 | dnsmasq-base 2022-03-23 18:13:18.893 | dnsmasq-utils 2022-03-23 18:13:18.893 | ebtables 2022-03-23 18:13:18.893 | haproxy 2022-03-23 18:13:18.893 | iptables 2022-03-23 18:13:18.893 | iputils-arping 2022-03-23 18:13:18.893 | iputils-ping 2022-03-23 18:13:18.893 | postgresql-server-dev-all 2022-03-23 18:13:18.893 | python3-mysqldb 2022-03-23 18:13:18.893 | sqlite3 2022-03-23 18:13:18.893 | sudo 2022-03-23 18:13:18.893 | vlan 2022-03-23 18:13:18.893 | pcp 2022-03-23 18:13:18.893 | ipset 2022-03-23 18:13:18.893 | conntrack 2022-03-23 18:13:18.893 | conntrackd 2022-03-23 18:13:18.893 | keepalived 2022-03-23 18:13:18.893 | lvm2 2022-03-23 18:13:18.893 | qemu-utils 2022-03-23 18:13:18.893 | thin-provisioning-tools 2022-03-23 18:13:18.893 | curl 2022-03-23 18:13:18.893 | liberasurecode-dev 2022-03-23 18:13:18.893 | make 2022-03-23 18:13:18.893 | memcached 2022-03-23 18:13:18.893 | rsync 2022-03-23 18:13:18.893 | sqlite3 2022-03-23 18:13:18.893 | xfsprogs ' 2022-03-23 18:13:18.894 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-23 18:13:18.897 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:18.899 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:18.903 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-23 18:13:18.903 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:13:18.908 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:13:18.910 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-23 18:13:18.912 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:13:18.915 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-23 18:13:18.917 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:13:18.919 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:13:18.922 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:13:18.924 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:18.926 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:18.929 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:13:18.932 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-23 18:13:18.934 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-23 18:13:18.937 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-23 18:13:18.940 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-23 18:13:18.945 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-23 18:13:18.948 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-23 18:13:18.952 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-23 18:13:18.955 | ++ functions-common:time_start:2412 : local start_time= 2022-03-23 18:13:18.958 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:13:18.961 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:13:18.966 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648059198963 2022-03-23 18:13:18.969 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-23 18:13:18.972 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-23 18:13:18.976 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-23 18:13:19.718 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-23 18:13:20.034 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-23 18:13:20.035 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-23 18:13:20.181 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-23 18:13:22.449 | Reading package lists... 2022-03-23 18:13:22.486 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-23 18:13:22.489 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-23 18:13:22.492 | ++ functions-common:time_stop:2425 : local name 2022-03-23 18:13:22.495 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:22.497 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:22.499 | ++ functions-common:time_stop:2428 : local total 2022-03-23 18:13:22.502 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:22.504 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-23 18:13:22.506 | ++ functions-common:time_stop:2432 : start_time=1648059198963 2022-03-23 18:13:22.508 | ++ functions-common:time_stop:2434 : [[ -z 1648059198963 ]] 2022-03-23 18:13:22.511 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:22.515 | ++ functions-common:time_stop:2437 : end_time=1648059202513 2022-03-23 18:13:22.517 | ++ functions-common:time_stop:2438 : elapsed_time=3550 2022-03-23 18:13:22.520 | ++ functions-common:time_stop:2439 : total=0 2022-03-23 18:13:22.522 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:22.524 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3550 2022-03-23 18:13:22.527 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:13:22.529 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:13:22.531 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:22.533 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:22.536 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:13:22.557 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 18:13:22.669 | Reading package lists... 2022-03-23 18:13:22.921 | Building dependency tree... 2022-03-23 18:13:22.923 | Reading state information... 2022-03-23 18:13:22.958 | acl is already the newest version (2.2.53-6). 2022-03-23 18:13:22.958 | bc is already the newest version (1.07.1-2build1). 2022-03-23 18:13:22.958 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-23 18:13:22.958 | conntrack is already the newest version (1:1.4.5-2). 2022-03-23 18:13:22.958 | ebtables is already the newest version (2.0.11-3build1). 2022-03-23 18:13:22.958 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 18:13:22.958 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-23 18:13:22.958 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 18:13:22.958 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-23 18:13:22.958 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-23 18:13:22.958 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-23 18:13:22.958 | iputils-arping is already the newest version (3:20190709-3). 2022-03-23 18:13:22.958 | iputils-ping is already the newest version (3:20190709-3). 2022-03-23 18:13:22.958 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-23 18:13:22.958 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-23 18:13:22.958 | libffi-dev is already the newest version (3.3-4). 2022-03-23 18:13:22.958 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-23 18:13:22.958 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-23 18:13:22.958 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-23 18:13:22.958 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-23 18:13:22.958 | lsscsi is already the newest version (0.30-0.1). 2022-03-23 18:13:22.958 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-23 18:13:22.958 | make is already the newest version (4.2.1-1.2). 2022-03-23 18:13:22.958 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-23 18:13:22.958 | psmisc is already the newest version (23.3-1). 2022-03-23 18:13:22.958 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-23 18:13:22.958 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-23 18:13:22.959 | python3-systemd is already the newest version (234-3build2). 2022-03-23 18:13:22.959 | socat is already the newest version (1.7.3.3-2). 2022-03-23 18:13:22.959 | tcpdump is already the newest version (4.9.3-4). 2022-03-23 18:13:22.959 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-23 18:13:22.959 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-23 18:13:22.959 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-23 18:13:22.959 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-23 18:13:22.959 | graphviz is already the newest version (2.42.2-3build2). 2022-03-23 18:13:22.959 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-23 18:13:22.959 | pcp is already the newest version (5.0.3-1). 2022-03-23 18:13:22.959 | pm-utils is already the newest version (1.4.1-19). 2022-03-23 18:13:22.959 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-23 18:13:22.959 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:13:22.959 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:13:22.959 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-23 18:13:22.959 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 18:13:22.959 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 18:13:22.959 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-23 18:13:22.959 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-23 18:13:22.959 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-23 18:13:22.959 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-23 18:13:22.959 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-23 18:13:22.959 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-23 18:13:22.959 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-23 18:13:22.959 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-23 18:13:22.959 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 18:13:22.959 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-23 18:13:22.959 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-23 18:13:22.959 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-23 18:13:22.959 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-23 18:13:22.959 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-23 18:13:22.959 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-23 18:13:22.959 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 18:13:22.959 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-23 18:13:22.959 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-23 18:13:22.959 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-23 18:13:22.960 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-23 18:13:22.960 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-23 18:13:22.960 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-23 18:13:22.960 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-23 18:13:22.960 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-23 18:13:22.960 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-23 18:13:23.192 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:13:23.193 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-23 18:13:23.193 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-23 18:13:23.193 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-23 18:13:23.193 | The following packages were automatically installed and are no longer required: 2022-03-23 18:13:23.194 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:13:23.194 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:13:23.194 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:13:23.194 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:13:23.194 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:13:23.194 | python3-zope.interface 2022-03-23 18:13:23.194 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:13:23.342 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:13:23.346 | ++ functions-common:apt_get:1234 : result=0 2022-03-23 18:13:23.349 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:13:23.351 | ++ functions-common:time_stop:2425 : local name 2022-03-23 18:13:23.354 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:23.358 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:23.361 | ++ functions-common:time_stop:2428 : local total 2022-03-23 18:13:23.364 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:23.367 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:13:23.370 | ++ functions-common:time_stop:2432 : start_time=1648059202554 2022-03-23 18:13:23.373 | ++ functions-common:time_stop:2434 : [[ -z 1648059202554 ]] 2022-03-23 18:13:23.376 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:23.380 | ++ functions-common:time_stop:2437 : end_time=1648059203378 2022-03-23 18:13:23.382 | ++ functions-common:time_stop:2438 : elapsed_time=824 2022-03-23 18:13:23.385 | ++ functions-common:time_stop:2439 : total=837 2022-03-23 18:13:23.387 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:23.389 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1661 2022-03-23 18:13:23.392 | ++ functions-common:apt_get:1238 : return 0 2022-03-23 18:13:23.395 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-23 18:13:23.397 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-23 18:13:23.400 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-23 18:13:23.405 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-23 18:13:23.410 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-23 18:13:23.412 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-23 18:13:23.415 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-23 18:13:24.873 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-23 18:13:24.875 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-23 18:13:24.877 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-23 18:13:24.879 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-23 18:13:24.881 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-23 18:13:24.883 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-23 18:13:24.885 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-23 18:13:24.886 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-23 18:13:24.888 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-23 18:13:24.890 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-23 18:13:24.892 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-23 18:13:24.894 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-23 18:13:24.895 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-23 18:13:24.897 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-23 18:13:24.899 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-23 18:13:24.901 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-23 18:13:24.902 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-23 18:13:24.904 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-23 18:13:24.906 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-23 18:13:24.908 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-23 18:13:24.910 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-23 18:13:24.912 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-23 18:13:24.914 | + functions-common:_ensure_lsb_release:394 : return 2022-03-23 18:13:24.916 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-23 18:13:24.992 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-23 18:13:24.996 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-23 18:13:25.083 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-23 18:13:25.087 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-23 18:13:25.169 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-23 18:13:25.172 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-23 18:13:25.175 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-23 18:13:25.178 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-23 18:13:25.181 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-23 18:13:25.184 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-23 18:13:25.187 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-23 18:13:25.191 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-23 18:13:25.194 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-23 18:13:25.197 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-23 18:13:25.199 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-23 18:13:25.199 | Distro: focal 2022-03-23 18:13:25.202 | + tools/install_pip.sh:main:124 : get_versions 2022-03-23 18:13:25.204 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 18:13:25.208 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 18:13:25.209 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 18:13:25.212 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 18:13:25.213 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 18:13:25.890 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 18:13:25.893 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 18:13:25.893 | pip: 21.3.1 2022-03-23 18:13:25.895 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-23 18:13:25.898 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-23 18:13:25.901 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:13:25.903 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:13:25.905 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:13:25.908 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:13:25.910 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:13:25.912 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:13:25.915 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:13:25.917 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:13:25.919 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:13:25.921 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:13:25.922 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:13:25.924 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-23 18:13:25.926 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:25.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:25.930 | + tools/install_pip.sh:main:142 : : 2022-03-23 18:13:25.931 | + tools/install_pip.sh:main:147 : set -x 2022-03-23 18:13:25.933 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-23 18:13:25.935 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-23 18:13:25.937 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:13:25.939 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-23 18:13:25.941 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-23 18:13:25.943 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:13:25.945 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:13:25.946 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:13:25.951 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-23 18:13:25.952 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-23 18:13:25.954 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 18:13:25.956 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 18:13:25.958 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 18:13:25.975 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 18:13:25.977 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 18:13:26.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:13:26.835 | from cryptography.utils import int_from_bytes 2022-03-23 18:13:26.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:13:26.835 | from cryptography.utils import int_from_bytes 2022-03-23 18:13:28.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:13:28.921 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 18:13:28.934 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-23 18:13:31.407 | Installing collected packages: setuptools 2022-03-23 18:13:32.173 | Successfully installed setuptools-60.9.3 2022-03-23 18:13:32.173 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:13:32.342 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:13:32.342 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:13:32.487 | + inc/python:pip_install:200 : result=0 2022-03-23 18:13:32.490 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:13:32.493 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:32.496 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:32.498 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:32.500 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:32.502 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:32.503 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:13:32.505 | + functions-common:time_stop:2432 : start_time=1648059205970 2022-03-23 18:13:32.507 | + functions-common:time_stop:2434 : [[ -z 1648059205970 ]] 2022-03-23 18:13:32.509 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:32.513 | + functions-common:time_stop:2437 : end_time=1648059212511 2022-03-23 18:13:32.515 | + functions-common:time_stop:2438 : elapsed_time=6541 2022-03-23 18:13:32.516 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:13:32.518 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:32.520 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6541 2022-03-23 18:13:32.521 | + inc/python:pip_install:203 : return 0 2022-03-23 18:13:32.523 | + tools/install_pip.sh:main:153 : get_versions 2022-03-23 18:13:32.526 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 18:13:32.530 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 18:13:32.532 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 18:13:32.535 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 18:13:32.535 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 18:13:33.222 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 18:13:33.224 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 18:13:33.225 | pip: 21.3.1 2022-03-23 18:13:33.230 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-23 18:13:33.234 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 18:13:33.240 | + ./stack.sh:main:796 : fixup_all 2022-03-23 18:13:33.243 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-23 18:13:33.246 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-23 18:13:33.249 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:13:33.251 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:13:33.253 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-23 18:13:33.265 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-23 18:13:33.277 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-23 18:13:33.288 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-23 18:13:33.291 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-23 18:13:33.293 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:13:33.295 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:13:33.297 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:13:33.299 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:13:33.302 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:13:33.304 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:13:33.306 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:13:33.308 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:13:33.310 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:13:33.312 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:13:33.314 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:13:33.317 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-23 18:13:33.319 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-23 18:13:33.321 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-23 18:13:33.324 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:13:33.326 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:13:33.328 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:13:33.330 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:13:33.332 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:13:33.334 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:13:33.337 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-23 18:13:33.339 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-23 18:13:33.341 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-23 18:13:33.344 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-23 18:13:33.346 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-23 18:13:33.348 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-23 18:13:33.351 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-23 18:13:33.377 | Using python 3.8 to install os-testr 2022-03-23 18:13:33.380 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-23 18:13:34.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:13:34.250 | from cryptography.utils import int_from_bytes 2022-03-23 18:13:34.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:13:34.250 | from cryptography.utils import int_from_bytes 2022-03-23 18:13:35.385 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:13:35.411 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-23 18:13:35.487 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-23 18:13:35.488 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-23 18:13:35.489 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-23 18:13:35.490 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-23 18:13:35.503 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-23 18:13:35.529 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-23 18:13:35.530 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-23 18:13:35.531 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-23 18:13:35.532 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-23 18:13:35.533 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-23 18:13:35.556 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-23 18:13:35.558 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-23 18:13:35.559 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-23 18:13:35.560 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-23 18:13:35.561 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-23 18:13:35.574 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-23 18:13:35.637 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-23 18:13:35.638 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-23 18:13:35.639 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-23 18:13:38.036 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:13:38.042 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:13:38.043 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:13:38.169 | + inc/python:pip_install:200 : result=0 2022-03-23 18:13:38.173 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:13:38.177 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:38.181 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:38.185 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:38.188 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:38.192 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:38.196 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:13:38.200 | + functions-common:time_stop:2432 : start_time=1648059213369 2022-03-23 18:13:38.202 | + functions-common:time_stop:2434 : [[ -z 1648059213369 ]] 2022-03-23 18:13:38.206 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:38.210 | + functions-common:time_stop:2437 : end_time=1648059218207 2022-03-23 18:13:38.212 | + functions-common:time_stop:2438 : elapsed_time=4838 2022-03-23 18:13:38.215 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:13:38.217 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:38.219 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4838 2022-03-23 18:13:38.222 | + inc/python:pip_install:203 : return 0 2022-03-23 18:13:38.224 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-23 18:13:38.276 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-23 18:13:38.399 | + ./stack.sh:main:810 : install_infra 2022-03-23 18:13:38.401 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 18:13:38.404 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-23 18:13:38.407 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 18:13:38.409 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-23 18:13:38.433 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 18:13:40.358 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.368 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.375 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.379 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.480 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.499 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.503 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.507 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.522 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.530 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.532 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.562 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.571 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.576 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.593 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.630 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.638 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.643 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.689 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.702 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.706 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.725 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.731 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.777 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.795 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.799 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.888 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.895 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:40.947 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.064 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.088 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.092 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.102 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.108 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.127 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.133 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.150 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.204 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.217 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.232 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.274 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.278 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:41.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:13:41.474 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 18:13:41.751 | + inc/python:pip_install:200 : result=0 2022-03-23 18:13:41.755 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:13:41.759 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:41.762 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:41.765 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:41.767 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:41.769 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:41.771 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:13:41.773 | + functions-common:time_stop:2432 : start_time=1648059218425 2022-03-23 18:13:41.776 | + functions-common:time_stop:2434 : [[ -z 1648059218425 ]] 2022-03-23 18:13:41.778 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:41.783 | + functions-common:time_stop:2437 : end_time=1648059221780 2022-03-23 18:13:41.785 | + functions-common:time_stop:2438 : elapsed_time=3355 2022-03-23 18:13:41.787 | + functions-common:time_stop:2439 : total=4838 2022-03-23 18:13:41.789 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:41.792 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8193 2022-03-23 18:13:41.794 | + inc/python:pip_install:203 : return 0 2022-03-23 18:13:41.797 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 18:13:41.799 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-23 18:13:41.826 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-23 18:13:43.630 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.640 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.646 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.650 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.750 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.769 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.773 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.776 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.791 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.799 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.801 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.832 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.842 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.846 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.864 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.902 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.912 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.917 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.965 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.978 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:43.983 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.002 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.008 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.057 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.075 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.079 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.168 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.175 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.228 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.346 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.370 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.374 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.384 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.390 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.409 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.416 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.432 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.487 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.500 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.515 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.557 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.561 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 18:13:44.567 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:13:44.569 | Processing /opt/stack/requirements 2022-03-23 18:13:46.331 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-23 18:13:46.334 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-23 18:13:46.345 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-23 18:13:46.350 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 18:13:46.353 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-23 18:13:46.359 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-23 18:13:46.385 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-23 18:13:46.407 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-23 18:13:46.417 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-23 18:13:46.437 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (1.3) 2022-03-23 18:13:46.440 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (0.3.0) 2022-03-23 18:13:46.455 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-23 18:13:46.460 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-23 18:13:46.462 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-23 18:13:46.466 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-23 18:13:46.468 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-23 18:13:46.481 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-23 18:13:46.484 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-23 18:13:46.495 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-23 18:13:46.502 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-23 18:13:46.549 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-23 18:13:46.554 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-23 18:13:46.615 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-23 18:13:46.617 | Building wheels for collected packages: openstack-requirements 2022-03-23 18:13:46.618 | Building wheel for openstack-requirements (setup.py): started 2022-03-23 18:13:47.462 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-23 18:13:47.462 | ERROR: Command errored out with exit status 1: 2022-03-23 18:13:47.462 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ddw8agh0/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ddw8agh0/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-7_ccdtnq 2022-03-23 18:13:47.462 | cwd: /tmp/pip-req-build-ddw8agh0/ 2022-03-23 18:13:47.462 | Complete output (6 lines): 2022-03-23 18:13:47.462 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-23 18:13:47.462 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-23 18:13:47.462 | or: setup.py --help-commands 2022-03-23 18:13:47.463 | or: setup.py cmd --help 2022-03-23 18:13:47.463 | 2022-03-23 18:13:47.463 | error: invalid command 'bdist_wheel' 2022-03-23 18:13:47.463 | ---------------------------------------- 2022-03-23 18:13:47.463 | ERROR: Failed building wheel for openstack-requirements 2022-03-23 18:13:47.463 | Running setup.py clean for openstack-requirements 2022-03-23 18:13:48.289 | Failed to build openstack-requirements 2022-03-23 18:13:48.313 | Installing collected packages: openstack-requirements 2022-03-23 18:13:48.313 | Attempting uninstall: openstack-requirements 2022-03-23 18:13:48.314 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-23 18:13:48.349 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-23 18:13:48.368 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-23 18:13:48.371 | Running setup.py install for openstack-requirements: started 2022-03-23 18:13:50.793 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-23 18:13:50.817 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-23 18:13:50.946 | + inc/python:pip_install:200 : result=0 2022-03-23 18:13:50.950 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:13:50.954 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:50.957 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:50.960 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:50.963 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:50.966 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:50.969 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:13:50.971 | + functions-common:time_stop:2432 : start_time=1648059221816 2022-03-23 18:13:50.973 | + functions-common:time_stop:2434 : [[ -z 1648059221816 ]] 2022-03-23 18:13:50.976 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:50.980 | + functions-common:time_stop:2437 : end_time=1648059230978 2022-03-23 18:13:50.983 | + functions-common:time_stop:2438 : elapsed_time=9162 2022-03-23 18:13:50.985 | + functions-common:time_stop:2439 : total=8193 2022-03-23 18:13:50.988 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:50.990 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17355 2022-03-23 18:13:50.992 | + inc/python:pip_install:203 : return 0 2022-03-23 18:13:50.995 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-23 18:13:50.997 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-23 18:13:51.000 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-23 18:13:51.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:13:51.005 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:13:51.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-23 18:13:51.009 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:13:51.012 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-23 18:13:51.032 | Using python 3.8 to install pbr 2022-03-23 18:13:51.035 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 18:13:51.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:13:51.900 | from cryptography.utils import int_from_bytes 2022-03-23 18:13:51.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:13:51.900 | from cryptography.utils import int_from_bytes 2022-03-23 18:13:53.032 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:13:53.058 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-23 18:13:55.995 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:13:56.002 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:13:56.002 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:13:56.131 | + inc/python:pip_install:200 : result=0 2022-03-23 18:13:56.135 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:13:56.139 | + functions-common:time_stop:2425 : local name 2022-03-23 18:13:56.142 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:13:56.144 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:13:56.146 | + functions-common:time_stop:2428 : local total 2022-03-23 18:13:56.148 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:13:56.151 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:13:56.153 | + functions-common:time_stop:2432 : start_time=1648059231027 2022-03-23 18:13:56.155 | + functions-common:time_stop:2434 : [[ -z 1648059231027 ]] 2022-03-23 18:13:56.158 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:13:56.162 | + functions-common:time_stop:2437 : end_time=1648059236160 2022-03-23 18:13:56.164 | + functions-common:time_stop:2438 : elapsed_time=5133 2022-03-23 18:13:56.166 | + functions-common:time_stop:2439 : total=17355 2022-03-23 18:13:56.169 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:13:56.172 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22488 2022-03-23 18:13:56.175 | + inc/python:pip_install:203 : return 0 2022-03-23 18:13:56.177 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-23 18:13:58.525 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-23 18:14:00.429 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:14:00.430 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-23 18:14:00.445 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-23 18:14:00.448 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-23 18:14:00.450 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-23 18:14:00.453 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-23 18:14:00.458 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-23 18:14:00.532 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 18:14:00.536 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 18:14:00.540 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-23 18:14:00.562 | + ./stack.sh:main:819 : pkgs= 2022-03-23 18:14:00.564 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-23 18:14:00.567 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-23 18:14:00.569 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 18:14:00.572 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-23 18:14:00.574 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:14:00.577 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:14:00.579 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:14:00.582 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:14:00.584 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:14:00.587 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:14:00.591 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:14:00.593 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:14:00.596 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:14:00.598 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-23 18:14:00.601 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:14:00.616 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:00.619 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:14:00.621 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:14:00.623 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-23 18:14:00.625 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:14:00.628 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 18:14:00.630 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:14:00.633 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-23 18:14:00.636 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:14:00.638 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-23 18:14:00.640 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:14:00.642 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-23 18:14:00.644 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 18:14:00.647 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 18:14:00.649 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:14:00.651 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:14:00.653 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-23 18:14:00.656 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 18:14:00.658 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-23 18:14:00.660 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 18:14:00.663 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 18:14:00.665 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-23 18:14:00.668 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-23 18:14:00.670 | + functions:set_systemd_override:821 : local value=2048 2022-03-23 18:14:00.673 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-23 18:14:00.675 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-23 18:14:00.727 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-23 18:14:00.728 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-23 18:14:00.730 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-23 18:14:01.302 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-23 18:14:01.305 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-23 18:14:01.324 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:01.327 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-23 18:14:01.329 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:14:01.332 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:14:01.334 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:14:01.336 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:14:01.339 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:14:01.341 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:14:01.343 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:01.346 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:01.348 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:14:01.351 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:14:01.353 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:14:01.355 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:14:01.358 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-23 18:14:01.360 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:14:01.363 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:01.365 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:01.367 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-23 18:14:01.389 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-23 18:14:01.501 | Reading package lists... 2022-03-23 18:14:01.754 | Building dependency tree... 2022-03-23 18:14:01.755 | Reading state information... 2022-03-23 18:14:02.019 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-23 18:14:02.019 | The following packages were automatically installed and are no longer required: 2022-03-23 18:14:02.020 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:14:02.020 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:14:02.020 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:14:02.020 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:14:02.020 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:14:02.020 | python3-zope.interface 2022-03-23 18:14:02.021 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:14:02.169 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:14:02.176 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:14:02.180 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:14:02.184 | + functions-common:time_stop:2425 : local name 2022-03-23 18:14:02.187 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:14:02.190 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:14:02.193 | + functions-common:time_stop:2428 : local total 2022-03-23 18:14:02.195 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:14:02.198 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:14:02.200 | + functions-common:time_stop:2432 : start_time=1648059241386 2022-03-23 18:14:02.202 | + functions-common:time_stop:2434 : [[ -z 1648059241386 ]] 2022-03-23 18:14:02.205 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:14:02.209 | + functions-common:time_stop:2437 : end_time=1648059242207 2022-03-23 18:14:02.212 | + functions-common:time_stop:2438 : elapsed_time=821 2022-03-23 18:14:02.214 | + functions-common:time_stop:2439 : total=1661 2022-03-23 18:14:02.216 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:14:02.219 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2482 2022-03-23 18:14:02.221 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:14:02.224 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-23 18:14:02.226 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:14:02.228 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:14:02.231 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:14:02.233 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:14:02.236 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:14:02.238 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:14:02.241 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-23 18:14:02.243 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:14:02.245 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:14:02.248 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:14:02.250 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:14:02.252 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:14:02.255 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:14:02.257 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:14:02.260 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:14:02.262 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:14:02.264 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:14:02.267 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:14:02.269 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-23 18:14:02.272 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:14:02.274 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:14:02.276 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:14:02.279 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:14:02.281 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:14:02.284 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:14:02.286 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-23 18:14:02.288 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-23 18:14:02.305 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:02.307 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-23 18:14:02.309 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:14:02.312 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-23 18:14:02.314 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-23 18:14:02.317 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-23 18:14:02.321 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-23 18:14:02.324 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-23 18:14:02.326 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-23 18:14:02.329 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-23 18:14:02.331 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-23 18:14:02.333 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-23 18:14:02.337 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-23 18:14:03.063 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-23 18:14:03.063 | user tags 2022-03-23 18:14:03.063 | stackrabbit []' 2022-03-23 18:14:03.066 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-23 18:14:03.066 | user tags 2022-03-23 18:14:03.066 | stackrabbit []' 2022-03-23 18:14:03.067 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-23 18:14:03.073 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-23 18:14:03.075 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-23 18:14:03.078 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 18:14:03.793 | Changing password for user "stackrabbit" ... 2022-03-23 18:14:03.820 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-23 18:14:04.501 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-23 18:14:04.526 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-23 18:14:04.529 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 18:14:05.222 | Changing password for user "stackrabbit" ... 2022-03-23 18:14:05.251 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-23 18:14:05.254 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-23 18:14:05.256 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-23 18:14:05.955 | Deleting user "guest" ... 2022-03-23 18:14:05.977 | Error: 2022-03-23 18:14:05.977 | {:no_such_user, "guest"} 2022-03-23 18:14:05.991 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-23 18:14:05.994 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-23 18:14:06.011 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:06.014 | + ./stack.sh:main:836 : install_database 2022-03-23 18:14:06.016 | + lib/database:install_database:118 : install_database_mysql 2022-03-23 18:14:06.019 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-23 18:14:06.021 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:06.023 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:06.026 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-23 18:14:06.246 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-23 18:14:06.250 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-23 18:14:06.253 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-23 18:14:06.257 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-23 18:14:06.260 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:14:06.264 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-23 18:14:06.268 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:14:06.271 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:14:06.274 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:14:06.276 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:14:06.278 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:14:06.281 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:14:06.283 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:14:06.286 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:14:06.288 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:14:06.290 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:14:06.293 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:14:06.295 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-23 18:14:06.298 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:14:06.300 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:14:06.303 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:14:06.305 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:14:06.308 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:14:06.310 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:14:06.312 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-23 18:14:06.315 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:06.317 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:06.320 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-23 18:14:06.322 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:14:06.324 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:14:06.327 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:14:06.329 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:14:06.331 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:14:06.334 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:14:06.336 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:06.338 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:06.341 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:14:06.343 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:14:06.345 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:14:06.347 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:14:06.350 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-23 18:14:06.352 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:14:06.354 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:06.356 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:06.359 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-23 18:14:06.384 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-23 18:14:06.495 | Reading package lists... 2022-03-23 18:14:06.745 | Building dependency tree... 2022-03-23 18:14:06.746 | Reading state information... 2022-03-23 18:14:07.014 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-23 18:14:07.014 | The following packages were automatically installed and are no longer required: 2022-03-23 18:14:07.015 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:14:07.015 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:14:07.015 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:14:07.015 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:14:07.015 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:14:07.015 | python3-zope.interface 2022-03-23 18:14:07.015 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:14:07.148 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:14:07.153 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:14:07.156 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:14:07.159 | + functions-common:time_stop:2425 : local name 2022-03-23 18:14:07.162 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:14:07.164 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:14:07.167 | + functions-common:time_stop:2428 : local total 2022-03-23 18:14:07.170 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:14:07.173 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:14:07.176 | + functions-common:time_stop:2432 : start_time=1648059246380 2022-03-23 18:14:07.178 | + functions-common:time_stop:2434 : [[ -z 1648059246380 ]] 2022-03-23 18:14:07.181 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:14:07.185 | + functions-common:time_stop:2437 : end_time=1648059247182 2022-03-23 18:14:07.187 | + functions-common:time_stop:2438 : elapsed_time=802 2022-03-23 18:14:07.190 | + functions-common:time_stop:2439 : total=2482 2022-03-23 18:14:07.192 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:14:07.194 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3284 2022-03-23 18:14:07.197 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:14:07.199 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-23 18:14:07.202 | + ./stack.sh:main:839 : install_database_python 2022-03-23 18:14:07.204 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-23 18:14:07.206 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-23 18:14:07.209 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-23 18:14:07.211 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:14:07.214 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-23 18:14:07.217 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-23 18:14:07.220 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:14:07.223 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:14:07.223 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:14:07.229 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-23 18:14:07.231 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-23 18:14:07.234 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-23 18:14:07.237 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-23 18:14:07.239 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-23 18:14:07.261 | Using python 3.8 to install PyMySQL 2022-03-23 18:14:07.263 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-23 18:14:08.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:08.155 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:08.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:08.155 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:09.329 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:14:09.355 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-23 18:14:11.799 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:14:11.806 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:14:11.806 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:14:11.929 | + inc/python:pip_install:200 : result=0 2022-03-23 18:14:11.933 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:14:11.936 | + functions-common:time_stop:2425 : local name 2022-03-23 18:14:11.941 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:14:11.943 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:14:11.946 | + functions-common:time_stop:2428 : local total 2022-03-23 18:14:11.948 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:14:11.951 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:14:11.953 | + functions-common:time_stop:2432 : start_time=1648059247255 2022-03-23 18:14:11.956 | + functions-common:time_stop:2434 : [[ -z 1648059247255 ]] 2022-03-23 18:14:11.959 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:14:11.963 | + functions-common:time_stop:2437 : end_time=1648059251960 2022-03-23 18:14:11.965 | + functions-common:time_stop:2438 : elapsed_time=4705 2022-03-23 18:14:11.968 | + functions-common:time_stop:2439 : total=22488 2022-03-23 18:14:11.970 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:14:11.972 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27193 2022-03-23 18:14:11.975 | + inc/python:pip_install:203 : return 0 2022-03-23 18:14:11.978 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-23 18:14:11.980 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 18:14:11.983 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-23 18:14:11.985 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-23 18:14:12.002 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:12.004 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-23 18:14:12.007 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-23 18:14:12.011 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:14:12.011 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:14:12.019 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:14:12.022 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:14:12.026 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:14:12.029 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:14:12.032 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-23 18:14:12.036 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-23 18:14:12.054 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:12.058 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-23 18:14:12.062 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:14:12.065 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:14:12.068 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:14:12.070 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:14:12.073 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:14:12.075 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:14:12.078 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:12.080 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:12.083 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:14:12.085 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:14:12.087 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:14:12.090 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:14:12.092 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-23 18:14:12.095 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:14:12.097 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:12.099 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:12.102 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-23 18:14:12.124 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-23 18:14:12.235 | Reading package lists... 2022-03-23 18:14:12.488 | Building dependency tree... 2022-03-23 18:14:12.490 | Reading state information... 2022-03-23 18:14:12.758 | radvd is already the newest version (1:2.17-2). 2022-03-23 18:14:12.758 | The following packages were automatically installed and are no longer required: 2022-03-23 18:14:12.759 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:14:12.760 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:14:12.760 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:14:12.760 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:14:12.760 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:14:12.760 | python3-zope.interface 2022-03-23 18:14:12.760 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:14:12.898 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:14:12.904 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:14:12.908 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:14:12.911 | + functions-common:time_stop:2425 : local name 2022-03-23 18:14:12.913 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:14:12.916 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:14:12.918 | + functions-common:time_stop:2428 : local total 2022-03-23 18:14:12.920 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:14:12.923 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:14:12.925 | + functions-common:time_stop:2432 : start_time=1648059252121 2022-03-23 18:14:12.927 | + functions-common:time_stop:2434 : [[ -z 1648059252121 ]] 2022-03-23 18:14:12.930 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:14:12.935 | + functions-common:time_stop:2437 : end_time=1648059252933 2022-03-23 18:14:12.938 | + functions-common:time_stop:2438 : elapsed_time=812 2022-03-23 18:14:12.940 | + functions-common:time_stop:2439 : total=3284 2022-03-23 18:14:12.942 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:14:12.945 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4096 2022-03-23 18:14:12.947 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:14:12.950 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-23 18:14:12.967 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:12.969 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-23 18:14:12.972 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-23 18:14:12.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-23 18:14:12.977 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-23 18:14:12.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-23 18:14:13.000 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:14:13.004 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:14:13.007 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:14:13.010 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:14:13.013 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:14:13.016 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:14:13.019 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:13.021 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:13.024 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:14:13.026 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:14:13.028 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:14:13.031 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:14:13.033 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-23 18:14:13.035 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:14:13.038 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:13.040 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:13.042 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-23 18:14:13.063 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-23 18:14:13.186 | Reading package lists... 2022-03-23 18:14:13.436 | Building dependency tree... 2022-03-23 18:14:13.438 | Reading state information... 2022-03-23 18:14:13.707 | fakeroot is already the newest version (1.24-1). 2022-03-23 18:14:13.708 | make is already the newest version (4.2.1-1.2). 2022-03-23 18:14:13.708 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-23 18:14:13.708 | The following packages were automatically installed and are no longer required: 2022-03-23 18:14:13.710 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:14:13.710 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:14:13.710 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:14:13.710 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:14:13.710 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:14:13.711 | python3-zope.interface 2022-03-23 18:14:13.711 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:14:13.860 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:14:13.865 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:14:13.867 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:14:13.870 | + functions-common:time_stop:2425 : local name 2022-03-23 18:14:13.872 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:14:13.874 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:14:13.877 | + functions-common:time_stop:2428 : local total 2022-03-23 18:14:13.879 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:14:13.881 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:14:13.884 | + functions-common:time_stop:2432 : start_time=1648059253060 2022-03-23 18:14:13.886 | + functions-common:time_stop:2434 : [[ -z 1648059253060 ]] 2022-03-23 18:14:13.889 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:14:13.893 | + functions-common:time_stop:2437 : end_time=1648059253891 2022-03-23 18:14:13.896 | + functions-common:time_stop:2438 : elapsed_time=831 2022-03-23 18:14:13.898 | + functions-common:time_stop:2439 : total=4096 2022-03-23 18:14:13.900 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:14:13.903 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4927 2022-03-23 18:14:13.905 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:14:13.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-23 18:14:13.910 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:13.912 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:13.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-23 18:14:13.917 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-23 18:14:13.920 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-23 18:14:13.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-23 18:14:13.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-23 18:14:13.930 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-23 18:14:13.930 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-23 18:14:13.935 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-23 18:14:13.937 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-23 18:14:13.940 | + functions:vercmp:628 : local v1=5.4 2022-03-23 18:14:13.942 | + functions:vercmp:629 : local 'op=<' 2022-03-23 18:14:13.945 | + functions:vercmp:630 : local v2=3.13 2022-03-23 18:14:13.947 | + functions:vercmp:631 : local result 2022-03-23 18:14:13.951 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-23 18:14:13.951 | ++ functions:vercmp:635 : sort -V 2022-03-23 18:14:13.951 | ++ functions:vercmp:635 : head -1 2022-03-23 18:14:13.956 | + functions:vercmp:635 : result=3.13 2022-03-23 18:14:13.959 | + functions:vercmp:637 : case $op in 2022-03-23 18:14:13.961 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-23 18:14:13.963 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-23 18:14:13.965 | + functions:vercmp:648 : return 2022-03-23 18:14:13.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-23 18:14:13.970 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:14:13.972 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-23 18:14:14.615 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-23 18:14:14.618 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-23 18:14:14.621 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:14.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:14.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-23 18:14:14.628 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:14.631 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-23 18:14:14.649 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:14.651 | + ./stack.sh:main:847 : install_etcd3 2022-03-23 18:14:14.654 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-23 18:14:14.654 | Installing etcd 2022-03-23 18:14:14.656 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-23 18:14:14.669 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-23 18:14:14.681 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-23 18:14:14.683 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-23 18:14:14.697 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-23 18:14:14.700 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:14:14.703 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:14:14.706 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:14:14.711 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:14:14.713 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-23 18:14:14.715 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-23 18:14:14.718 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:14:14.720 | ++ functions:get_extra_file:74 : return 2022-03-23 18:14:14.723 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 18:14:14.726 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-23 18:14:14.728 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-23 18:14:14.730 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-23 18:14:14.749 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:14:14.751 | + ./stack.sh:main:866 : install_dstat 2022-03-23 18:14:14.754 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-23 18:14:14.770 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:14:14.773 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-23 18:14:14.775 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:14:14.778 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-23 18:14:14.780 | + ./stack.sh:main:875 : install_libs 2022-03-23 18:14:14.783 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-23 18:14:14.785 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-23 18:14:14.787 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-23 18:14:14.790 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-23 18:14:14.792 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:14.794 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:14.796 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-23 18:14:14.799 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:14.801 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-23 18:14:14.804 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-23 18:14:14.806 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-23 18:14:14.808 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-23 18:14:14.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:14.814 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:14.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-23 18:14:14.819 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:14.822 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-23 18:14:14.824 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-23 18:14:14.826 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-23 18:14:14.829 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-23 18:14:14.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:14.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:14.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-23 18:14:14.838 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:14.840 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-23 18:14:14.843 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-23 18:14:14.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-23 18:14:14.847 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-23 18:14:14.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:14.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:14.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-23 18:14:14.857 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:14.860 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-23 18:14:14.862 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-23 18:14:14.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-23 18:14:14.867 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-23 18:14:14.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:14.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:14.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-23 18:14:14.876 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:14.878 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-23 18:14:14.881 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-23 18:14:14.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-23 18:14:14.886 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-23 18:14:14.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:14.890 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:14.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-23 18:14:14.895 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:14.897 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-23 18:14:14.900 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-23 18:14:14.902 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-23 18:14:14.905 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-23 18:14:14.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:14.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:14.912 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-23 18:14:14.914 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:14.916 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-23 18:14:14.919 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-23 18:14:14.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-23 18:14:14.923 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-23 18:14:14.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:14.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:14.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-23 18:14:14.932 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:14.935 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-23 18:14:14.937 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-23 18:14:14.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-23 18:14:14.941 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-23 18:14:14.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:14.946 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:14.948 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-23 18:14:14.950 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:14.953 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-23 18:14:14.955 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-23 18:14:14.957 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-23 18:14:14.960 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-23 18:14:14.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:14.964 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:14.966 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-23 18:14:14.968 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:14.971 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-23 18:14:14.973 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-23 18:14:14.975 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-23 18:14:14.978 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-23 18:14:14.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:14.982 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:14.985 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-23 18:14:14.987 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:14.989 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-23 18:14:14.991 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-23 18:14:14.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-23 18:14:14.996 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-23 18:14:14.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.001 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.003 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-23 18:14:15.005 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.007 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-23 18:14:15.010 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-23 18:14:15.012 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-23 18:14:15.014 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-23 18:14:15.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.019 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.021 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-23 18:14:15.023 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.026 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-23 18:14:15.028 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-23 18:14:15.031 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-23 18:14:15.034 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-23 18:14:15.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-23 18:14:15.044 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.046 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-23 18:14:15.048 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-23 18:14:15.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-23 18:14:15.053 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-23 18:14:15.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-23 18:14:15.062 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.065 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-23 18:14:15.067 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-23 18:14:15.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-23 18:14:15.072 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-23 18:14:15.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-23 18:14:15.081 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.084 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-23 18:14:15.086 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-23 18:14:15.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-23 18:14:15.091 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-23 18:14:15.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-23 18:14:15.100 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.103 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-23 18:14:15.105 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-23 18:14:15.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-23 18:14:15.110 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-23 18:14:15.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-23 18:14:15.120 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.122 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-23 18:14:15.125 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-23 18:14:15.127 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-23 18:14:15.129 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-23 18:14:15.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.134 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.136 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-23 18:14:15.139 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.141 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-23 18:14:15.143 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-23 18:14:15.146 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-23 18:14:15.148 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-23 18:14:15.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-23 18:14:15.158 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.160 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-23 18:14:15.162 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-23 18:14:15.165 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-23 18:14:15.167 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-23 18:14:15.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.174 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-23 18:14:15.176 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.179 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-23 18:14:15.181 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-23 18:14:15.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-23 18:14:15.186 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-23 18:14:15.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.191 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-23 18:14:15.196 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.198 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-23 18:14:15.200 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-23 18:14:15.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-23 18:14:15.205 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-23 18:14:15.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-23 18:14:15.215 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.217 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-23 18:14:15.220 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-23 18:14:15.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-23 18:14:15.224 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-23 18:14:15.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-23 18:14:15.234 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.237 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-23 18:14:15.239 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-23 18:14:15.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-23 18:14:15.244 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-23 18:14:15.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.252 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-23 18:14:15.255 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.257 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-23 18:14:15.260 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-23 18:14:15.263 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-23 18:14:15.265 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-23 18:14:15.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-23 18:14:15.275 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.277 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-23 18:14:15.280 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-23 18:14:15.282 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-23 18:14:15.285 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-23 18:14:15.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-23 18:14:15.294 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.296 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-23 18:14:15.299 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-23 18:14:15.301 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-23 18:14:15.304 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-23 18:14:15.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-23 18:14:15.314 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.317 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-23 18:14:15.319 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-23 18:14:15.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-23 18:14:15.325 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-23 18:14:15.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-23 18:14:15.334 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.337 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-23 18:14:15.339 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-23 18:14:15.341 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-23 18:14:15.344 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-23 18:14:15.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-23 18:14:15.353 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.356 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-23 18:14:15.358 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-23 18:14:15.361 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-23 18:14:15.363 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-23 18:14:15.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-23 18:14:15.373 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.375 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-23 18:14:15.378 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-23 18:14:15.380 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-23 18:14:15.382 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-23 18:14:15.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-23 18:14:15.392 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.394 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-23 18:14:15.397 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-23 18:14:15.399 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-23 18:14:15.402 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-23 18:14:15.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-23 18:14:15.411 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.414 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-23 18:14:15.416 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-23 18:14:15.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-23 18:14:15.421 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-23 18:14:15.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.426 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.428 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-23 18:14:15.430 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.433 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-23 18:14:15.435 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-23 18:14:15.438 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-23 18:14:15.440 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-23 18:14:15.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-23 18:14:15.450 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.452 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-23 18:14:15.454 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-23 18:14:15.457 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-23 18:14:15.459 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-23 18:14:15.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-23 18:14:15.469 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.472 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-23 18:14:15.475 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-23 18:14:15.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-23 18:14:15.480 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-23 18:14:15.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-23 18:14:15.491 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.493 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-23 18:14:15.496 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-23 18:14:15.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-23 18:14:15.501 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-23 18:14:15.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:15.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:15.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-23 18:14:15.510 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:15.513 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-23 18:14:15.534 | Using python 3.8 to install etcd3 2022-03-23 18:14:15.536 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-23 18:14:16.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:16.398 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:16.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:16.398 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:17.540 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:14:17.567 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-23 18:14:17.574 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-23 18:14:17.575 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-23 18:14:17.576 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-23 18:14:17.577 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-23 18:14:20.038 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:14:20.045 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:14:20.046 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:14:20.169 | + inc/python:pip_install:200 : result=0 2022-03-23 18:14:20.173 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:14:20.176 | + functions-common:time_stop:2425 : local name 2022-03-23 18:14:20.180 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:14:20.184 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:14:20.187 | + functions-common:time_stop:2428 : local total 2022-03-23 18:14:20.191 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:14:20.194 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:14:20.196 | + functions-common:time_stop:2432 : start_time=1648059255528 2022-03-23 18:14:20.198 | + functions-common:time_stop:2434 : [[ -z 1648059255528 ]] 2022-03-23 18:14:20.201 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:14:20.205 | + functions-common:time_stop:2437 : end_time=1648059260203 2022-03-23 18:14:20.208 | + functions-common:time_stop:2438 : elapsed_time=4675 2022-03-23 18:14:20.210 | + functions-common:time_stop:2439 : total=27193 2022-03-23 18:14:20.212 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:14:20.215 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31868 2022-03-23 18:14:20.217 | + inc/python:pip_install:203 : return 0 2022-03-23 18:14:20.220 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-23 18:14:20.242 | Using python 3.8 to install etcd3gw 2022-03-23 18:14:20.245 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-23 18:14:21.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:21.120 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:21.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:21.120 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:22.282 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:14:22.307 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-23 18:14:22.315 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-23 18:14:22.316 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-23 18:14:22.317 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-23 18:14:22.318 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-23 18:14:22.351 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-23 18:14:22.352 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-23 18:14:22.354 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-23 18:14:22.355 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-23 18:14:24.855 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:14:24.863 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:14:24.863 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:14:24.996 | + inc/python:pip_install:200 : result=0 2022-03-23 18:14:25.001 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:14:25.004 | + functions-common:time_stop:2425 : local name 2022-03-23 18:14:25.008 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:14:25.011 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:14:25.015 | + functions-common:time_stop:2428 : local total 2022-03-23 18:14:25.019 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:14:25.022 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:14:25.025 | + functions-common:time_stop:2432 : start_time=1648059260236 2022-03-23 18:14:25.027 | + functions-common:time_stop:2434 : [[ -z 1648059260236 ]] 2022-03-23 18:14:25.031 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:14:25.036 | + functions-common:time_stop:2437 : end_time=1648059265032 2022-03-23 18:14:25.039 | + functions-common:time_stop:2438 : elapsed_time=4796 2022-03-23 18:14:25.041 | + functions-common:time_stop:2439 : total=31868 2022-03-23 18:14:25.043 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:14:25.047 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36664 2022-03-23 18:14:25.049 | + inc/python:pip_install:203 : return 0 2022-03-23 18:14:25.052 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-23 18:14:25.055 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-23 18:14:25.058 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-23 18:14:25.060 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:14:25.063 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:14:25.066 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:14:25.068 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:14:25.071 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:14:25.073 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:14:25.076 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:14:25.078 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:14:25.081 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:14:25.083 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:14:25.086 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:14:25.088 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-23 18:14:25.091 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:25.093 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:25.096 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-23 18:14:25.098 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 18:14:25.100 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:14:25.103 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:14:25.105 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:14:25.108 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:14:25.110 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:14:25.113 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:14:25.115 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:25.118 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:25.120 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:14:25.123 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:14:25.125 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:14:25.127 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:14:25.130 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 18:14:25.132 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:14:25.135 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:25.137 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:25.140 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 18:14:25.161 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 18:14:25.274 | Reading package lists... 2022-03-23 18:14:25.522 | Building dependency tree... 2022-03-23 18:14:25.524 | Reading state information... 2022-03-23 18:14:25.788 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-23 18:14:25.788 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-23 18:14:25.788 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:14:25.788 | The following packages were automatically installed and are no longer required: 2022-03-23 18:14:25.790 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:14:25.790 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:14:25.790 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:14:25.790 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:14:25.790 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:14:25.790 | python3-zope.interface 2022-03-23 18:14:25.790 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:14:25.942 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:14:25.947 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:14:25.950 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:14:25.952 | + functions-common:time_stop:2425 : local name 2022-03-23 18:14:25.955 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:14:25.958 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:14:25.961 | + functions-common:time_stop:2428 : local total 2022-03-23 18:14:25.963 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:14:25.966 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:14:25.968 | + functions-common:time_stop:2432 : start_time=1648059265158 2022-03-23 18:14:25.970 | + functions-common:time_stop:2434 : [[ -z 1648059265158 ]] 2022-03-23 18:14:25.973 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:14:25.977 | + functions-common:time_stop:2437 : end_time=1648059265975 2022-03-23 18:14:25.980 | + functions-common:time_stop:2438 : elapsed_time=817 2022-03-23 18:14:25.982 | + functions-common:time_stop:2439 : total=4927 2022-03-23 18:14:25.985 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:14:25.987 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5744 2022-03-23 18:14:25.990 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:14:25.992 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-23 18:14:25.995 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:25.997 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:25.999 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-23 18:14:26.067 | Module proxy already enabled 2022-03-23 18:14:26.072 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-23 18:14:26.134 | Considering dependency proxy for proxy_uwsgi: 2022-03-23 18:14:26.134 | Module proxy already enabled 2022-03-23 18:14:26.134 | Module proxy_uwsgi already enabled 2022-03-23 18:14:26.140 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-23 18:14:26.144 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:14:26.148 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:14:26.152 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:14:26.421 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-23 18:14:26.426 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-23 18:14:26.430 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-23 18:14:26.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:26.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:26.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-23 18:14:26.441 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:26.443 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-23 18:14:26.446 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-23 18:14:26.448 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-23 18:14:26.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:26.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:26.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-23 18:14:26.458 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:26.460 | + ./stack.sh:main:883 : install_glanceclient 2022-03-23 18:14:26.463 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-23 18:14:26.465 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-23 18:14:26.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:26.470 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:26.472 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-23 18:14:26.475 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:26.477 | + ./stack.sh:main:884 : install_cinderclient 2022-03-23 18:14:26.480 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-23 18:14:26.482 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-23 18:14:26.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:26.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:26.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-23 18:14:26.492 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:26.495 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-23 18:14:26.497 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-23 18:14:26.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:26.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:26.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-23 18:14:26.507 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:26.509 | + ./stack.sh:main:885 : install_novaclient 2022-03-23 18:14:26.511 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-23 18:14:26.514 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-23 18:14:26.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:26.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:26.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-23 18:14:26.523 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:26.526 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-23 18:14:26.543 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:26.546 | + ./stack.sh:main:887 : install_swiftclient 2022-03-23 18:14:26.548 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-23 18:14:26.551 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-23 18:14:26.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:26.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:26.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-23 18:14:26.561 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:26.563 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-23 18:14:26.580 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:26.583 | + ./stack.sh:main:890 : install_neutronclient 2022-03-23 18:14:26.585 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-23 18:14:26.588 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-23 18:14:26.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:26.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:26.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-23 18:14:26.598 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:26.600 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-23 18:14:26.603 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-23 18:14:26.605 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-23 18:14:26.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:26.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:26.613 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-23 18:14:26.616 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:26.618 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-23 18:14:26.621 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-23 18:14:26.623 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:14:26.627 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-23 18:14:26.629 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-23 18:14:26.632 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:14:26.636 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:14:26.636 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:14:26.641 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-23 18:14:26.644 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-23 18:14:26.647 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-23 18:14:26.650 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-23 18:14:26.652 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-23 18:14:26.673 | Using python 3.8 to install keystonemiddleware 2022-03-23 18:14:26.675 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-23 18:14:27.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:27.527 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:27.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:27.527 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:28.645 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:14:28.670 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-23 18:14:28.720 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-23 18:14:28.721 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-23 18:14:28.722 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-23 18:14:28.724 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-23 18:14:28.725 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-23 18:14:28.726 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-23 18:14:28.727 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-23 18:14:28.728 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-23 18:14:28.729 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-23 18:14:28.730 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-23 18:14:28.731 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-23 18:14:28.732 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-23 18:14:28.734 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-23 18:14:28.735 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-23 18:14:28.790 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-23 18:14:28.791 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-23 18:14:28.792 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-23 18:14:28.828 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-23 18:14:28.867 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-23 18:14:28.869 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-23 18:14:28.870 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-23 18:14:28.870 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-23 18:14:28.919 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-23 18:14:28.921 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-23 18:14:28.929 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-23 18:14:28.931 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-23 18:14:28.945 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-23 18:14:28.946 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-23 18:14:28.947 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-23 18:14:29.009 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-23 18:14:29.010 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-23 18:14:29.012 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-23 18:14:29.014 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-23 18:14:29.062 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-23 18:14:29.074 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-23 18:14:31.392 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:14:31.399 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:14:31.399 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:14:31.525 | + inc/python:pip_install:200 : result=0 2022-03-23 18:14:31.529 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:14:31.532 | + functions-common:time_stop:2425 : local name 2022-03-23 18:14:31.536 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:14:31.540 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:14:31.542 | + functions-common:time_stop:2428 : local total 2022-03-23 18:14:31.545 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:14:31.547 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:14:31.549 | + functions-common:time_stop:2432 : start_time=1648059266668 2022-03-23 18:14:31.552 | + functions-common:time_stop:2434 : [[ -z 1648059266668 ]] 2022-03-23 18:14:31.555 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:14:31.559 | + functions-common:time_stop:2437 : end_time=1648059271556 2022-03-23 18:14:31.562 | + functions-common:time_stop:2438 : elapsed_time=4888 2022-03-23 18:14:31.564 | + functions-common:time_stop:2439 : total=36664 2022-03-23 18:14:31.566 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:14:31.568 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41552 2022-03-23 18:14:31.571 | + inc/python:pip_install:203 : return 0 2022-03-23 18:14:31.573 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-23 18:14:31.576 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-23 18:14:31.578 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:14:31.581 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-23 18:14:31.584 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-23 18:14:31.586 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:14:31.590 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:14:31.590 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:14:31.596 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-23 18:14:31.598 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-23 18:14:31.601 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-23 18:14:31.604 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-23 18:14:31.606 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-23 18:14:31.628 | Using python 3.8 to install python-memcached 2022-03-23 18:14:31.630 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-23 18:14:32.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:32.504 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:32.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:32.504 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:33.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:14:33.680 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-23 18:14:33.684 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-23 18:14:36.167 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:14:36.174 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:14:36.174 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:14:36.298 | + inc/python:pip_install:200 : result=0 2022-03-23 18:14:36.301 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:14:36.304 | + functions-common:time_stop:2425 : local name 2022-03-23 18:14:36.308 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:14:36.311 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:14:36.313 | + functions-common:time_stop:2428 : local total 2022-03-23 18:14:36.316 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:14:36.319 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:14:36.321 | + functions-common:time_stop:2432 : start_time=1648059271622 2022-03-23 18:14:36.324 | + functions-common:time_stop:2434 : [[ -z 1648059271622 ]] 2022-03-23 18:14:36.328 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:14:36.333 | + functions-common:time_stop:2437 : end_time=1648059276329 2022-03-23 18:14:36.336 | + functions-common:time_stop:2438 : elapsed_time=4707 2022-03-23 18:14:36.339 | + functions-common:time_stop:2439 : total=41552 2022-03-23 18:14:36.341 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:14:36.343 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46259 2022-03-23 18:14:36.346 | + inc/python:pip_install:203 : return 0 2022-03-23 18:14:36.348 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-23 18:14:36.366 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:36.369 | + ./stack.sh:main:897 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-23 18:14:36.371 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-23 18:14:36.374 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-23 18:14:36.376 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-23 18:14:36.378 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:14:36.381 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-23 18:14:36.383 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-23 18:14:36.399 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:14:36.402 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-23 18:14:36.404 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-23 18:14:36.406 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-23 18:14:36.409 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:14:36.411 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:14:36.414 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:14:36.416 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:14:36.419 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:14:36.421 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:14:36.437 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:14:36.439 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:14:36.441 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:14:36.444 | + functions-common:git_clone:629 : echo master 2022-03-23 18:14:36.445 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:14:36.449 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-23 18:14:36.452 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:14:36.454 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-23 18:14:36.457 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:14:36.457 | + functions-common:git_clone:678 : head -1 2022-03-23 18:14:36.460 | c141e6164 trivial: Fix typo 2022-03-23 18:14:36.463 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:14:36.465 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-23 18:14:36.467 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:14:36.470 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 18:14:36.472 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-23 18:14:36.475 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:14:36.477 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-23 18:14:36.479 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:14:36.481 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 18:14:36.484 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-23 18:14:36.486 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:14:36.489 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:14:36.492 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-23 18:14:36.494 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:14:36.497 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-23 18:14:36.499 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:14:36.502 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:14:36.506 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-23 18:14:36.512 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-23 18:14:36.515 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-23 18:14:37.175 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-23 18:14:37.178 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:14:37.181 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:14:37.184 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:14:37.186 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 18:14:37.188 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-23 18:14:37.190 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:14:37.193 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:14:37.195 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:14:37.197 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:14:37.199 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:14:37.202 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:14:37.204 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:14:37.207 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-23 18:14:37.231 | Using python 3.8 to install /opt/stack/keystone 2022-03-23 18:14:37.233 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-23 18:14:38.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:38.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:38.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:38.100 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:39.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:14:39.273 | Obtaining file:///opt/stack/keystone 2022-03-23 18:14:39.274 | Preparing metadata (setup.py): started 2022-03-23 18:14:42.770 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:14:42.850 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-23 18:14:42.851 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-23 18:14:42.852 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-23 18:14:42.853 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-23 18:14:42.855 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-23 18:14:42.856 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-23 18:14:42.857 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-23 18:14:42.858 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-23 18:14:42.859 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-23 18:14:42.860 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-23 18:14:42.861 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-23 18:14:42.862 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 18:14:42.863 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-23 18:14:42.864 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-23 18:14:42.866 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-23 18:14:42.867 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-23 18:14:42.868 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-23 18:14:42.869 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-23 18:14:42.870 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-23 18:14:42.871 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-23 18:14:42.872 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-23 18:14:42.873 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-23 18:14:42.874 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-23 18:14:42.876 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-23 18:14:42.877 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-23 18:14:42.878 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 18:14:42.879 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-23 18:14:42.880 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-23 18:14:42.881 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-23 18:14:42.882 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 18:14:42.883 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-23 18:14:42.884 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-23 18:14:42.886 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-23 18:14:42.886 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-23 18:14:42.897 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-23 18:14:42.898 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-23 18:14:42.940 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-23 18:14:42.952 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-23 18:14:42.952 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-23 18:14:42.954 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 18:14:42.955 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-23 18:14:42.964 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-23 18:14:43.024 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-23 18:14:43.026 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 18:14:43.119 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-23 18:14:43.120 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 18:14:43.121 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-23 18:14:43.122 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-23 18:14:43.175 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-23 18:14:43.177 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-23 18:14:43.178 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-23 18:14:43.225 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-23 18:14:43.229 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-23 18:14:43.282 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 18:14:43.283 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-23 18:14:43.285 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-23 18:14:43.286 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-23 18:14:43.289 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-23 18:14:43.291 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 18:14:43.310 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-23 18:14:43.356 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-23 18:14:43.376 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-23 18:14:43.378 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-23 18:14:43.379 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-23 18:14:43.380 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-23 18:14:43.458 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 18:14:43.571 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-23 18:14:43.572 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-23 18:14:43.572 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-23 18:14:43.574 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-23 18:14:43.575 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-23 18:14:43.785 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-23 18:14:43.807 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-23 18:14:43.808 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-23 18:14:43.874 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-23 18:14:43.876 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-23 18:14:43.893 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 18:14:43.963 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-23 18:14:44.001 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-23 18:14:44.108 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 18:14:44.177 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-23 18:14:44.300 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-23 18:14:44.328 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-23 18:14:44.367 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-23 18:14:44.368 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-23 18:14:44.369 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-23 18:14:44.370 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-23 18:14:44.374 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-23 18:14:44.375 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-23 18:14:44.426 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-23 18:14:44.557 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-23 18:14:44.559 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-23 18:14:44.560 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-23 18:14:44.562 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-23 18:14:44.705 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 18:14:44.784 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 18:14:44.854 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-23 18:14:45.023 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 18:14:45.274 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-23 18:14:45.306 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-23 18:14:47.124 | Installing collected packages: keystone 2022-03-23 18:14:47.125 | Attempting uninstall: keystone 2022-03-23 18:14:47.125 | Found existing installation: keystone 21.1.0.dev2 2022-03-23 18:14:47.128 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-23 18:14:47.130 | Running setup.py develop for keystone 2022-03-23 18:14:51.554 | Successfully installed keystone 2022-03-23 18:14:51.554 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:14:51.561 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:14:51.561 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:14:51.695 | + inc/python:pip_install:200 : result=0 2022-03-23 18:14:51.698 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:14:51.701 | + functions-common:time_stop:2425 : local name 2022-03-23 18:14:51.704 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:14:51.707 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:14:51.710 | + functions-common:time_stop:2428 : local total 2022-03-23 18:14:51.713 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:14:51.716 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:14:51.719 | + functions-common:time_stop:2432 : start_time=1648059277223 2022-03-23 18:14:51.722 | + functions-common:time_stop:2434 : [[ -z 1648059277223 ]] 2022-03-23 18:14:51.726 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:14:51.731 | + functions-common:time_stop:2437 : end_time=1648059291728 2022-03-23 18:14:51.733 | + functions-common:time_stop:2438 : elapsed_time=14505 2022-03-23 18:14:51.735 | + functions-common:time_stop:2439 : total=46259 2022-03-23 18:14:51.737 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:14:51.740 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=60764 2022-03-23 18:14:51.742 | + inc/python:pip_install:203 : return 0 2022-03-23 18:14:51.744 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:14:51.747 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 18:14:51.749 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 18:14:51.770 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 18:14:51.782 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-23 18:14:51.784 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-23 18:14:51.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:14:51.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:14:51.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-23 18:14:51.794 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:14:51.797 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-23 18:14:51.814 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:14:51.816 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-23 18:14:51.819 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:14:51.821 | + ./stack.sh:main:899 : configure_keystone 2022-03-23 18:14:51.824 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-23 18:14:51.836 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-23 18:14:51.839 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-23 18:14:51.843 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-23 18:14:51.859 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:14:51.862 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-23 18:14:51.893 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-23 18:14:51.921 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-23 18:14:51.952 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-23 18:14:51.982 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-23 18:14:52.013 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-23 18:14:52.043 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-23 18:14:52.071 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-23 18:14:52.100 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-23 18:14:52.102 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-23 18:14:52.105 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-23 18:14:52.107 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-23 18:14:52.109 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:14:52.112 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:14:52.128 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:52.131 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:14:52.134 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:14:52.136 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:14:52.152 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:52.154 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:14:52.157 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:14:52.187 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:14:52.190 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:14:52.192 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-23 18:14:52.194 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-23 18:14:52.211 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:14:52.214 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.45/identity 2022-03-23 18:14:52.245 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-23 18:14:52.248 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-23 18:14:52.279 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-23 18:14:52.282 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-23 18:14:52.284 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-23 18:14:52.287 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-23 18:14:52.290 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 18:14:52.293 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 18:14:52.324 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-23 18:14:52.326 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-23 18:14:52.329 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-23 18:14:52.331 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-23 18:14:52.334 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:14:52.352 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:14:52.354 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:14:52.357 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:14:52.359 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:14:52.362 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:14:52.391 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:14:52.419 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:14:52.447 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:14:52.475 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-23 18:14:52.503 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-23 18:14:52.506 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-23 18:14:52.508 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-23 18:14:52.511 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-23 18:14:52.513 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-23 18:14:52.516 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 18:14:52.518 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:14:52.521 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-23 18:14:52.525 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-23 18:14:52.527 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:14:52.530 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:14:52.543 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:14:52.543 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:14:52.555 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:14:52.559 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:14:52.578 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 18:14:52.580 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-23 18:14:52.584 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-23 18:14:52.614 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-23 18:14:52.641 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-23 18:14:52.669 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-23 18:14:52.696 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-23 18:14:52.724 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-23 18:14:52.757 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-23 18:14:52.784 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-23 18:14:52.812 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-23 18:14:52.840 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:14:52.869 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-23 18:14:52.897 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-23 18:14:52.925 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-23 18:14:52.952 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 18:14:52.955 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 18:14:52.958 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-23 18:14:52.960 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-23 18:14:52.963 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:14:52.965 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:52.968 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:52.970 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 18:14:52.973 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 18:14:52.975 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 18:14:53.006 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-23 18:14:53.035 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-23 18:14:53.036 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 18:14:53.044 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-23 18:14:53.048 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-23 18:14:53.050 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-23 18:14:53.053 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:14:53.055 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:14:53.057 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:14:53.060 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:53.062 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:53.065 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:14:53.067 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:14:53.070 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:14:53.072 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:14:53.074 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-23 18:14:53.139 | Site keystone-wsgi-public already enabled 2022-03-23 18:14:53.145 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 18:14:53.149 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:14:53.152 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:14:53.156 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:14:53.368 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-23 18:14:53.402 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-23 18:14:53.434 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-23 18:14:53.465 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-23 18:14:53.467 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-23 18:14:53.499 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-23 18:14:53.528 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-23 18:14:53.556 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-23 18:14:53.559 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-23 18:14:53.576 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:14:53.579 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-23 18:14:53.596 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:14:53.599 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-23 18:14:53.601 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-23 18:14:53.604 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-23 18:14:53.606 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:14:53.609 | + lib/stack:stack_install_service:32 : install_swift 2022-03-23 18:14:53.612 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-23 18:14:53.614 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-23 18:14:53.616 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-23 18:14:53.619 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:14:53.621 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:14:53.624 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:14:53.627 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:14:53.629 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:14:53.632 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:14:53.648 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:14:53.651 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:14:53.653 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:14:53.656 | + functions-common:git_clone:629 : echo master 2022-03-23 18:14:53.656 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:14:53.661 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-23 18:14:53.664 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:14:53.666 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-23 18:14:53.669 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:14:53.669 | + functions-common:git_clone:678 : head -1 2022-03-23 18:14:53.672 | f83bfe1df Update master for stable/yoga 2022-03-23 18:14:53.675 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:14:53.677 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-23 18:14:53.680 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:14:53.683 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 18:14:53.685 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-23 18:14:53.688 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-23 18:14:53.690 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-23 18:14:53.693 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:14:53.695 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 18:14:53.698 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-23 18:14:53.700 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:14:53.703 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-23 18:14:53.706 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-23 18:14:53.708 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:14:53.711 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-23 18:14:53.714 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:14:53.716 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:14:53.719 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-23 18:14:53.725 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-23 18:14:53.728 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-23 18:14:54.396 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-23 18:14:54.399 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:14:54.402 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:14:54.404 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:14:54.406 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 18:14:54.409 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-23 18:14:54.411 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:14:54.414 | + inc/python:setup_package:428 : local extras=keystone 2022-03-23 18:14:54.416 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:14:54.422 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-23 18:14:54.424 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-23 18:14:54.427 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-23 18:14:54.430 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:14:54.432 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-23 18:14:54.454 | Using python 3.8 to install /opt/stack/swift 2022-03-23 18:14:54.457 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-23 18:14:55.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:55.340 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:55.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:14:55.340 | from cryptography.utils import int_from_bytes 2022-03-23 18:14:56.499 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:14:56.525 | Obtaining file:///opt/stack/swift 2022-03-23 18:14:56.526 | Preparing metadata (setup.py): started 2022-03-23 18:14:59.714 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:14:59.764 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.33.0) 2022-03-23 18:14:59.765 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.1.2) 2022-03-23 18:14:59.767 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.11.0) 2022-03-23 18:14:59.768 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.1.1) 2022-03-23 18:14:59.769 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (4.8.0) 2022-03-23 18:14:59.770 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.27.1) 2022-03-23 18:14:59.771 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.16.0) 2022-03-23 18:14:59.772 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.9.9) 2022-03-23 18:14:59.773 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.6.0) 2022-03-23 18:14:59.774 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (36.0.1) 2022-03-23 18:14:59.775 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (9.4.0) 2022-03-23 18:14:59.812 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev1) (1.15.0) 2022-03-23 18:14:59.819 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev1) (2.1.0) 2022-03-23 18:14:59.874 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.8.1) 2022-03-23 18:14:59.875 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.7.0) 2022-03-23 18:14:59.876 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.1.0) 2022-03-23 18:14:59.877 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.5.0) 2022-03-23 18:14:59.878 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.10.1) 2022-03-23 18:14:59.879 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.12.2) 2022-03-23 18:14:59.880 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.8.7) 2022-03-23 18:14:59.881 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.0) 2022-03-23 18:14:59.883 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.1.1) 2022-03-23 18:14:59.884 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.4.0) 2022-03-23 18:14:59.885 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (8.8.0) 2022-03-23 18:14:59.886 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.3.0) 2022-03-23 18:14:59.906 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev1) (60.9.3) 2022-03-23 18:14:59.935 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (1.26.8) 2022-03-23 18:14:59.938 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (3.3) 2022-03-23 18:14:59.939 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2019.11.28) 2022-03-23 18:14:59.941 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2.0.12) 2022-03-23 18:14:59.963 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev1) (2.21) 2022-03-23 18:15:00.052 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.7.0) 2022-03-23 18:15:00.053 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.2) 2022-03-23 18:15:00.055 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.5.0) 2022-03-23 18:15:00.096 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.1.5) 2022-03-23 18:15:00.139 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.5.0) 2022-03-23 18:15:00.140 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (6.0) 2022-03-23 18:15:00.141 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.8.0) 2022-03-23 18:15:00.142 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.5.0) 2022-03-23 18:15:00.203 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.9.6) 2022-03-23 18:15:00.204 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.8.2) 2022-03-23 18:15:00.217 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.3) 2022-03-23 18:15:00.218 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2021.3) 2022-03-23 18:15:00.236 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (21.3) 2022-03-23 18:15:00.238 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.0.7) 2022-03-23 18:15:00.348 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.13.3) 2022-03-23 18:15:00.363 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.1) 2022-03-23 18:15:02.696 | Installing collected packages: swift 2022-03-23 18:15:02.696 | Attempting uninstall: swift 2022-03-23 18:15:02.697 | Found existing installation: swift 2.30.0.dev1 2022-03-23 18:15:02.700 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-23 18:15:02.702 | Running setup.py develop for swift 2022-03-23 18:15:06.918 | Successfully installed swift 2022-03-23 18:15:06.918 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:15:06.926 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:15:06.926 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:15:07.064 | + inc/python:pip_install:200 : result=0 2022-03-23 18:15:07.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:15:07.070 | + functions-common:time_stop:2425 : local name 2022-03-23 18:15:07.074 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:15:07.078 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:15:07.081 | + functions-common:time_stop:2428 : local total 2022-03-23 18:15:07.084 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:15:07.087 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:15:07.091 | + functions-common:time_stop:2432 : start_time=1648059294448 2022-03-23 18:15:07.093 | + functions-common:time_stop:2434 : [[ -z 1648059294448 ]] 2022-03-23 18:15:07.096 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:15:07.100 | + functions-common:time_stop:2437 : end_time=1648059307098 2022-03-23 18:15:07.102 | + functions-common:time_stop:2438 : elapsed_time=12650 2022-03-23 18:15:07.105 | + functions-common:time_stop:2439 : total=60764 2022-03-23 18:15:07.107 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:15:07.109 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73414 2022-03-23 18:15:07.112 | + inc/python:pip_install:203 : return 0 2022-03-23 18:15:07.115 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:15:07.117 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 18:15:07.120 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 18:15:07.140 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 18:15:07.152 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-23 18:15:07.155 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-23 18:15:07.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:15:07.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:15:07.162 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-23 18:15:07.165 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:15:07.167 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-23 18:15:07.170 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:15:07.172 | + ./stack.sh:main:908 : configure_swift 2022-03-23 18:15:07.175 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-23 18:15:07.177 | + lib/swift:configure_swift:332 : local node_number 2022-03-23 18:15:07.179 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-23 18:15:07.181 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-23 18:15:07.183 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 18:15:08.339 | No object-auditor running 2022-03-23 18:15:08.339 | No container-reconciler running 2022-03-23 18:15:08.339 | No container-sharder running 2022-03-23 18:15:08.339 | No account-reaper running 2022-03-23 18:15:08.339 | No object-expirer running 2022-03-23 18:15:08.339 | No proxy-server running 2022-03-23 18:15:08.339 | No account-replicator running 2022-03-23 18:15:08.339 | No account-auditor running 2022-03-23 18:15:08.339 | No container-sync running 2022-03-23 18:15:08.339 | No object-server running 2022-03-23 18:15:08.339 | No container-replicator running 2022-03-23 18:15:08.339 | No object-updater running 2022-03-23 18:15:08.339 | No container-server running 2022-03-23 18:15:08.339 | No container-auditor running 2022-03-23 18:15:08.339 | No account-server running 2022-03-23 18:15:08.340 | No container-updater running 2022-03-23 18:15:08.340 | No object-replicator running 2022-03-23 18:15:08.340 | No object-reconstructor running 2022-03-23 18:15:08.434 | + lib/swift:configure_swift:337 : true 2022-03-23 18:15:08.437 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-23 18:15:08.457 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-23 18:15:08.469 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-23 18:15:08.472 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-23 18:15:08.472 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-23 18:15:08.477 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-23 18:15:08.477 | s/%GROUP%/ubuntu/; 2022-03-23 18:15:08.477 | s/%USER%/ubuntu/; 2022-03-23 18:15:08.477 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-23 18:15:08.477 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-23 18:15:08.481 | uid = ubuntu 2022-03-23 18:15:08.481 | gid = ubuntu 2022-03-23 18:15:08.481 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-23 18:15:08.481 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-23 18:15:08.481 | address = 127.0.0.1 2022-03-23 18:15:08.481 | 2022-03-23 18:15:08.481 | [account6612] 2022-03-23 18:15:08.481 | max connections = 25 2022-03-23 18:15:08.481 | path = /opt/stack/data/swift/1/node/ 2022-03-23 18:15:08.481 | read only = false 2022-03-23 18:15:08.481 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-23 18:15:08.481 | 2022-03-23 18:15:08.481 | [account6622] 2022-03-23 18:15:08.481 | max connections = 25 2022-03-23 18:15:08.481 | path = /opt/stack/data/swift/2/node/ 2022-03-23 18:15:08.481 | read only = false 2022-03-23 18:15:08.481 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-23 18:15:08.481 | 2022-03-23 18:15:08.481 | [account6632] 2022-03-23 18:15:08.481 | max connections = 25 2022-03-23 18:15:08.481 | path = /opt/stack/data/swift/3/node/ 2022-03-23 18:15:08.481 | read only = false 2022-03-23 18:15:08.481 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-23 18:15:08.481 | 2022-03-23 18:15:08.481 | [account6642] 2022-03-23 18:15:08.482 | max connections = 25 2022-03-23 18:15:08.482 | path = /opt/stack/data/swift/4/node/ 2022-03-23 18:15:08.482 | read only = false 2022-03-23 18:15:08.482 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-23 18:15:08.482 | 2022-03-23 18:15:08.482 | 2022-03-23 18:15:08.482 | [container6611] 2022-03-23 18:15:08.482 | max connections = 25 2022-03-23 18:15:08.482 | path = /opt/stack/data/swift/1/node/ 2022-03-23 18:15:08.482 | read only = false 2022-03-23 18:15:08.482 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-23 18:15:08.482 | 2022-03-23 18:15:08.482 | [container6621] 2022-03-23 18:15:08.482 | max connections = 25 2022-03-23 18:15:08.482 | path = /opt/stack/data/swift/2/node/ 2022-03-23 18:15:08.482 | read only = false 2022-03-23 18:15:08.482 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-23 18:15:08.482 | 2022-03-23 18:15:08.482 | [container6631] 2022-03-23 18:15:08.482 | max connections = 25 2022-03-23 18:15:08.482 | path = /opt/stack/data/swift/3/node/ 2022-03-23 18:15:08.482 | read only = false 2022-03-23 18:15:08.482 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-23 18:15:08.482 | 2022-03-23 18:15:08.482 | [container6641] 2022-03-23 18:15:08.482 | max connections = 25 2022-03-23 18:15:08.482 | path = /opt/stack/data/swift/4/node/ 2022-03-23 18:15:08.482 | read only = false 2022-03-23 18:15:08.482 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-23 18:15:08.482 | 2022-03-23 18:15:08.482 | 2022-03-23 18:15:08.482 | [object6613] 2022-03-23 18:15:08.482 | max connections = 25 2022-03-23 18:15:08.482 | path = /opt/stack/data/swift/1/node/ 2022-03-23 18:15:08.482 | read only = false 2022-03-23 18:15:08.482 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-23 18:15:08.483 | 2022-03-23 18:15:08.483 | [object6623] 2022-03-23 18:15:08.483 | max connections = 25 2022-03-23 18:15:08.483 | path = /opt/stack/data/swift/2/node/ 2022-03-23 18:15:08.483 | read only = false 2022-03-23 18:15:08.483 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-23 18:15:08.483 | 2022-03-23 18:15:08.483 | [object6633] 2022-03-23 18:15:08.483 | max connections = 25 2022-03-23 18:15:08.483 | path = /opt/stack/data/swift/3/node/ 2022-03-23 18:15:08.483 | read only = false 2022-03-23 18:15:08.483 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-23 18:15:08.483 | 2022-03-23 18:15:08.483 | [object6643] 2022-03-23 18:15:08.483 | max connections = 25 2022-03-23 18:15:08.483 | path = /opt/stack/data/swift/4/node/ 2022-03-23 18:15:08.483 | read only = false 2022-03-23 18:15:08.483 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-23 18:15:08.484 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-23 18:15:08.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:15:08.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:15:08.491 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-23 18:15:08.508 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-23 18:15:08.510 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-23 18:15:08.516 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-23 18:15:08.522 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-23 18:15:08.524 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-23 18:15:08.530 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-23 18:15:08.567 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.45:8080/v1/ 2022-03-23 18:15:08.593 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-23 18:15:08.612 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-23 18:15:08.641 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-23 18:15:08.659 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-23 18:15:08.688 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-23 18:15:08.706 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-23 18:15:08.735 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-23 18:15:08.753 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-23 18:15:08.782 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-23 18:15:08.800 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 18:15:08.829 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-23 18:15:08.847 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-23 18:15:08.862 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:08.864 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-23 18:15:08.893 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-23 18:15:08.920 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-23 18:15:08.948 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-23 18:15:08.975 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-23 18:15:08.991 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:08.993 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-23 18:15:09.021 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-23 18:15:09.036 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:09.038 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-23 18:15:09.054 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:09.056 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-23 18:15:09.058 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-23 18:15:09.074 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:09.076 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-23 18:15:09.078 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-23 18:15:09.080 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-23 18:15:09.086 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-23 18:15:09.091 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-23 18:15:09.119 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-23 18:15:09.146 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-23 18:15:09.176 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-23 18:15:09.206 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-23 18:15:09.234 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-23 18:15:09.236 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-23 18:15:09.238 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-23 18:15:09.241 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-23 18:15:09.243 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-23 18:15:09.270 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-23 18:15:09.299 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.45/identity 2022-03-23 18:15:09.327 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-23 18:15:09.354 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-23 18:15:09.383 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-23 18:15:09.418 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-23 18:15:09.447 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-23 18:15:09.475 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:15:09.503 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-23 18:15:09.532 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-23 18:15:09.560 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-23 18:15:09.587 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-23 18:15:09.616 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-23 18:15:09.651 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-23 18:15:09.683 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-23 18:15:09.706 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-23 18:15:09.737 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-23 18:15:09.766 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-23 18:15:09.770 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-23 18:15:09.799 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-23 18:15:09.827 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-23 18:15:09.854 | + lib/swift:configure_swift:475 : local node_number 2022-03-23 18:15:09.857 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 18:15:09.859 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 18:15:09.861 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-23 18:15:09.866 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-23 18:15:09.869 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 18:15:09.871 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 18:15:09.873 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-23 18:15:09.875 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-23 18:15:09.878 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 18:15:09.880 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 18:15:09.883 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-23 18:15:09.901 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-23 18:15:09.929 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-23 18:15:09.948 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-23 18:15:09.978 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-23 18:15:09.997 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 18:15:10.028 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-23 18:15:10.052 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 18:15:10.087 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-23 18:15:10.106 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 18:15:10.137 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-23 18:15:10.156 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-23 18:15:10.185 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-23 18:15:10.204 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-23 18:15:10.232 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-23 18:15:10.252 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-23 18:15:10.281 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-23 18:15:10.300 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-23 18:15:10.328 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-23 18:15:10.334 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-23 18:15:10.355 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 18:15:10.385 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-23 18:15:10.418 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 18:15:10.421 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-23 18:15:10.427 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-23 18:15:10.430 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 18:15:10.433 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 18:15:10.436 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-23 18:15:10.439 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-23 18:15:10.443 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 18:15:10.446 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 18:15:10.448 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-23 18:15:10.467 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-23 18:15:10.496 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-23 18:15:10.515 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-23 18:15:10.545 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-23 18:15:10.563 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 18:15:10.592 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-23 18:15:10.610 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 18:15:10.639 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-23 18:15:10.658 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 18:15:10.688 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-23 18:15:10.707 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-23 18:15:10.738 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-23 18:15:10.758 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-23 18:15:10.787 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-23 18:15:10.805 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-23 18:15:10.834 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-23 18:15:10.852 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-23 18:15:10.880 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-23 18:15:10.885 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-23 18:15:10.906 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 18:15:10.935 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 18:15:10.938 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-23 18:15:10.942 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-23 18:15:10.944 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 18:15:10.947 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 18:15:10.949 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-23 18:15:10.951 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-23 18:15:10.954 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 18:15:10.956 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 18:15:10.958 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-23 18:15:10.977 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-23 18:15:11.006 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-23 18:15:11.024 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-23 18:15:11.053 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-23 18:15:11.071 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 18:15:11.100 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-23 18:15:11.119 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 18:15:11.148 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-23 18:15:11.166 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 18:15:11.195 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-23 18:15:11.214 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-23 18:15:11.243 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-23 18:15:11.261 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-23 18:15:11.290 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-23 18:15:11.308 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-23 18:15:11.337 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-23 18:15:11.356 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-23 18:15:11.383 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-23 18:15:11.388 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-23 18:15:11.407 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 18:15:11.436 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-23 18:15:11.464 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-23 18:15:11.493 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-23 18:15:11.521 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-23 18:15:11.524 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-23 18:15:11.528 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-23 18:15:11.557 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-23 18:15:11.586 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-23 18:15:11.615 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-23 18:15:11.644 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-23 18:15:11.673 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-23 18:15:11.702 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-23 18:15:11.742 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-23 18:15:11.772 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-23 18:15:11.799 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-23 18:15:11.816 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:11.818 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-23 18:15:11.837 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-23 18:15:11.840 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-23 18:15:11.860 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-23 18:15:11.863 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.45 2022-03-23 18:15:11.891 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-23 18:15:11.894 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-23 18:15:11.924 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.45/identity 2022-03-23 18:15:11.952 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-23 18:15:11.955 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-23 18:15:11.982 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-23 18:15:12.000 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:12.002 | + lib/swift:configure_swift:538 : local user_group 2022-03-23 18:15:12.006 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-23 18:15:12.012 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-23 18:15:12.014 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-23 18:15:12.027 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-23 18:15:12.030 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-23 18:15:12.041 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-23 18:15:12.044 | + lib/swift:configure_swift:545 : is_suse 2022-03-23 18:15:12.046 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:15:12.049 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:15:12.051 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:15:12.053 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:15:12.056 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:15:12.058 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:15:12.060 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-23 18:15:12.073 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-23 18:15:12.076 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-23 18:15:12.078 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-23 18:15:12.096 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:12.099 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-23 18:15:12.117 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:12.119 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-23 18:15:12.122 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-23 18:15:12.124 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-23 18:15:12.127 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:15:12.129 | + lib/stack:stack_install_service:32 : install_glance 2022-03-23 18:15:12.132 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-23 18:15:12.135 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-23 18:15:12.137 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-23 18:15:12.155 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:12.157 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-23 18:15:12.160 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-23 18:15:12.177 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:12.180 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-23 18:15:12.182 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-23 18:15:12.185 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-23 18:15:12.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:15:12.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:15:12.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-23 18:15:12.196 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:15:12.199 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-23 18:15:12.202 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-23 18:15:12.204 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-23 18:15:12.207 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-23 18:15:12.210 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-23 18:15:12.213 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-23 18:15:12.215 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-23 18:15:12.219 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-23 18:15:12.221 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-23 18:15:12.224 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-23 18:15:12.228 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:15:12.228 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-23 18:15:12.233 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-23 18:15:12.236 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-23 18:15:12.239 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-23 18:15:12.242 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-23 18:15:12.245 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 18:15:12.267 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-23 18:15:12.269 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 18:15:13.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:13.126 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:13.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:13.126 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:14.240 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:15:14.268 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-23 18:15:14.347 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-23 18:15:14.348 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-23 18:15:14.349 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-23 18:15:14.350 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-23 18:15:14.351 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-23 18:15:14.352 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-23 18:15:14.353 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 18:15:14.354 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-23 18:15:14.355 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-23 18:15:14.356 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 18:15:14.357 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 18:15:14.358 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-23 18:15:14.360 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-23 18:15:14.363 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-23 18:15:14.366 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 18:15:14.368 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-23 18:15:14.370 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-23 18:15:14.372 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-23 18:15:14.381 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-23 18:15:14.382 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-23 18:15:14.395 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-23 18:15:14.461 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-23 18:15:14.463 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-23 18:15:14.464 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-23 18:15:14.488 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-23 18:15:14.489 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 18:15:14.492 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-23 18:15:14.493 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-23 18:15:14.494 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-23 18:15:14.504 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-23 18:15:14.543 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-23 18:15:14.544 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-23 18:15:14.545 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 18:15:14.546 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-23 18:15:14.566 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-23 18:15:14.568 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-23 18:15:14.583 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-23 18:15:14.598 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-23 18:15:14.599 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-23 18:15:14.619 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-23 18:15:14.620 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-23 18:15:14.700 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-23 18:15:14.701 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-23 18:15:14.703 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-23 18:15:14.704 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-23 18:15:14.753 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-23 18:15:14.777 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-23 18:15:14.970 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-23 18:15:14.972 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-23 18:15:15.006 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-23 18:15:15.008 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-23 18:15:15.009 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 18:15:15.012 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-23 18:15:15.014 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-23 18:15:15.015 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-23 18:15:15.068 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-23 18:15:15.254 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 18:15:15.278 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-23 18:15:15.358 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-23 18:15:15.502 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-23 18:15:17.536 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:15:17.543 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:15:17.543 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:15:17.672 | + inc/python:pip_install:200 : result=0 2022-03-23 18:15:17.676 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:15:17.680 | + functions-common:time_stop:2425 : local name 2022-03-23 18:15:17.683 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:15:17.687 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:15:17.689 | + functions-common:time_stop:2428 : local total 2022-03-23 18:15:17.692 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:15:17.694 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:15:17.696 | + functions-common:time_stop:2432 : start_time=1648059312261 2022-03-23 18:15:17.699 | + functions-common:time_stop:2434 : [[ -z 1648059312261 ]] 2022-03-23 18:15:17.702 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:15:17.707 | + functions-common:time_stop:2437 : end_time=1648059317704 2022-03-23 18:15:17.709 | + functions-common:time_stop:2438 : elapsed_time=5443 2022-03-23 18:15:17.712 | + functions-common:time_stop:2439 : total=73414 2022-03-23 18:15:17.714 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:15:17.717 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=78857 2022-03-23 18:15:17.719 | + inc/python:pip_install:203 : return 0 2022-03-23 18:15:17.722 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-23 18:15:17.725 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-23 18:15:17.727 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-23 18:15:17.741 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-23 18:15:17.746 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-23 18:15:17.748 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-23 18:15:17.751 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-23 18:15:17.753 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:15:17.756 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:15:17.759 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:15:17.762 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:15:17.764 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:15:17.767 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:15:17.784 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:15:17.787 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:15:17.789 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:15:17.792 | + functions-common:git_clone:629 : echo master 2022-03-23 18:15:17.792 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:15:17.798 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-23 18:15:17.800 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:15:17.803 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-23 18:15:17.806 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:15:17.806 | + functions-common:git_clone:678 : head -1 2022-03-23 18:15:17.810 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-23 18:15:17.813 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:15:17.815 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-23 18:15:17.818 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:15:17.821 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 18:15:17.824 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-23 18:15:17.826 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:15:17.829 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-23 18:15:17.832 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:15:17.834 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 18:15:17.837 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-23 18:15:17.840 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:15:17.842 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:15:17.846 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-23 18:15:17.848 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:15:17.851 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-23 18:15:17.854 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:15:17.857 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:15:17.860 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-23 18:15:17.866 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-23 18:15:17.869 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-23 18:15:18.516 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-23 18:15:18.520 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:15:18.523 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:15:18.533 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:15:18.536 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 18:15:18.540 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-23 18:15:18.544 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:15:18.547 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:15:18.549 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:15:18.552 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:15:18.554 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:15:18.557 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:15:18.560 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:15:18.562 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-23 18:15:18.588 | Using python 3.8 to install /opt/stack/glance 2022-03-23 18:15:18.590 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-23 18:15:19.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:19.449 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:19.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:19.449 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:20.578 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:15:20.604 | Obtaining file:///opt/stack/glance 2022-03-23 18:15:20.604 | Preparing metadata (setup.py): started 2022-03-23 18:15:23.808 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:15:23.885 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-23 18:15:23.886 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-23 18:15:23.887 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-23 18:15:23.889 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-23 18:15:23.890 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-23 18:15:23.891 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-23 18:15:23.892 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-23 18:15:23.893 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-23 18:15:23.894 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-23 18:15:23.895 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-23 18:15:23.896 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-23 18:15:23.897 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 18:15:23.898 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-23 18:15:23.899 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 18:15:23.900 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-23 18:15:23.901 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 18:15:23.902 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-23 18:15:23.904 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-23 18:15:23.905 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 18:15:23.906 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-23 18:15:23.907 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-23 18:15:23.908 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-23 18:15:23.909 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 18:15:23.910 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-23 18:15:23.911 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-23 18:15:23.912 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-23 18:15:23.913 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-23 18:15:23.914 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-23 18:15:23.915 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 18:15:23.916 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-23 18:15:23.918 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-23 18:15:23.919 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-23 18:15:23.920 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-23 18:15:23.921 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-23 18:15:23.922 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-23 18:15:23.923 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-23 18:15:23.925 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-23 18:15:23.926 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-23 18:15:23.927 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-23 18:15:23.928 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-23 18:15:23.929 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-23 18:15:23.930 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-23 18:15:23.931 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-23 18:15:23.947 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-23 18:15:23.948 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-23 18:15:23.950 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-23 18:15:23.970 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-23 18:15:23.971 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-23 18:15:24.011 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-23 18:15:24.025 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-23 18:15:24.035 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-23 18:15:24.050 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-23 18:15:24.051 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-23 18:15:24.052 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-23 18:15:24.141 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-23 18:15:24.216 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-23 18:15:24.266 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-23 18:15:24.269 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-23 18:15:24.302 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-23 18:15:24.346 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-23 18:15:24.347 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-23 18:15:24.348 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-23 18:15:24.407 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-23 18:15:24.408 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-23 18:15:24.410 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 18:15:24.435 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-23 18:15:24.511 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-23 18:15:24.512 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-23 18:15:24.570 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-23 18:15:24.571 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-23 18:15:24.573 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-23 18:15:24.574 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-23 18:15:24.576 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 18:15:24.602 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-23 18:15:24.605 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-23 18:15:24.606 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-23 18:15:24.648 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-23 18:15:24.692 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-23 18:15:24.694 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-23 18:15:24.696 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-23 18:15:24.771 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-23 18:15:24.830 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-23 18:15:24.931 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-23 18:15:25.203 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 18:15:25.204 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-23 18:15:25.207 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-23 18:15:25.211 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-23 18:15:25.266 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-23 18:15:25.288 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 18:15:25.401 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-23 18:15:25.505 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-23 18:15:25.715 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-23 18:15:25.716 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-23 18:15:25.717 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-23 18:15:25.719 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-23 18:15:25.720 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 18:15:25.721 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-23 18:15:25.722 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-23 18:15:25.838 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-23 18:15:25.871 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-23 18:15:25.917 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-23 18:15:25.920 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-23 18:15:26.156 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-23 18:15:26.339 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-23 18:15:26.340 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-23 18:15:26.342 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-23 18:15:26.345 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-23 18:15:26.459 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-23 18:15: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.dev4) (2.5.0) 2022-03-23 18:15:26.715 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-23 18:15:27.026 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 18:15:27.028 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-23 18:15:27.252 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-23 18:15:27.563 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-23 18:15:27.870 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-23 18:15:27.872 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-23 18:15:29.293 | Installing collected packages: glance 2022-03-23 18:15:29.293 | Attempting uninstall: glance 2022-03-23 18:15:29.294 | Found existing installation: glance 24.1.0.dev4 2022-03-23 18:15:29.300 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-23 18:15:29.302 | Running setup.py develop for glance 2022-03-23 18:15:33.660 | Successfully installed glance 2022-03-23 18:15:33.661 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:15:33.668 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:15:33.668 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:15:33.811 | + inc/python:pip_install:200 : result=0 2022-03-23 18:15:33.814 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:15:33.818 | + functions-common:time_stop:2425 : local name 2022-03-23 18:15:33.821 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:15:33.824 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:15:33.827 | + functions-common:time_stop:2428 : local total 2022-03-23 18:15:33.831 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:15:33.833 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:15:33.837 | + functions-common:time_stop:2432 : start_time=1648059318580 2022-03-23 18:15:33.839 | + functions-common:time_stop:2434 : [[ -z 1648059318580 ]] 2022-03-23 18:15:33.844 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:15:33.848 | + functions-common:time_stop:2437 : end_time=1648059333845 2022-03-23 18:15:33.851 | + functions-common:time_stop:2438 : elapsed_time=15265 2022-03-23 18:15:33.853 | + functions-common:time_stop:2439 : total=78857 2022-03-23 18:15:33.855 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:15:33.858 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94122 2022-03-23 18:15:33.860 | + inc/python:pip_install:203 : return 0 2022-03-23 18:15:33.863 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:15:33.866 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 18:15:33.869 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 18:15:33.888 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 18:15:33.901 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-23 18:15:33.903 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-23 18:15:33.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:15:33.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:15:33.911 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-23 18:15:33.914 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:15:33.917 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:15:33.919 | + ./stack.sh:main:920 : configure_glance 2022-03-23 18:15:33.922 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-23 18:15:33.934 | + lib/glance:configure_glance:326 : local dburl 2022-03-23 18:15:33.937 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-23 18:15:33.940 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-23 18:15:33.942 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-23 18:15:33.945 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-23 18:15:33.947 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 18:15:33.950 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 18:15:33.953 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-23 18:15:33.981 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 18:15:34.019 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-23 18:15:34.051 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 18:15:34.081 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-23 18:15:34.111 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-23 18:15:34.142 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-23 18:15:34.144 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 18:15:34.147 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-23 18:15:34.150 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:15:34.152 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-23 18:15:34.182 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-23 18:15:34.212 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 18:15:34.243 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-23 18:15:34.273 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-23 18:15:34.305 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-23 18:15:34.339 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-23 18:15:34.373 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-23 18:15:34.404 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:15:34.437 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:15:34.468 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-23 18:15:34.500 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-23 18:15:34.503 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-23 18:15:34.505 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-23 18:15:34.508 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:15:34.510 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:15:34.513 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:15:34.529 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:34.533 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:15:34.535 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:15:34.538 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:15:34.554 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:34.557 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:15:34.560 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:15:34.590 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:15:34.593 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:15:34.595 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-23 18:15:34.598 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-23 18:15:34.600 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-23 18:15:34.631 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-23 18:15:34.661 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-23 18:15:34.664 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-23 18:15:34.666 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-23 18:15:34.669 | + lib/glance:configure_glance_store:254 : local be 2022-03-23 18:15:34.672 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-23 18:15:34.674 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-23 18:15:34.677 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 18:15:34.707 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-23 18:15:34.710 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.45 2022-03-23 18:15:34.742 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-23 18:15:34.745 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-23 18:15:34.762 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:34.764 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-23 18:15:34.795 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-23 18:15:34.826 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-23 18:15:34.856 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-23 18:15:34.888 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-23 18:15:34.921 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-23 18:15:34.939 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:34.941 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 18:15:34.972 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-23 18:15:35.002 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-23 18:15:35.033 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.45/identity/v3 2022-03-23 18:15:35.063 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-23 18:15:35.093 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.45/image 2022-03-23 18:15:35.124 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-23 18:15:35.141 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:35.144 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-23 18:15:35.146 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-23 18:15:35.149 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 18:15:35.152 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:15:35.169 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:15:35.172 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:15:35.175 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:15:35.177 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:15:35.180 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:15:35.210 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:15:35.241 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:15:35.272 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:15:35.302 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-23 18:15:35.307 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-23 18:15:35.338 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-23 18:15:35.369 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 18:15:35.400 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.45/identity 2022-03-23 18:15:35.430 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-23 18:15:35.461 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-23 18:15:35.492 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-23 18:15:35.522 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 18:15:35.554 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-23 18:15:35.584 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-23 18:15:35.615 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-23 18:15:35.646 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-23 18:15:35.651 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-23 18:15:35.659 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-23 18:15:35.676 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:35.679 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-23 18:15:35.681 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-23 18:15:35.684 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-23 18:15:35.686 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-23 18:15:35.688 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-23 18:15:35.691 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-23 18:15:35.695 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-23 18:15:35.698 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-23 18:15:35.702 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-23 18:15:35.732 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-23 18:15:35.735 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-23 18:15:35.737 | ++ functions:get_random_port:837 : true 2022-03-23 18:15:35.740 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-23 18:15:35.743 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-23 18:15:35.745 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-23 18:15:35.811 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-23 18:15:35.815 | ++ functions:get_random_port:841 : break 2 2022-03-23 18:15:35.819 | ++ functions:get_random_port:845 : echo 60999 2022-03-23 18:15:35.823 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-23 18:15:35.827 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-23 18:15:35.856 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-23 18:15:35.884 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-23 18:15:35.912 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:15:35.941 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:15:35.969 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:15:35.998 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:15:36.026 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:15:36.054 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:15:36.083 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:15:36.112 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:15:36.141 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:15:36.170 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:15:36.198 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 18:15:36.226 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-23 18:15:36.259 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-23 18:15:36.287 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-23 18:15:36.316 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-23 18:15:36.348 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-23 18:15:36.381 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-23 18:15:36.383 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-23 18:15:36.386 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:15:36.388 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:15:36.390 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:15:36.393 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-23 18:15:36.395 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-23 18:15:36.451 | proxy (enabled by site administrator) 2022-03-23 18:15:36.456 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-23 18:15:36.459 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-23 18:15:36.461 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:15:36.465 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:15:36.468 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:15:36.472 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-23 18:15:36.475 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-23 18:15:36.531 | proxy_http (enabled by site administrator) 2022-03-23 18:15:36.535 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-23 18:15:36.540 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-23 18:15:36.544 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-23 18:15:36.548 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:15:36.551 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:15:36.554 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:15:36.556 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:15:36.559 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:15:36.562 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-23 18:15:36.563 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:15:36.572 | KeepAlive Off 2022-03-23 18:15:36.576 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-23 18:15:36.576 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:15:36.585 | SetEnv proxy-sendchunked 1 2022-03-23 18:15:36.589 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-23 18:15:36.589 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 18:15:36.597 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-23 18:15:36.601 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-23 18:15:36.603 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-23 18:15:36.606 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:15:36.608 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:15:36.611 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:15:36.614 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:15:36.616 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:15:36.619 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:15:36.621 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:15:36.623 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:15:36.626 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:15:36.628 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-23 18:15:36.691 | Site glance-wsgi-api already enabled 2022-03-23 18:15:36.697 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-23 18:15:36.702 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:15:36.705 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:15:36.708 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:15:36.846 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-23 18:15:36.853 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-23 18:15:36.888 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-23 18:15:36.891 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-23 18:15:36.910 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:36.913 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-23 18:15:36.915 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-23 18:15:36.918 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-23 18:15:36.921 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:15:36.923 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-23 18:15:36.926 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-23 18:15:36.928 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-23 18:15:36.931 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-23 18:15:36.933 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:15:36.935 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:15:36.938 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:15:36.941 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:15:36.943 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:15:36.946 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:15:36.964 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:15:36.967 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:15:36.969 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:15:36.972 | + functions-common:git_clone:629 : echo master 2022-03-23 18:15:36.973 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:15:36.978 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-23 18:15:36.981 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:15:36.983 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-23 18:15:36.986 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:15:36.987 | + functions-common:git_clone:678 : head -1 2022-03-23 18:15:37.002 | b5a6ff227 Merge "db: Remove 'use_slave' arguments" 2022-03-23 18:15:37.005 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:15:37.008 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-23 18:15:37.010 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:15:37.013 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 18:15:37.016 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-23 18:15:37.018 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:15:37.021 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-23 18:15:37.024 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:15:37.027 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 18:15:37.029 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-23 18:15:37.032 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:15:37.035 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:15:37.038 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-23 18:15:37.041 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:15:37.044 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-23 18:15:37.046 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:15:37.049 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:15:37.052 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-23 18:15:37.059 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-23 18:15:37.061 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-23 18:15:37.711 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-23 18:15:37.716 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:15:37.720 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:15:37.723 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:15:37.726 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 18:15:37.729 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-23 18:15:37.732 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:15:37.734 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:15:37.738 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:15:37.741 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:15:37.745 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:15:37.748 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:15:37.751 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:15:37.753 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-23 18:15:37.776 | Using python 3.8 to install /opt/stack/cinder 2022-03-23 18:15:37.778 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-23 18:15:38.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.651 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:38.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:15:38.651 | from cryptography.utils import int_from_bytes 2022-03-23 18:15:39.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:15:39.823 | Obtaining file:///opt/stack/cinder 2022-03-23 18:15:39.823 | Preparing metadata (setup.py): started 2022-03-23 18:15:43.802 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:15:43.936 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.8.1) 2022-03-23 18:15:43.938 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.1.1) 2022-03-23 18:15:43.939 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.33.0) 2022-03-23 18:15:43.940 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.1.2) 2022-03-23 18:15:43.941 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.20.4) 2022-03-23 18:15:43.942 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.0.2) 2022-03-23 18:15:43.943 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev31) (3.2.0) 2022-03-23 18:15:43.944 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.0) 2022-03-23 18:15:43.945 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (9.4.0) 2022-03-23 18:15:43.946 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.8.0) 2022-03-23 18:15:43.947 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.1.3) 2022-03-23 18:15:43.948 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (8.8.0) 2022-03-23 18:15:43.949 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.0) 2022-03-23 18:15:43.950 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.1.0) 2022-03-23 18:15:43.952 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (11.2.0) 2022-03-23 18:15:43.953 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.7.0) 2022-03-23 18:15:43.954 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (12.13.0) 2022-03-23 18:15:43.955 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.1) 2022-03-23 18:15:43.956 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.11.0) 2022-03-23 18:15:43.958 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.7.0) 2022-03-23 18:15:43.959 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.3.0) 2022-03-23 18:15:43.960 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (6.3.1) 2022-03-23 18:15:43.961 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.3.0) 2022-03-23 18:15:43.962 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.8.0) 2022-03-23 18:15:43.963 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.5.0) 2022-03-23 18:15:43.964 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.12.2) 2022-03-23 18:15:43.965 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.6.0) 2022-03-23 18:15:43.966 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.4.2) 2022-03-23 18:15:43.967 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (21.3) 2022-03-23 18:15:43.968 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.8.1) 2022-03-23 18:15:43.969 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.5.0) 2022-03-23 18:15:43.970 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.1.1) 2022-03-23 18:15:43.971 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.9.0) 2022-03-23 18:15:43.972 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.0.7) 2022-03-23 18:15:43.974 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.3.0) 2022-03-23 18:15:43.975 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.6.0) 2022-03-23 18:15:43.976 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.4.0) 2022-03-23 18:15:43.977 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (17.7.0) 2022-03-23 18:15:43.978 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.13.1) 2022-03-23 18:15:43.979 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2021.3) 2022-03-23 18:15:43.980 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.27.1) 2022-03-23 18:15:43.981 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.5.1) 2022-03-23 18:15:43.982 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.6.4) 2022-03-23 18:15:43.983 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.1.74) 2022-03-23 18:15:43.984 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.16.0) 2022-03-23 18:15:43.985 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.4.31) 2022-03-23 18:15:43.986 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.13.0) 2022-03-23 18:15:43.988 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.5.0) 2022-03-23 18:15:43.989 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.8.9) 2022-03-23 18:15:43.990 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (6.3.1) 2022-03-23 18:15:43.991 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.8.7) 2022-03-23 18:15:43.992 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.1.0) 2022-03-23 18:15:43.993 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.10.0) 2022-03-23 18:15:43.994 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.2.0) 2022-03-23 18:15:43.995 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.6.0) 2022-03-23 18:15:43.996 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.10.1) 2022-03-23 18:15:43.998 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.38.0) 2022-03-23 18:15:43.999 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.10.1) 2022-03-23 18:15:44.000 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (36.0.1) 2022-03-23 18:15:44.001 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.2.2) 2022-03-23 18:15:44.002 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.5.1.0) 2022-03-23 18:15:44.003 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.21.7) 2022-03-23 18:15:44.017 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (1.24.7) 2022-03-23 18:15:44.018 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (0.10.0) 2022-03-23 18:15:44.019 | 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.dev31) (0.5.2) 2022-03-23 18:15:44.079 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev31) (1.15.0) 2022-03-23 18:15:44.108 | 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.dev31) (2.1.0) 2022-03-23 18:15:44.123 | 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.dev31) (4.1.1) 2022-03-23 18:15:44.124 | 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.dev31) (2.6.0) 2022-03-23 18:15:44.125 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 18:15:44.127 | 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.dev31) (0.1.0) 2022-03-23 18:15:44.222 | 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.dev31) (1.7.0) 2022-03-23 18:15:44.274 | 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.dev31) (3.1.1) 2022-03-23 18:15:44.275 | 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.dev31) (2.10.1) 2022-03-23 18:15:44.303 | 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.dev31) (0.2.8) 2022-03-23 18:15:44.304 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (0.4.8) 2022-03-23 18:15:44.306 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (4.8) 2022-03-23 18:15:44.358 | 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.dev31) (0.17.3) 2022-03-23 18:15:44.403 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (6.0) 2022-03-23 18:15:44.404 | 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.dev31) (2.5.0) 2022-03-23 18:15:44.405 | 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.dev31) (1.5.0) 2022-03-23 18:15:44.406 | 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.dev31) (0.8.0) 2022-03-23 18:15:44.493 | 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.dev31) (2.0.1) 2022-03-23 18:15:44.495 | 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.dev31) (1.7.6) 2022-03-23 18:15:44.497 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev31) (0.5.0) 2022-03-23 18:15:44.552 | 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.dev31) (2.8.2) 2022-03-23 18:15:44.557 | 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.dev31) (0.9.6) 2022-03-23 18:15:44.617 | 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.dev31) (5.0.0) 2022-03-23 18:15:44.621 | 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.dev31) (0.4.0) 2022-03-23 18:15:44.623 | 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.dev31) (5.0.9) 2022-03-23 18:15:44.624 | 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.dev31) (2.4.0) 2022-03-23 18:15:44.625 | 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.dev31) (5.2.3) 2022-03-23 18:15:44.647 | 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.dev31) (3.3.0) 2022-03-23 18:15:44.649 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (3.0.3) 2022-03-23 18:15:44.652 | 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.dev31) (3.2.0) 2022-03-23 18:15:44.697 | 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.dev31) (1.0.3) 2022-03-23 18:15:44.780 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev31) (1.3.3) 2022-03-23 18:15:44.783 | 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.dev31) (3.0.0) 2022-03-23 18:15:44.807 | 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.dev31) (3.1.1) 2022-03-23 18:15:44.834 | 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.dev31) (0.11.0) 2022-03-23 18:15:44.901 | 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.dev31) (1.0.0) 2022-03-23 18:15:44.905 | 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.dev31) (1.26.8) 2022-03-23 18:15:45.033 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev31) (1.5.0) 2022-03-23 18:15:45.058 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev31) (60.9.3) 2022-03-23 18:15:45.198 | 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.dev31) (3.10.1) 2022-03-23 18:15:45.234 | 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.dev31) (22.0.0) 2022-03-23 18:15:45.235 | 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.dev31) (1.3.3) 2022-03-23 18:15:45.238 | 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.dev31) (1.13.3) 2022-03-23 18:15:45.437 | 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.dev31) (2.0.12) 2022-03-23 18:15:45.439 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (3.3) 2022-03-23 18:15:45.440 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (2019.11.28) 2022-03-23 18:15:45.477 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev31) (0.7) 2022-03-23 18:15:45.507 | 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.dev31) (0.23.2) 2022-03-23 18:15:45.743 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev31) (0.4.2) 2022-03-23 18:15:45.744 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev31) (0.5.2) 2022-03-23 18:15:45.885 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (2.6.3) 2022-03-23 18:15:45.888 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 18:15:45.889 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (1.4.2) 2022-03-23 18:15:46.018 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev31) (0.12.2) 2022-03-23 18:15:46.138 | 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.dev31) (4.11.1) 2022-03-23 18:15:46.140 | 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.dev31) (5.4.0) 2022-03-23 18:15:46.141 | 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.dev31) (1.1.6) 2022-03-23 18:15:46.176 | 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.dev31) (5.0.0) 2022-03-23 18:15:46.426 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev31) (2.21) 2022-03-23 18:15:46.506 | 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.dev31) (2.4.0) 2022-03-23 18:15:46.510 | 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.dev31) (0.5.0) 2022-03-23 18:15:46.708 | 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.dev31) (2.5.0) 2022-03-23 18:15:46.801 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (3.19.4) 2022-03-23 18:15:46.802 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (1.55.0) 2022-03-23 18:15:46.984 | 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.dev31) (2.1.0) 2022-03-23 18:15:47.409 | 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.dev31) (1.1.5) 2022-03-23 18:15:47.458 | 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.dev31) (0.13.1) 2022-03-23 18:15:47.509 | 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.dev31) (0.2.5) 2022-03-23 18:15:48.566 | 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.dev31) (1.32) 2022-03-23 18:15:48.839 | 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.dev31) (1.8.2) 2022-03-23 18:15:48.840 | 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.dev31) (21.4.0) 2022-03-23 18:15:48.985 | 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.dev31) (2.2) 2022-03-23 18:15:49.179 | 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.dev31) (1.0.0) 2022-03-23 18:15:49.312 | 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.dev31) (3.7.0) 2022-03-23 18:15:50.982 | Installing collected packages: cinder 2022-03-23 18:15:50.982 | Attempting uninstall: cinder 2022-03-23 18:15:50.982 | Found existing installation: cinder 20.1.0.dev31 2022-03-23 18:15:50.988 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-23 18:15:50.991 | Running setup.py develop for cinder 2022-03-23 18:15:56.687 | Successfully installed cinder 2022-03-23 18:15:56.687 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:15:56.695 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:15:56.695 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:15:56.853 | + inc/python:pip_install:200 : result=0 2022-03-23 18:15:56.857 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:15:56.860 | + functions-common:time_stop:2425 : local name 2022-03-23 18:15:56.864 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:15:56.867 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:15:56.870 | + functions-common:time_stop:2428 : local total 2022-03-23 18:15:56.872 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:15:56.875 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:15:56.878 | + functions-common:time_stop:2432 : start_time=1648059337770 2022-03-23 18:15:56.880 | + functions-common:time_stop:2434 : [[ -z 1648059337770 ]] 2022-03-23 18:15:56.883 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:15:56.888 | + functions-common:time_stop:2437 : end_time=1648059356885 2022-03-23 18:15:56.891 | + functions-common:time_stop:2438 : elapsed_time=19115 2022-03-23 18:15:56.893 | + functions-common:time_stop:2439 : total=94122 2022-03-23 18:15:56.896 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:15:56.898 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113237 2022-03-23 18:15:56.901 | + inc/python:pip_install:203 : return 0 2022-03-23 18:15:56.903 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:15:56.906 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 18:15:56.908 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 18:15:56.928 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 18:15:56.941 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-23 18:15:56.943 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-23 18:15:56.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:15:56.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:15:56.951 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-23 18:15:56.954 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:15:56.957 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-23 18:15:56.959 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-23 18:15:56.962 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-23 18:15:56.964 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:15:56.967 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:15:56.970 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-23 18:15:56.982 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-23 18:15:56.984 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:15:56.987 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:15:56.989 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:15:56.992 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:15:56.995 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:15:56.998 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:15:57.000 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:15:57.003 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:15:57.005 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:15:57.008 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:15:57.010 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:15:57.013 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:15:57.015 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-23 18:15:57.018 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:15:57.021 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:15:57.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:15:57.026 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-23 18:15:57.051 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-23 18:15:57.162 | Reading package lists... 2022-03-23 18:15:57.415 | Building dependency tree... 2022-03-23 18:15:57.417 | Reading state information... 2022-03-23 18:15:57.681 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-23 18:15:57.681 | The following packages were automatically installed and are no longer required: 2022-03-23 18:15:57.683 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:15:57.683 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:15:57.683 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:15:57.683 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:15:57.683 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:15:57.683 | python3-zope.interface 2022-03-23 18:15:57.683 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:15:57.811 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:15:57.817 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:15:57.820 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:15:57.822 | + functions-common:time_stop:2425 : local name 2022-03-23 18:15:57.825 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:15:57.828 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:15:57.831 | + functions-common:time_stop:2428 : local total 2022-03-23 18:15:57.833 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:15:57.837 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:15:57.839 | + functions-common:time_stop:2432 : start_time=1648059357048 2022-03-23 18:15:57.842 | + functions-common:time_stop:2434 : [[ -z 1648059357048 ]] 2022-03-23 18:15:57.846 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:15:57.851 | + functions-common:time_stop:2437 : end_time=1648059357848 2022-03-23 18:15:57.854 | + functions-common:time_stop:2438 : elapsed_time=800 2022-03-23 18:15:57.856 | + functions-common:time_stop:2439 : total=5744 2022-03-23 18:15:57.859 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:15:57.862 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6544 2022-03-23 18:15:57.864 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:15:57.867 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:15:57.870 | + ./stack.sh:main:926 : configure_cinder 2022-03-23 18:15:57.872 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-23 18:15:57.885 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-23 18:15:57.889 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-23 18:15:57.891 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-23 18:15:57.893 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 18:15:57.897 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-23 18:15:57.897 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 18:15:57.902 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-23 18:15:57.904 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-23 18:15:57.906 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 18:15:57.908 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-23 18:15:57.911 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-23 18:15:57.913 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-23 18:15:57.915 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-23 18:15:57.917 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-23 18:15:57.929 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-23 18:15:57.941 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-23 18:15:57.953 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-23 18:15:57.966 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-23 18:15:57.978 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 18:15:57.981 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 18:15:57.985 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.QAC6xLgUAi 2022-03-23 18:15:57.987 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 18:15:57.990 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 18:15:57.992 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-23 18:15:57.995 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.QAC6xLgUAi 2022-03-23 18:15:58.000 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.QAC6xLgUAi 2022-03-23 18:15:58.012 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.QAC6xLgUAi /etc/sudoers.d/cinder-rootwrap 2022-03-23 18:15:58.024 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-23 18:15:58.029 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 18:15:58.031 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 18:15:58.033 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 18:15:58.036 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 18:15:58.038 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 18:15:58.040 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 18:15:58.043 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-23 18:15:58.045 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-23 18:15:58.050 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-23 18:15:58.054 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-23 18:15:58.073 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-23 18:15:58.092 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-23 18:15:58.111 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-23 18:15:58.131 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-23 18:15:58.150 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-23 18:15:58.169 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-23 18:15:58.188 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-23 18:15:58.208 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-23 18:15:58.210 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 18:15:58.213 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-23 18:15:58.215 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:15:58.218 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-23 18:15:58.248 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-23 18:15:58.277 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 18:15:58.305 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-23 18:15:58.333 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-23 18:15:58.361 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-23 18:15:58.390 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-23 18:15:58.423 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-23 18:15:58.452 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:15:58.486 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:15:58.515 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-23 18:15:58.546 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-23 18:15:58.576 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-23 18:15:58.578 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-23 18:15:58.581 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-23 18:15:58.583 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-23 18:15:58.586 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 18:15:58.589 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 18:15:58.621 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-23 18:15:58.649 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-23 18:15:58.678 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-23 18:15:58.707 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-23 18:15:58.736 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-23 18:15:58.765 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-23 18:15:58.797 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-23 18:15:58.800 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.45 2022-03-23 18:15:58.829 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 18:15:58.861 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-23 18:15:58.869 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7426147392b87dbbad3626c5ad640a33 2022-03-23 18:15:58.898 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-23 18:15:58.900 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 18:15:58.931 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 18:15:58.960 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 18:15:58.989 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-23 18:15:59.019 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-23 18:15:59.036 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:59.038 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 18:15:59.041 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-23 18:15:59.043 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-23 18:15:59.046 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-23 18:15:59.048 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 18:15:59.051 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-23 18:15:59.053 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-23 18:15:59.056 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-23 18:15:59.058 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-23 18:15:59.061 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-23 18:15:59.063 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-23 18:15:59.094 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-23 18:15:59.123 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-23 18:15:59.152 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-23 18:15:59.181 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-23 18:15:59.211 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-23 18:15:59.244 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-23 18:15:59.246 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-23 18:15:59.249 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-23 18:15:59.252 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-23 18:15:59.281 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-23 18:15:59.283 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-23 18:15:59.312 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-23 18:15:59.314 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-23 18:15:59.317 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-23 18:15:59.319 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-23 18:15:59.349 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-23 18:15:59.351 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-23 18:15:59.354 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-23 18:15:59.371 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:59.373 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-23 18:15:59.376 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-23 18:15:59.378 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-23 18:15:59.381 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-23 18:15:59.409 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.45:8080/v1/AUTH_ 2022-03-23 18:15:59.438 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-23 18:15:59.454 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:59.457 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-23 18:15:59.474 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:59.477 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-23 18:15:59.494 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:15:59.497 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-23 18:15:59.499 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-23 18:15:59.502 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-23 18:15:59.504 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-23 18:15:59.507 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:15:59.509 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:15:59.512 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:15:59.529 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:59.532 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:15:59.535 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:15:59.538 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:15:59.555 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:59.558 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:15:59.561 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:15:59.590 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:15:59.592 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:15:59.594 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-23 18:15:59.597 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-23 18:15:59.600 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 18:15:59.603 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:15:59.621 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:15:59.623 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:15:59.626 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:15:59.628 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:15:59.631 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:15:59.659 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:15:59.688 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:15:59.717 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:15:59.746 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-23 18:15:59.763 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:15:59.765 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-23 18:15:59.768 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-23 18:15:59.770 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-23 18:15:59.773 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-23 18:15:59.775 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 18:15:59.777 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:15:59.780 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-23 18:15:59.785 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-23 18:15:59.787 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:15:59.789 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:15:59.803 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:15:59.803 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:15:59.811 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:15:59.815 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:15:59.830 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-23 18:15:59.833 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-23 18:15:59.837 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-23 18:15:59.867 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-23 18:15:59.895 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-23 18:15:59.923 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:15:59.951 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:15:59.979 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:16:00.008 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:16:00.037 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:16:00.074 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:16:00.102 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:16:00.131 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:16:00.159 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:16:00.187 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:16:00.215 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 18:16:00.218 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 18:16:00.221 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-23 18:16:00.223 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-23 18:16:00.226 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:16:00.228 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:16:00.231 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:16:00.233 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 18:16:00.236 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 18:16:00.239 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-23 18:16:00.267 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 18:16:00.295 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 18:16:00.296 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-23 18:16:00.304 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-23 18:16:00.308 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-23 18:16:00.310 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-23 18:16:00.313 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:16:00.316 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:16:00.318 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:16:00.321 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:16:00.323 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:16:00.326 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:16:00.328 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:16:00.331 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:16:00.333 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:16:00.336 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-23 18:16:00.401 | Enabling site cinder-wsgi. 2022-03-23 18:16:00.411 | To activate the new configuration, you need to run: 2022-03-23 18:16:00.411 | systemctl reload apache2 2022-03-23 18:16:00.418 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 18:16:00.421 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:16:00.425 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:16:00.428 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:16:00.561 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-23 18:16:00.564 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-23 18:16:00.596 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.45/image 2022-03-23 18:16:00.630 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-23 18:16:00.647 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:16:00.649 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-23 18:16:00.651 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 18:16:00.654 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 18:16:00.656 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 18:16:00.659 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-23 18:16:00.690 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-23 18:16:00.719 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.45/identity 2022-03-23 18:16:00.748 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-23 18:16:00.776 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-23 18:16:00.805 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-23 18:16:00.834 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-23 18:16:00.863 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-23 18:16:00.893 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:16:00.925 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-23 18:16:00.954 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-23 18:16:00.983 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 18:16:01.012 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-23 18:16:01.015 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-23 18:16:01.032 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:01.034 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.45:2379 2022-03-23 18:16:01.066 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-23 18:16:01.069 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-23 18:16:01.087 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:01.090 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-23 18:16:01.092 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-23 18:16:01.095 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-23 18:16:01.097 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:16:01.100 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-23 18:16:01.102 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-23 18:16:01.106 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:16:01.107 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:16:01.112 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:16:01.115 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:16:01.118 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:16:01.121 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:16:01.123 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-23 18:16:01.126 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-23 18:16:01.129 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-23 18:16:01.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:16:01.134 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:16:01.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-23 18:16:01.139 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:16:01.142 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-23 18:16:01.145 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-23 18:16:01.147 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-23 18:16:01.149 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:16:01.152 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:16:01.155 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:16:01.158 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:16:01.160 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:16:01.163 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:16:01.180 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:16:01.182 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:16:01.184 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:16:01.188 | + functions-common:git_clone:629 : echo master 2022-03-23 18:16:01.188 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:16:01.193 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-23 18:16:01.196 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:16:01.198 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-23 18:16:01.201 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:16:01.201 | + functions-common:git_clone:678 : head -1 2022-03-23 18:16:01.205 | 4578d72368 Remove ovs agent's common constants module 2022-03-23 18:16:01.207 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:16:01.210 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-23 18:16:01.213 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:16:01.215 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 18:16:01.218 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-23 18:16:01.221 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:16:01.223 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-23 18:16:01.226 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:16:01.228 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 18:16:01.231 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-23 18:16:01.234 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:16:01.236 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:16:01.239 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-23 18:16:01.243 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:16:01.247 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-23 18:16:01.251 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:16:01.253 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:16:01.258 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-23 18:16:01.266 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-23 18:16:01.269 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-23 18:16:01.920 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-23 18:16:01.924 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:16:01.928 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:16:01.931 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:16:01.933 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 18:16:01.937 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-23 18:16:01.939 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:16:01.943 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:16:01.946 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:16:01.949 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:16:01.953 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:16:01.956 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:16:01.959 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:16:01.961 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-23 18:16:01.984 | Using python 3.8 to install /opt/stack/neutron 2022-03-23 18:16:01.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/neutron 2022-03-23 18:16:02.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:16:02.851 | from cryptography.utils import int_from_bytes 2022-03-23 18:16:02.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:16:02.851 | from cryptography.utils import int_from_bytes 2022-03-23 18:16:03.999 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:16:04.025 | Obtaining file:///opt/stack/neutron 2022-03-23 18:16:04.026 | Preparing metadata (setup.py): started 2022-03-23 18:16:08.107 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:16:08.198 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.8.1) 2022-03-23 18:16:08.200 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.5.0) 2022-03-23 18:16:08.200 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.1.1) 2022-03-23 18:16:08.201 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.5.1) 2022-03-23 18:16:08.203 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.5.0) 2022-03-23 18:16:08.204 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.1.1) 2022-03-23 18:16:08.205 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.33.0) 2022-03-23 18:16:08.206 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.4.1) 2022-03-23 18:16:08.207 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.20.4) 2022-03-23 18:16:08.208 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.27.1) 2022-03-23 18:16:08.209 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.0.3) 2022-03-23 18:16:08.210 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (9.4.0) 2022-03-23 18:16:08.211 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.8.0) 2022-03-23 18:16:08.213 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.11.0) 2022-03-23 18:16:08.214 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.20.0) 2022-03-23 18:16:08.215 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (7.8.0) 2022-03-23 18:16:08.216 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (6.3.1) 2022-03-23 18:16:08.217 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.4.31) 2022-03-23 18:16:08.218 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.8.7) 2022-03-23 18:16:08.219 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 18:16:08.220 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.7.6) 2022-03-23 18:16:08.221 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.5.0) 2022-03-23 18:16:08.222 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.10.1) 2022-03-23 18:16:08.223 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 18:16:08.224 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (8.8.0) 2022-03-23 18:16:08.226 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.1.0) 2022-03-23 18:16:08.227 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (11.2.0) 2022-03-23 18:16:08.228 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.1.0) 2022-03-23 18:16:08.229 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.7.0) 2022-03-23 18:16:08.230 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (12.13.0) 2022-03-23 18:16:08.231 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.1) 2022-03-23 18:16:08.232 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.11.0) 2022-03-23 18:16:08.233 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.7.0) 2022-03-23 18:16:08.234 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.3.0) 2022-03-23 18:16:08.235 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (6.3.1) 2022-03-23 18:16:08.236 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.3.0) 2022-03-23 18:16:08.238 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.8.0) 2022-03-23 18:16:08.239 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.5.0) 2022-03-23 18:16:08.240 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.12.2) 2022-03-23 18:16:08.241 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.6.0) 2022-03-23 18:16:08.242 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.4.2) 2022-03-23 18:16:08.244 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.3.1) 2022-03-23 18:16:08.245 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.1.0) 2022-03-23 18:16:08.246 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.16.0) 2022-03-23 18:16:08.246 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.15.1) 2022-03-23 18:16:08.247 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (21.3) 2022-03-23 18:16:08.249 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.9.0) 2022-03-23 18:16:08.250 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:16:08.251 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (22.0.0) 2022-03-23 18:16:08.252 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (17.7.0) 2022-03-23 18:16:08.253 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.61.0) 2022-03-23 18:16:08.254 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 18:16:08.255 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.7.1) 2022-03-23 18:16:08.256 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.4.0) 2022-03-23 18:16:08.257 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.10.1) 2022-03-23 18:16:08.275 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (4.11.1) 2022-03-23 18:16:08.277 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (5.4.0) 2022-03-23 18:16:08.278 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (1.1.6) 2022-03-23 18:16:08.285 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev49) (1.13.3) 2022-03-23 18:16:08.297 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 18:16:08.299 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (1.1.2) 2022-03-23 18:16:08.300 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (1.16.0) 2022-03-23 18:16:08.319 | 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.dev49) (3.0.7) 2022-03-23 18:16:08.326 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 18:16:08.386 | 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.dev49) (1.7.0) 2022-03-23 18:16:08.387 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev49) (1.0.2) 2022-03-23 18:16:08.440 | 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.dev49) (4.4.0) 2022-03-23 18:16:08.441 | 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.dev49) (3.1.1) 2022-03-23 18:16:08.489 | 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.dev49) (1.2.2) 2022-03-23 18:16:08.493 | 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.dev49) (2.7.0) 2022-03-23 18:16:08.519 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.4.0) 2022-03-23 18:16:08.521 | 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.dev49) (1.32) 2022-03-23 18:16:08.523 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (0.10.0) 2022-03-23 18:16:08.524 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (6.0) 2022-03-23 18:16:08.524 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 18:16:08.527 | 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.dev49) (1.1.5) 2022-03-23 18:16:08.527 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (36.0.1) 2022-03-23 18:16:08.528 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.4.4) 2022-03-23 18:16:08.546 | 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.dev49) (1.0.3) 2022-03-23 18:16:08.634 | 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.dev49) (0.17.3) 2022-03-23 18:16:08.678 | 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.dev49) (1.5.0) 2022-03-23 18:16:08.738 | 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.dev49) (0.13.0) 2022-03-23 18:16:08.741 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.5.0) 2022-03-23 18:16:08.743 | 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.dev49) (2.0.1) 2022-03-23 18:16:08.828 | 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.dev49) (2.8.2) 2022-03-23 18:16:08.830 | 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.dev49) (0.9.6) 2022-03-23 18:16:08.887 | 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.dev49) (5.0.9) 2022-03-23 18:16:08.891 | 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.dev49) (5.0.0) 2022-03-23 18:16:08.894 | 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.dev49) (0.4.0) 2022-03-23 18:16:08.895 | 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.dev49) (5.2.3) 2022-03-23 18:16:08.917 | 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.dev49) (3.3.0) 2022-03-23 18:16:08.921 | 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.dev49) (3.2.0) 2022-03-23 18:16:08.968 | 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.dev49) (1.15.0) 2022-03-23 18:16:09.020 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev49) (2021.3) 2022-03-23 18:16:09.050 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev49) (1.3.3) 2022-03-23 18:16:09.055 | 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.dev49) (3.0.0) 2022-03-23 18:16:09.077 | 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.dev49) (3.1.1) 2022-03-23 18:16:09.216 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev49) (2.4.0) 2022-03-23 18:16:09.284 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev49) (60.9.3) 2022-03-23 18:16:09.358 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev49) (3.0.0) 2022-03-23 18:16:09.360 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev49) (0.3.5) 2022-03-23 18:16:09.466 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:16:09.467 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:16:09.468 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:16:09.469 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:16:09.470 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:16:09.472 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:16:09.473 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 18:16:09.683 | 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.dev49) (3.10.1) 2022-03-23 18:16:09.685 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (3.2.0) 2022-03-23 18:16:09.688 | 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.dev49) (2.5.0) 2022-03-23 18:16:09.730 | 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.dev49) (2.1.0) 2022-03-23 18:16:09.736 | 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.dev49) (3.17.6) 2022-03-23 18:16:09.823 | 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.dev49) (1.26.8) 2022-03-23 18:16:09.824 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (2019.11.28) 2022-03-23 18:16:09.826 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (3.3) 2022-03-23 18:16:09.828 | 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.dev49) (2.0.12) 2022-03-23 18:16:09.863 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev49) (0.7) 2022-03-23 18:16:10.190 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev49) (0.12.2) 2022-03-23 18:16:10.265 | 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.dev49) (5.0.0) 2022-03-23 18:16:10.449 | 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.dev49) (2.21) 2022-03-23 18:16:10.520 | 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.dev49) (0.5.0) 2022-03-23 18:16:10.523 | 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.dev49) (2.4.0) 2022-03-23 18:16:10.738 | 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.dev49) (2.5.0) 2022-03-23 18:16:10.907 | 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.dev49) (2.2) 2022-03-23 18:16:11.418 | 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.dev49) (0.13.1) 2022-03-23 18:16:11.464 | 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.dev49) (0.2.5) 2022-03-23 18:16:12.034 | 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.dev49) (0.4.2) 2022-03-23 18:16:12.035 | 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.dev49) (0.5.2) 2022-03-23 18:16:12.358 | 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.dev49) (2.0.0) 2022-03-23 18:16:12.359 | 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.dev49) (4.10.0) 2022-03-23 18:16:12.518 | 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.dev49) (3.7.0) 2022-03-23 18:16:12.758 | 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.dev49) (21.4.0) 2022-03-23 18:16:12.759 | 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.dev49) (1.8.2) 2022-03-23 18:16:12.939 | 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.dev49) (1.0.0) 2022-03-23 18:16:13.151 | 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.dev49) (2.3.1) 2022-03-23 18:16:14.687 | Installing collected packages: neutron 2022-03-23 18:16:14.687 | Attempting uninstall: neutron 2022-03-23 18:16:14.688 | Found existing installation: neutron 20.1.0.dev49 2022-03-23 18:16:14.706 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-23 18:16:14.708 | Running setup.py develop for neutron 2022-03-23 18:16:20.639 | Successfully installed neutron 2022-03-23 18:16:20.639 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:16:20.647 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:16:20.647 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:16:20.797 | + inc/python:pip_install:200 : result=0 2022-03-23 18:16:20.800 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:16:20.803 | + functions-common:time_stop:2425 : local name 2022-03-23 18:16:20.806 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:16:20.810 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:16:20.813 | + functions-common:time_stop:2428 : local total 2022-03-23 18:16:20.816 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:16:20.819 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:16:20.822 | + functions-common:time_stop:2432 : start_time=1648059361977 2022-03-23 18:16:20.825 | + functions-common:time_stop:2434 : [[ -z 1648059361977 ]] 2022-03-23 18:16:20.830 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:16:20.835 | + functions-common:time_stop:2437 : end_time=1648059380831 2022-03-23 18:16:20.838 | + functions-common:time_stop:2438 : elapsed_time=18854 2022-03-23 18:16:20.840 | + functions-common:time_stop:2439 : total=113237 2022-03-23 18:16:20.842 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:16:20.845 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=132091 2022-03-23 18:16:20.847 | + inc/python:pip_install:203 : return 0 2022-03-23 18:16:20.850 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:16:20.852 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 18:16:20.855 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 18:16:20.874 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 18:16:20.887 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-23 18:16:20.889 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-23 18:16:20.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:16:20.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:16:20.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-23 18:16:20.900 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:16:20.903 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-23 18:16:20.906 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:16:20.909 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-23 18:16:20.930 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:20.932 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-23 18:16:20.935 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-23 18:16:20.938 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-23 18:16:20.941 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:16:20.943 | + lib/stack:stack_install_service:32 : install_nova 2022-03-23 18:16:20.946 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-23 18:16:20.949 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-23 18:16:20.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:16:20.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:16:20.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-23 18:16:20.959 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:16:20.962 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-23 18:16:20.978 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:16:20.981 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-23 18:16:20.999 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:16:21.001 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-23 18:16:21.018 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:16:21.021 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-23 18:16:21.024 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-23 18:16:21.026 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-23 18:16:21.028 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:16:21.031 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:16:21.034 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:16:21.037 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:16:21.039 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:16:21.042 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:16:21.059 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:16:21.061 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:16:21.063 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:16:21.066 | + functions-common:git_clone:629 : echo master 2022-03-23 18:16:21.067 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:16:21.072 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-23 18:16:21.074 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:16:21.077 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-23 18:16:21.081 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:16:21.081 | + functions-common:git_clone:678 : head -1 2022-03-23 18:16:21.089 | d2b2516122 Merge "doc: Remove useless contributor/api-2 doc" 2022-03-23 18:16:21.092 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:16:21.095 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-23 18:16:21.097 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:16:21.100 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 18:16:21.102 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-23 18:16:21.105 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:16:21.108 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-23 18:16:21.110 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:16:21.113 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 18:16:21.116 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-23 18:16:21.118 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:16:21.121 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:16:21.124 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-23 18:16:21.127 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:16:21.130 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-23 18:16:21.133 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:16:21.135 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:16:21.139 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-23 18:16:21.146 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-23 18:16:21.148 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-23 18:16:21.788 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-23 18:16:21.791 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:16:21.794 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:16:21.797 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:16:21.800 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 18:16:21.803 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-23 18:16:21.806 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:16:21.808 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:16:21.811 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:16:21.814 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:16:21.817 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:16:21.819 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:16:21.822 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:16:21.824 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-23 18:16:21.846 | Using python 3.8 to install /opt/stack/nova 2022-03-23 18:16:21.848 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-23 18:16:22.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:16:22.712 | from cryptography.utils import int_from_bytes 2022-03-23 18:16:22.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:16:22.712 | from cryptography.utils import int_from_bytes 2022-03-23 18:16:23.855 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:16:23.880 | Obtaining file:///opt/stack/nova 2022-03-23 18:16:23.881 | Preparing metadata (setup.py): started 2022-03-23 18:16:29.122 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:16:29.252 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.8.1) 2022-03-23 18:16:29.253 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.4.31) 2022-03-23 18:16:29.254 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.1) 2022-03-23 18:16:29.255 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.33.0) 2022-03-23 18:16:29.256 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.0.3) 2022-03-23 18:16:29.257 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (9.4.0) 2022-03-23 18:16:29.258 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.8.0) 2022-03-23 18:16:29.260 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.5.1) 2022-03-23 18:16:29.261 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (36.0.1) 2022-03-23 18:16:29.262 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.8.7) 2022-03-23 18:16:29.262 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.2) 2022-03-23 18:16:29.263 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.1.1) 2022-03-23 18:16:29.265 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 18:16:29.266 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.1.1) 2022-03-23 18:16:29.267 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.13.0) 2022-03-23 18:16:29.268 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.6) 2022-03-23 18:16:29.269 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.8.0) 2022-03-23 18:16:29.270 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.11.0) 2022-03-23 18:16:29.271 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.1) 2022-03-23 18:16:29.272 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.2) 2022-03-23 18:16:29.273 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev10) (3.2.0) 2022-03-23 18:16:29.274 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.3.0) 2022-03-23 18:16:29.275 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 18:16:29.276 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (7.8.0) 2022-03-23 18:16:29.277 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.6.0) 2022-03-23 18:16:29.278 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.27.1) 2022-03-23 18:16:29.280 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 18:16:29.281 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.10.0) 2022-03-23 18:16:29.282 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 18:16:29.283 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 18:16:29.284 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.8.0) 2022-03-23 18:16:29.285 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.1.0) 2022-03-23 18:16:29.286 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.7.0) 2022-03-23 18:16:29.287 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 18:16:29.288 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.3.0) 2022-03-23 18:16:29.290 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.3.0) 2022-03-23 18:16:29.291 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 18:16:29.292 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.12.2) 2022-03-23 18:16:29.293 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (11.2.0) 2022-03-23 18:16:29.294 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.3.1) 2022-03-23 18:16:29.295 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (12.13.0) 2022-03-23 18:16:29.296 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.11.0) 2022-03-23 18:16:29.297 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 18:16:29.298 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.0) 2022-03-23 18:16:29.300 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.0) 2022-03-23 18:16:29.300 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 18:16:29.301 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.1) 2022-03-23 18:16:29.302 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.9.0) 2022-03-23 18:16:29.303 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.6.0) 2022-03-23 18:16:29.305 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.2.0) 2022-03-23 18:16:29.306 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.0) 2022-03-23 18:16:29.307 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 18:16:29.308 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.1) 2022-03-23 18:16:29.309 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.10.1) 2022-03-23 18:16:29.310 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.1) 2022-03-23 18:16:29.311 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 18:16:29.312 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.2.2) 2022-03-23 18:16:29.313 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.3.3) 2022-03-23 18:16:29.314 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.0) 2022-03-23 18:16:29.315 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.6.4) 2022-03-23 18:16:29.316 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.2) 2022-03-23 18:16:29.317 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.4.0) 2022-03-23 18:16:29.319 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.61.0) 2022-03-23 18:16:29.320 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.0) 2022-03-23 18:16:29.336 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (5.4.0) 2022-03-23 18:16:29.337 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (1.1.6) 2022-03-23 18:16:29.339 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (4.11.1) 2022-03-23 18:16:29.361 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev10) (5.3.0) 2022-03-23 18:16:29.399 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev10) (1.15.0) 2022-03-23 18:16:29.428 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (1.16.0) 2022-03-23 18:16:29.429 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (2.1.0) 2022-03-23 18:16:29.453 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev10) (2.1.0) 2022-03-23 18:16:29.573 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (4.4.0) 2022-03-23 18:16:29.577 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (3.1.1) 2022-03-23 18:16:29.634 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.1.5) 2022-03-23 18:16:29.635 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.32) 2022-03-23 18:16:29.636 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:16:29.637 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.0) 2022-03-23 18:16:29.638 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (0.10.0) 2022-03-23 18:16:29.641 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.4) 2022-03-23 18:16:29.660 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (6.3.1) 2022-03-23 18:16:29.663 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (5.6.0) 2022-03-23 18:16:29.714 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:16:29.716 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:16:29.719 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (1.15.1) 2022-03-23 18:16:29.778 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev10) (0.17.3) 2022-03-23 18:16:29.910 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (2.0.1) 2022-03-23 18:16:29.912 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 18:16:29.990 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev10) (0.9.6) 2022-03-23 18:16:30.052 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.2.3) 2022-03-23 18:16:30.053 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.4.0) 2022-03-23 18:16:30.056 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 18:16:30.058 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.9) 2022-03-23 18:16:30.085 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.3.0) 2022-03-23 18:16:30.086 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.2.0) 2022-03-23 18:16:30.136 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev10) (1.0.3) 2022-03-23 18:16:30.192 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev10) (2021.3) 2022-03-23 18:16:30.225 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (3.0.0) 2022-03-23 18:16:30.229 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 18:16:30.278 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (3.0.7) 2022-03-23 18:16:30.279 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (21.3) 2022-03-23 18:16:30.366 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev10) (1.5.0) 2022-03-23 18:16:30.392 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev10) (60.9.3) 2022-03-23 18:16:30.469 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev10) (0.2.5) 2022-03-23 18:16:30.546 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev10) (3.17.6) 2022-03-23 18:16:30.607 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.13.3) 2022-03-23 18:16:30.611 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (22.0.0) 2022-03-23 18:16:30.612 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 18:16:30.654 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.1.0) 2022-03-23 18:16:30.656 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:16:30.658 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (3.10.1) 2022-03-23 18:16:30.737 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2019.11.28) 2022-03-23 18:16:30.740 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (3.3) 2022-03-23 18:16:30.741 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (1.26.8) 2022-03-23 18:16:30.743 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2.0.12) 2022-03-23 18:16:30.835 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev10) (0.7) 2022-03-23 18:16:31.042 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.4.2) 2022-03-23 18:16:31.044 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.5.2) 2022-03-23 18:16:31.153 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:16:31.155 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (1.4.2) 2022-03-23 18:16:31.159 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.6.3) 2022-03-23 18:16:31.243 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev10) (0.12.2) 2022-03-23 18:16:31.319 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev10) (1.22.2) 2022-03-23 18:16:31.352 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 18:16:31.585 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev10) (2.21) 2022-03-23 18:16:31.662 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.4.0) 2022-03-23 18:16:31.662 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 18:16:31.862 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 18:16:31.968 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.2) 2022-03-23 18:16:32.459 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.13.1) 2022-03-23 18:16:32.504 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.16.0) 2022-03-23 18:16:32.865 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:16:32.867 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:16:32.868 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:16:32.869 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:16:32.870 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:16:32.871 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:16:32.873 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 18:16:34.073 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev10) (3.7.0) 2022-03-23 18:16:34.471 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (1.8.2) 2022-03-23 18:16:34.472 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (21.4.0) 2022-03-23 18:16:34.571 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.4.0) 2022-03-23 18:16:34.675 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (1.0.0) 2022-03-23 18:16:36.266 | Installing collected packages: nova 2022-03-23 18:16:36.266 | Attempting uninstall: nova 2022-03-23 18:16:36.267 | Found existing installation: nova 25.1.0.dev10 2022-03-23 18:16:36.275 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-23 18:16:36.277 | Running setup.py develop for nova 2022-03-23 18:16:42.788 | Successfully installed nova 2022-03-23 18:16:42.788 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:16:42.796 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:16:42.796 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:16:42.950 | + inc/python:pip_install:200 : result=0 2022-03-23 18:16:42.954 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:16:42.958 | + functions-common:time_stop:2425 : local name 2022-03-23 18:16:42.962 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:16:42.966 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:16:42.969 | + functions-common:time_stop:2428 : local total 2022-03-23 18:16:42.973 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:16:42.977 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:16:42.979 | + functions-common:time_stop:2432 : start_time=1648059381840 2022-03-23 18:16:42.981 | + functions-common:time_stop:2434 : [[ -z 1648059381840 ]] 2022-03-23 18:16:42.986 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:16:42.992 | + functions-common:time_stop:2437 : end_time=1648059402988 2022-03-23 18:16:42.995 | + functions-common:time_stop:2438 : elapsed_time=21148 2022-03-23 18:16:42.997 | + functions-common:time_stop:2439 : total=132091 2022-03-23 18:16:43.000 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:16:43.002 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=153239 2022-03-23 18:16:43.006 | + inc/python:pip_install:203 : return 0 2022-03-23 18:16:43.009 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:16:43.011 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 18:16:43.014 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 18:16:43.033 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 18:16:43.046 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-23 18:16:43.049 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-23 18:16:43.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:16:43.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:16:43.057 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-23 18:16:43.059 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:16:43.062 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-23 18:16:43.075 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:16:43.078 | + ./stack.sh:main:937 : configure_nova 2022-03-23 18:16:43.080 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-23 18:16:43.093 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-23 18:16:43.095 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-23 18:16:43.098 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 18:16:43.102 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-23 18:16:43.102 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 18:16:43.107 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-23 18:16:43.110 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-23 18:16:43.112 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 18:16:43.115 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-23 18:16:43.118 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-23 18:16:43.120 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-23 18:16:43.123 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-23 18:16:43.126 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-23 18:16:43.140 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-23 18:16:43.153 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-23 18:16:43.166 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-23 18:16:43.178 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-23 18:16:43.191 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 18:16:43.194 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 18:16:43.199 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.PghOk9SaJt 2022-03-23 18:16:43.201 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 18:16:43.204 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 18:16:43.207 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-23 18:16:43.209 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 18:16:43.212 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 18:16:43.214 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.PghOk9SaJt 2022-03-23 18:16:43.219 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.PghOk9SaJt 2022-03-23 18:16:43.230 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.PghOk9SaJt /etc/sudoers.d/nova-rootwrap 2022-03-23 18:16:43.244 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-23 18:16:43.248 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 18:16:43.251 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 18:16:43.254 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 18:16:43.256 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 18:16:43.259 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 18:16:43.261 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 18:16:43.264 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 18:16:43.267 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-23 18:16:43.272 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-23 18:16:43.289 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:16:43.291 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-23 18:16:43.294 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-23 18:16:43.298 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-23 18:16:43.301 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-23 18:16:43.331 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-23 18:16:43.333 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-23 18:16:43.361 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-23 18:16:43.391 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-23 18:16:43.418 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-23 18:16:43.449 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-23 18:16:43.479 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-23 18:16:43.509 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-23 18:16:43.512 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.45 2022-03-23 18:16:43.540 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-23 18:16:43.567 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-23 18:16:43.595 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-23 18:16:43.623 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-23 18:16:43.651 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 18:16:43.681 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-23 18:16:43.683 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:16:43.686 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:16:43.688 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:16:43.690 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:16:43.693 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:16:43.695 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:16:43.697 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:16:43.700 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:16:43.702 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:16:43.704 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:16:43.706 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:16:43.709 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-23 18:16:43.711 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:16:43.713 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:16:43.716 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:16:43.718 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:16:43.720 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:16:43.723 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:16:43.725 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-23 18:16:43.741 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:43.744 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:16:43.746 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-23 18:16:43.748 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-23 18:16:43.777 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-23 18:16:43.779 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 18:16:43.782 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 18:16:43.784 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 18:16:43.786 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 18:16:43.789 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 18:16:43.820 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-23 18:16:43.822 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-23 18:16:43.825 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-23 18:16:43.827 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-23 18:16:43.830 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 18:16:43.832 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 18:16:43.863 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-23 18:16:43.893 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-23 18:16:43.921 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-23 18:16:43.949 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-23 18:16:43.966 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:43.968 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-23 18:16:43.985 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:43.988 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-23 18:16:43.988 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-23 18:16:43.994 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-23 18:16:43.996 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-23 18:16:44.026 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-23 18:16:44.042 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:16:44.045 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-23 18:16:44.047 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-23 18:16:44.049 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 18:16:44.052 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:16:44.054 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-23 18:16:44.086 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-23 18:16:44.114 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 18:16:44.148 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-23 18:16:44.176 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-23 18:16:44.204 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-23 18:16:44.232 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-23 18:16:44.261 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-23 18:16:44.293 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:16:44.321 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:16:44.356 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-23 18:16:44.377 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:44.380 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-23 18:16:44.384 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-23 18:16:44.418 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-23 18:16:44.447 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.45/identity 2022-03-23 18:16:44.475 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-23 18:16:44.503 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-23 18:16:44.531 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-23 18:16:44.559 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-23 18:16:44.587 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-23 18:16:44.615 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-23 18:16:44.632 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:16:44.634 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-23 18:16:44.637 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-23 18:16:44.665 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-23 18:16:44.696 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-23 18:16:44.699 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-23 18:16:44.727 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-23 18:16:44.730 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-23 18:16:44.732 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-23 18:16:44.734 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:16:44.737 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:16:44.739 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:16:44.742 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:16:44.745 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:16:44.747 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:16:44.749 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-23 18:16:44.752 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:16:44.754 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:16:44.757 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:16:44.759 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:16:44.761 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:16:44.764 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:16:44.766 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:16:44.768 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:16:44.771 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:16:44.773 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:16:44.775 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:16:44.778 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-23 18:16:44.780 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-23 18:16:44.783 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-23 18:16:44.786 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:16:44.802 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:16:44.804 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:16:44.807 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:16:44.809 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:16:44.812 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:16:44.840 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:16:44.868 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:16:44.896 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:16:44.924 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-23 18:16:44.955 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-23 18:16:44.972 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:44.974 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-23 18:16:44.977 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-23 18:16:44.979 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-23 18:16:44.982 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-23 18:16:44.984 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 18:16:44.986 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:16:44.989 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-23 18:16:44.994 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-23 18:16:44.996 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:16:44.999 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:16:45.012 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:16:45.012 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:16:45.020 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:16:45.024 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:16:45.040 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 18:16:45.042 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-23 18:16:45.046 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-23 18:16:45.076 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-23 18:16:45.104 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-23 18:16:45.131 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:16:45.159 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:16:45.187 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:16:45.216 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:16:45.245 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:16:45.273 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:16:45.303 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:16:45.331 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:16:45.358 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:16:45.387 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:16:45.414 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 18:16:45.417 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 18:16:45.420 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-23 18:16:45.422 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-23 18:16:45.425 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:16:45.427 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:16:45.430 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:16:45.432 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 18:16:45.435 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 18:16:45.437 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 18:16:45.465 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 18:16:45.493 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-23 18:16:45.494 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 18:16:45.502 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-23 18:16:45.506 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-23 18:16:45.508 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-23 18:16:45.511 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:16:45.513 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:16:45.516 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:16:45.518 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:16:45.520 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:16:45.523 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:16:45.525 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:16:45.528 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:16:45.530 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:16:45.532 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-23 18:16:45.595 | Enabling site nova-api-wsgi. 2022-03-23 18:16:45.604 | To activate the new configuration, you need to run: 2022-03-23 18:16:45.604 | systemctl reload apache2 2022-03-23 18:16:45.611 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 18:16:45.614 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:16:45.617 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:16:45.620 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:16:45.759 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-23 18:16:45.778 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:45.781 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-23 18:16:45.783 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-23 18:16:45.786 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-23 18:16:45.788 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-23 18:16:45.791 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-23 18:16:45.793 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:16:45.796 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-23 18:16:45.800 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-23 18:16:45.803 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:16:45.805 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:16:45.818 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:16:45.818 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:16:45.827 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:16:45.830 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:16:45.846 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-23 18:16:45.849 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-23 18:16:45.853 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-23 18:16:45.884 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-23 18:16:45.912 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-23 18:16:45.941 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:16:45.971 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:16:46.000 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:16:46.029 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:16:46.057 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:16:46.085 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:16:46.113 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:16:46.142 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:16:46.170 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:16:46.199 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:16:46.229 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-23 18:16:46.232 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-23 18:16:46.261 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-23 18:16:46.277 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:16:46.280 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-23 18:16:46.311 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-23 18:16:46.314 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-23 18:16:46.316 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-23 18:16:46.334 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:46.336 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:16:46.339 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:16:46.368 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-23 18:16:46.399 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-23 18:16:46.402 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 18:16:46.404 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-23 18:16:46.407 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:16:46.409 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:16:46.412 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:16:46.428 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:46.432 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:16:46.434 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:16:46.437 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:16:46.455 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:46.457 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:16:46.461 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:16:46.490 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:16:46.492 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:16:46.495 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-23 18:16:46.524 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-23 18:16:46.553 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-23 18:16:46.584 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-23 18:16:46.601 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:16:46.603 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 18:16:46.631 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-23 18:16:46.634 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-23 18:16:46.636 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-23 18:16:46.667 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-23 18:16:46.696 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.45/identity 2022-03-23 18:16:46.724 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-23 18:16:46.754 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-23 18:16:46.782 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-23 18:16:46.811 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-23 18:16:46.839 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-23 18:16:46.869 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-23 18:16:46.897 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-23 18:16:46.914 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:46.918 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-23 18:16:46.922 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:16:46.924 | + lib/nova:create_nova_conf:553 : local conf 2022-03-23 18:16:46.927 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-23 18:16:46.930 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-23 18:16:46.932 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:16:46.935 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:16:46.938 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:16:46.940 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-23 18:16:46.943 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-23 18:16:46.947 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-23 18:16:46.950 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-23 18:16:46.952 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-23 18:16:46.955 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-23 18:16:46.957 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 18:16:46.960 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 18:16:46.991 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-23 18:16:47.023 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-23 18:16:47.054 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:16:47.056 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-23 18:16:47.059 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-23 18:16:47.061 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-23 18:16:47.078 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:47.082 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-23 18:16:47.082 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-23 18:16:47.814 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-23 18:16:47.817 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-23 18:16:47.819 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 18:16:47.822 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-23 18:16:47.824 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:16:47.827 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 18:16:47.829 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:16:47.845 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:47.849 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 18:16:47.851 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 18:16:47.854 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:16:47.873 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:47.876 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 18:16:47.879 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 18:16:47.907 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:16:47.909 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:16:47.912 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-23 18:16:47.929 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:47.932 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-23 18:16:47.934 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 18:16:47.937 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-23 18:16:47.967 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.45/identity 2022-03-23 18:16:48.000 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-23 18:16:48.030 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-23 18:16:48.067 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-23 18:16:48.100 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-23 18:16:48.128 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-23 18:16:48.157 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-23 18:16:48.185 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-23 18:16:48.188 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-23 18:16:48.190 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-23 18:16:48.193 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:16:48.211 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:16:48.213 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:16:48.216 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:16:48.218 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:16:48.220 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:16:48.250 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:16:48.278 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:16:48.306 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:16:48.339 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:16:48.342 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-23 18:16:48.348 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:16:48.350 | + lib/nova:create_nova_conf:587 : local conf 2022-03-23 18:16:48.353 | + lib/nova:create_nova_conf:588 : local offset 2022-03-23 18:16:48.356 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-23 18:16:48.358 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:16:48.361 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:16:48.364 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:16:48.366 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-23 18:16:48.369 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-23 18:16:48.372 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 18:16:48.374 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-23 18:16:48.376 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-23 18:16:48.379 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-23 18:16:48.397 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:16:48.399 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-23 18:16:48.402 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-23 18:16:48.421 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:16:48.424 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-23 18:16:48.441 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:16:48.444 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-23 18:16:48.461 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:16:48.464 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-23 18:16:48.481 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:16:48.484 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-23 18:16:48.486 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-23 18:16:48.489 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-23 18:16:48.492 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 18:16:48.494 | + lib/stack:stack_install_service:32 : install_placement 2022-03-23 18:16:48.497 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-23 18:16:48.500 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-23 18:16:48.502 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:16:48.505 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:16:48.508 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-23 18:16:48.510 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:16:48.513 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:16:48.515 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:16:48.518 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:16:48.520 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:16:48.523 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:16:48.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:16:48.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:16:48.530 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:16:48.533 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:16:48.536 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:16:48.538 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:16:48.541 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-23 18:16:48.543 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:16:48.546 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:16:48.548 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:16:48.551 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-23 18:16:48.573 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-23 18:16:48.684 | Reading package lists... 2022-03-23 18:16:48.941 | Building dependency tree... 2022-03-23 18:16:48.943 | Reading state information... 2022-03-23 18:16:49.213 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 18:16:49.213 | The following packages were automatically installed and are no longer required: 2022-03-23 18:16:49.214 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:16:49.214 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:16:49.214 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:16:49.214 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:16:49.214 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:16:49.214 | python3-zope.interface 2022-03-23 18:16:49.214 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:16:49.347 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:16:49.354 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:16:49.358 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:16:49.361 | + functions-common:time_stop:2425 : local name 2022-03-23 18:16:49.364 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:16:49.368 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:16:49.370 | + functions-common:time_stop:2428 : local total 2022-03-23 18:16:49.373 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:16:49.375 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:16:49.378 | + functions-common:time_stop:2432 : start_time=1648059408570 2022-03-23 18:16:49.380 | + functions-common:time_stop:2434 : [[ -z 1648059408570 ]] 2022-03-23 18:16:49.384 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:16:49.390 | + functions-common:time_stop:2437 : end_time=1648059409386 2022-03-23 18:16:49.393 | + functions-common:time_stop:2438 : elapsed_time=816 2022-03-23 18:16:49.396 | + functions-common:time_stop:2439 : total=6544 2022-03-23 18:16:49.399 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:16:49.403 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7360 2022-03-23 18:16:49.406 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:16:49.410 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-23 18:16:49.414 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-23 18:16:49.418 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-23 18:16:49.421 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-23 18:16:49.424 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-23 18:16:49.447 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-23 18:16:49.450 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 18:16:49.452 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 18:16:49.455 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 18:16:49.458 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 18:16:49.460 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 18:16:49.463 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 18:16:49.466 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:16:49.468 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:16:49.471 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 18:16:49.474 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 18:16:49.476 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 18:16:49.479 | + functions-common:apt_get_update:1190 : return 2022-03-23 18:16:49.482 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-23 18:16:49.484 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 18:16:49.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:16:49.490 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:16:49.492 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-23 18:16:49.518 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-23 18:16:49.630 | Reading package lists... 2022-03-23 18:16:49.879 | Building dependency tree... 2022-03-23 18:16:49.880 | Reading state information... 2022-03-23 18:16:50.146 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-23 18:16:50.146 | The following packages were automatically installed and are no longer required: 2022-03-23 18:16:50.148 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 18:16:50.148 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 18:16:50.148 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 18:16:50.148 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 18:16:50.148 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 18:16:50.148 | python3-zope.interface 2022-03-23 18:16:50.148 | Use 'sudo apt autoremove' to remove them. 2022-03-23 18:16:50.300 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 18:16:50.306 | + functions-common:apt_get:1234 : result=0 2022-03-23 18:16:50.310 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 18:16:50.315 | + functions-common:time_stop:2425 : local name 2022-03-23 18:16:50.318 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:16:50.321 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:16:50.324 | + functions-common:time_stop:2428 : local total 2022-03-23 18:16:50.326 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:16:50.329 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 18:16:50.331 | + functions-common:time_stop:2432 : start_time=1648059409515 2022-03-23 18:16:50.334 | + functions-common:time_stop:2434 : [[ -z 1648059409515 ]] 2022-03-23 18:16:50.337 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:16:50.342 | + functions-common:time_stop:2437 : end_time=1648059410339 2022-03-23 18:16:50.344 | + functions-common:time_stop:2438 : elapsed_time=824 2022-03-23 18:16:50.347 | + functions-common:time_stop:2439 : total=7360 2022-03-23 18:16:50.349 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:16:50.352 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8184 2022-03-23 18:16:50.355 | + functions-common:apt_get:1238 : return 0 2022-03-23 18:16:50.357 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-23 18:16:50.360 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-23 18:16:50.363 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:16:50.365 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:16:50.368 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:16:50.371 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-23 18:16:50.374 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-23 18:16:50.434 | wsgi (enabled by maintainer script) 2022-03-23 18:16:50.440 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-23 18:16:50.445 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-23 18:16:50.448 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:16:50.451 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-23 18:16:50.455 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-23 18:16:50.457 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:16:50.462 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:16:50.462 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:16:50.468 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-23 18:16:50.471 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-23 18:16:50.474 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-23 18:16:50.478 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-23 18:16:50.480 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-23 18:16:50.504 | Using python 3.8 to install osc-placement 2022-03-23 18:16:50.507 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-23 18:16:51.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:16:51.380 | from cryptography.utils import int_from_bytes 2022-03-23 18:16:51.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:16:51.380 | from cryptography.utils import int_from_bytes 2022-03-23 18:16:52.533 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:16:52.559 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-23 18:16:52.569 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-23 18:16:52.571 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-23 18:16:52.572 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-23 18:16:52.573 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-23 18:16:52.574 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-23 18:16:52.575 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-23 18:16:52.632 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-23 18:16:52.633 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-23 18:16:52.635 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-23 18:16:52.636 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-23 18:16:52.649 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-23 18:16:52.650 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-23 18:16:52.651 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-23 18:16:52.666 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-23 18:16:52.667 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-23 18:16:52.668 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-23 18:16:52.669 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-23 18:16:52.670 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-23 18:16:52.671 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-23 18:16:52.692 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-23 18:16:52.693 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-23 18:16:52.694 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-23 18:16:52.695 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-23 18:16:52.704 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-23 18:16:52.741 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-23 18:16:52.742 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-23 18:16:52.744 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-23 18:16:52.745 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-23 18:16:52.746 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-23 18:16:52.747 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-23 18:16:52.748 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-23 18:16:52.750 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-23 18:16:52.815 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-23 18:16:52.817 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-23 18:16:52.818 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-23 18:16:52.819 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-23 18:16:52.906 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-23 18:16:52.907 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-23 18:16:52.909 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-23 18:16:52.950 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-23 18:16:52.989 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-23 18:16:53.149 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-23 18:16:55.301 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:16:55.308 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:16:55.308 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:16:55.434 | + inc/python:pip_install:200 : result=0 2022-03-23 18:16:55.439 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:16:55.443 | + functions-common:time_stop:2425 : local name 2022-03-23 18:16:55.447 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:16:55.452 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:16:55.456 | + functions-common:time_stop:2428 : local total 2022-03-23 18:16:55.459 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:16:55.463 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:16:55.466 | + functions-common:time_stop:2432 : start_time=1648059410498 2022-03-23 18:16:55.469 | + functions-common:time_stop:2434 : [[ -z 1648059410498 ]] 2022-03-23 18:16:55.472 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:16:55.478 | + functions-common:time_stop:2437 : end_time=1648059415474 2022-03-23 18:16:55.481 | + functions-common:time_stop:2438 : elapsed_time=4976 2022-03-23 18:16:55.485 | + functions-common:time_stop:2439 : total=153239 2022-03-23 18:16:55.489 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:16:55.493 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=158215 2022-03-23 18:16:55.496 | + inc/python:pip_install:203 : return 0 2022-03-23 18:16:55.503 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-23 18:16:55.507 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-23 18:16:55.508 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-23 18:16:55.511 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 18:16:55.514 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 18:16:55.517 | ++ functions-common:git_clone:612 : pwd 2022-03-23 18:16:55.520 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 18:16:55.523 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 18:16:55.526 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 18:16:55.544 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 18:16:55.547 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 18:16:55.549 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 18:16:55.553 | + functions-common:git_clone:629 : echo master 2022-03-23 18:16:55.553 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 18:16:55.559 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-23 18:16:55.561 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 18:16:55.564 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-23 18:16:55.567 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 18:16:55.567 | + functions-common:git_clone:678 : head -1 2022-03-23 18:16:55.571 | 11757852 Merge "tests: Silence noisy tests" 2022-03-23 18:16:55.574 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 18:16:55.576 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-23 18:16:55.579 | + inc/python:setup_develop:338 : local bindep 2022-03-23 18:16:55.581 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 18:16:55.584 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-23 18:16:55.587 | + inc/python:setup_develop:344 : local extras= 2022-03-23 18:16:55.589 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-23 18:16:55.592 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 18:16:55.594 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 18:16:55.597 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-23 18:16:55.600 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 18:16:55.602 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 18:16:55.606 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-23 18:16:55.608 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 18:16:55.611 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-23 18:16:55.614 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 18:16:55.617 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 18:16:55.621 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-23 18:16:55.628 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-23 18:16:55.631 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-23 18:16:56.276 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-23 18:16:56.279 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 18:16:56.283 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 18:16:56.286 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 18:16:56.291 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 18:16:56.293 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-23 18:16:56.296 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 18:16:56.299 | + inc/python:setup_package:428 : local extras= 2022-03-23 18:16:56.301 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 18:16:56.304 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 18:16:56.306 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 18:16:56.309 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 18:16:56.312 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 18:16:56.314 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-23 18:16:56.337 | Using python 3.8 to install /opt/stack/placement 2022-03-23 18:16:56.339 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-23 18:16:57.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:16:57.188 | from cryptography.utils import int_from_bytes 2022-03-23 18:16:57.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:16:57.189 | from cryptography.utils import int_from_bytes 2022-03-23 18:16:58.336 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:16:58.361 | Obtaining file:///opt/stack/placement 2022-03-23 18:16:58.362 | Preparing metadata (setup.py): started 2022-03-23 18:17:01.463 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 18:17:01.518 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (5.8.1) 2022-03-23 18:17:01.519 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.4.31) 2022-03-23 18:17:01.520 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (9.4.0) 2022-03-23 18:17:01.521 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.5.1) 2022-03-23 18:17:01.522 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.8.7) 2022-03-23 18:17:01.524 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 18:17:01.524 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.27.1) 2022-03-23 18:17:01.526 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (60.9.3) 2022-03-23 18:17:01.527 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 18:17:01.528 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (8.8.0) 2022-03-23 18:17:01.530 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.1.0) 2022-03-23 18:17:01.531 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.7.0) 2022-03-23 18:17:01.532 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.3.0) 2022-03-23 18:17:01.533 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.12.2) 2022-03-23 18:17:01.534 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (11.2.0) 2022-03-23 18:17:01.535 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (3.11.0) 2022-03-23 18:17:01.536 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.1) 2022-03-23 18:17:01.537 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 18:17:01.539 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.1.0) 2022-03-23 18:17:01.540 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.7.0) 2022-03-23 18:17:01.541 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.0.1) 2022-03-23 18:17:01.604 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 18:17:01.606 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.4.0) 2022-03-23 18:17:01.607 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.16.0) 2022-03-23 18:17:01.609 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 18:17:01.610 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (5.1.0) 2022-03-23 18:17:01.611 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (2.10.1) 2022-03-23 18:17:01.630 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev3) (0.17.3) 2022-03-23 18:17:01.670 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 18:17:01.672 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (6.0) 2022-03-23 18:17:01.673 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 18:17:01.674 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (3.5.0) 2022-03-23 18:17:01.675 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (0.8.0) 2022-03-23 18:17:01.726 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.0.1) 2022-03-23 18:17:01.727 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.0) 2022-03-23 18:17:01.728 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.7.6) 2022-03-23 18:17:01.729 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.13.0) 2022-03-23 18:17:01.770 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (0.9.6) 2022-03-23 18:17:01.772 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (2.8.2) 2022-03-23 18:17:01.789 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 18:17:01.791 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.3.0) 2022-03-23 18:17:01.793 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.0.3) 2022-03-23 18:17:01.818 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (1.0.3) 2022-03-23 18:17:01.820 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (2021.3) 2022-03-23 18:17:01.833 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 18:17:01.848 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (3.0.7) 2022-03-23 18:17:01.849 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (1.0.2) 2022-03-23 18:17:01.851 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (0.11.0) 2022-03-23 18:17:01.853 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (21.3) 2022-03-23 18:17:01.893 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2019.11.28) 2022-03-23 18:17:01.895 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (3.3) 2022-03-23 18:17:01.898 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2.0.12) 2022-03-23 18:17:01.899 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (1.26.8) 2022-03-23 18:17:01.915 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev3) (0.7) 2022-03-23 18:17:02.071 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev3) (1.1.2) 2022-03-23 18:17:02.109 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.4.0) 2022-03-23 18:17:02.110 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (4.11.1) 2022-03-23 18:17:02.111 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.1.6) 2022-03-23 18:17:02.128 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (1.15.0) 2022-03-23 18:17:02.160 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.13.3) 2022-03-23 18:17:02.214 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.1.0) 2022-03-23 18:17:02.305 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.7.0) 2022-03-23 18:17:02.384 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.1.5) 2022-03-23 18:17:02.433 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (0.2.5) 2022-03-23 18:17:02.617 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.4.2) 2022-03-23 18:17:02.619 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.2) 2022-03-23 18:17:02.620 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.1.1) 2022-03-23 18:17:02.696 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 18:17:02.744 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.21) 2022-03-23 18:17:02.899 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.7.0) 2022-03-23 18:17:03.001 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.0.0) 2022-03-23 18:17:03.002 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.0.0) 2022-03-23 18:17:04.880 | Installing collected packages: openstack-placement 2022-03-23 18:17:04.880 | Attempting uninstall: openstack-placement 2022-03-23 18:17:04.881 | Found existing installation: openstack-placement 7.1.0.dev3 2022-03-23 18:17:04.883 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-23 18:17:04.885 | Running setup.py develop for openstack-placement 2022-03-23 18:17:09.072 | Successfully installed openstack-placement 2022-03-23 18:17:09.072 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:17:09.080 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:17:09.080 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:17:09.213 | + inc/python:pip_install:200 : result=0 2022-03-23 18:17:09.217 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:17:09.220 | + functions-common:time_stop:2425 : local name 2022-03-23 18:17:09.224 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:17:09.228 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:17:09.231 | + functions-common:time_stop:2428 : local total 2022-03-23 18:17:09.233 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:17:09.235 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:17:09.238 | + functions-common:time_stop:2432 : start_time=1648059416331 2022-03-23 18:17:09.240 | + functions-common:time_stop:2434 : [[ -z 1648059416331 ]] 2022-03-23 18:17:09.243 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:17:09.248 | + functions-common:time_stop:2437 : end_time=1648059429245 2022-03-23 18:17:09.250 | + functions-common:time_stop:2438 : elapsed_time=12914 2022-03-23 18:17:09.252 | + functions-common:time_stop:2439 : total=158215 2022-03-23 18:17:09.255 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:17:09.257 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=171129 2022-03-23 18:17:09.260 | + inc/python:pip_install:203 : return 0 2022-03-23 18:17:09.262 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 18:17:09.265 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 18:17:09.268 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 18:17:09.288 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 18:17:09.300 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-23 18:17:09.303 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-23 18:17:09.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:17:09.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:17:09.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-23 18:17:09.314 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:17:09.316 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 18:17:09.319 | + ./stack.sh:main:943 : configure_placement 2022-03-23 18:17:09.322 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-23 18:17:09.334 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-23 18:17:09.336 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-23 18:17:09.341 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-23 18:17:09.344 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-23 18:17:09.346 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-23 18:17:09.349 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-23 18:17:09.352 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 18:17:09.355 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 18:17:09.388 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-23 18:17:09.420 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-23 18:17:09.453 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-23 18:17:09.456 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-23 18:17:09.458 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-23 18:17:09.461 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:17:09.464 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-23 18:17:09.497 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-23 18:17:09.526 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 18:17:09.556 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-23 18:17:09.586 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-23 18:17:09.619 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-23 18:17:09.654 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-23 18:17:09.684 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-23 18:17:09.714 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:17:09.744 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:17:09.774 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-23 18:17:09.777 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-23 18:17:09.779 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-23 18:17:09.783 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:17:09.801 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:17:09.803 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:17:09.806 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:17:09.808 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:17:09.811 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:17:09.841 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:17:09.871 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:17:09.903 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:17:09.934 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 18:17:09.936 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-23 18:17:09.939 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-23 18:17:09.942 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-23 18:17:09.944 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-23 18:17:09.947 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 18:17:09.950 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 18:17:09.953 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-23 18:17:09.958 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-23 18:17:09.960 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 18:17:09.963 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 18:17:09.976 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 18:17:09.976 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:17:09.985 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 18:17:09.988 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 18:17:10.004 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-23 18:17:10.007 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-23 18:17:10.011 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-23 18:17:10.044 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-23 18:17:10.073 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-23 18:17:10.102 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-23 18:17:10.132 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 18:17:10.161 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 18:17:10.190 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-23 18:17:10.220 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-23 18:17:10.249 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-23 18:17:10.280 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 18:17:10.317 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 18:17:10.346 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 18:17:10.376 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-23 18:17:10.406 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 18:17:10.408 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 18:17:10.411 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-23 18:17:10.414 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-23 18:17:10.417 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 18:17:10.420 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:17:10.422 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:17:10.425 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-23 18:17:10.428 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-23 18:17:10.431 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-23 18:17:10.460 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 18:17:10.490 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-23 18:17:10.491 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-23 18:17:10.500 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-23 18:17:10.504 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-23 18:17:10.506 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-23 18:17:10.509 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 18:17:10.512 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 18:17:10.514 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 18:17:10.517 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:17:10.520 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:17:10.522 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 18:17:10.525 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 18:17:10.528 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:17:10.530 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:17:10.533 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-23 18:17:10.596 | Site placement-api already enabled 2022-03-23 18:17:10.603 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 18:17:10.607 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 18:17:10.610 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:17:10.614 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 18:17:10.753 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-23 18:17:10.781 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:10.783 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-23 18:17:10.802 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:17:10.805 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-23 18:17:10.823 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:10.826 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-23 18:17:10.829 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-23 18:17:10.831 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 18:17:10.864 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-23 18:17:10.894 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 18:17:10.934 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 18:17:10.966 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 18:17:11.000 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 18:17:11.031 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 18:17:11.061 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-23 18:17:11.091 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-23 18:17:11.109 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:17:11.112 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-23 18:17:11.130 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:17:11.133 | + ./stack.sh:main:969 : run_phase stack install 2022-03-23 18:17:11.136 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 18:17:11.138 | + functions-common:run_phase:1854 : local phase=install 2022-03-23 18:17:11.141 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:17:11.143 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:17:11.146 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:17:11.149 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:17:11.151 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:17:11.155 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:17:11.159 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:17:11.162 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:17:11.164 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:17:11.167 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-23 18:17:11.170 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:17:11.186 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:11.189 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:17:11.191 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:17:11.194 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-23 18:17:11.196 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-23 18:17:11.199 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:17:11.201 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-23 18:17:11.204 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-23 18:17:11.207 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-23 18:17:11.268 | ++ inc/async:async_inner:63 : install_tempest 2022-03-23 18:17:11.308 | [667162 Async install_tempest:692530]: running: install_tempest 2022-03-23 18:17:11.311 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 18:17:11.318 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 18:17:11.321 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:17:11.323 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:17:11.326 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-23 18:17:11.329 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 18:17:11.332 | + functions-common:run_plugins:1840 : local phase=install 2022-03-23 18:17:11.334 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 18:17:11.337 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 18:17:11.340 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-23 18:17:11.343 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-23 18:17:11.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 18:17:11.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 18:17:11.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-23 18:17:11.354 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 18:17:11.357 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-23 18:17:11.360 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-23 18:17:11.364 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 18:17:11.367 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-23 18:17:11.371 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-23 18:17:11.373 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 18:17:11.378 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-23 18:17:11.378 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 18:17:11.383 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-23 18:17:11.386 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-23 18:17:11.388 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-23 18:17:11.391 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-23 18:17:11.394 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-23 18:17:11.416 | Using python 3.8 to install python-openstackclient 2022-03-23 18:17:11.419 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-23 18:17:12.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:12.278 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:12.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:17:12.278 | from cryptography.utils import int_from_bytes 2022-03-23 18:17:13.401 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 18:17:13.427 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-23 18:17:13.446 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-23 18:17:13.447 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-23 18:17:13.448 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-23 18:17:13.449 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-23 18:17:13.450 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-23 18:17:13.451 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-23 18:17:13.452 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-23 18:17:13.453 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-23 18:17:13.454 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-23 18:17:13.455 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-23 18:17:13.456 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-23 18:17:13.467 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-23 18:17:13.468 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-23 18:17:13.469 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-23 18:17:13.470 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-23 18:17:13.471 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-23 18:17:13.498 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-23 18:17:13.499 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-23 18:17:13.500 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-23 18:17:13.502 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-23 18:17:13.503 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-23 18:17:13.504 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-23 18:17:13.505 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-23 18:17:13.506 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-23 18:17:13.508 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-23 18:17:13.509 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-23 18:17:13.510 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-23 18:17:13.524 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-23 18:17:13.541 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-23 18:17:13.542 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-23 18:17:13.543 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-23 18:17:13.545 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-23 18:17:13.564 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-23 18:17:13.584 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-23 18:17:13.585 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-23 18:17:13.588 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-23 18:17:13.676 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-23 18:17:13.677 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-23 18:17:13.678 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-23 18:17:13.719 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-23 18:17:13.729 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-23 18:17:13.762 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-23 18:17:13.920 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-23 18:17:13.935 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-23 18:17:14.034 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-23 18:17:14.035 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-23 18:17:14.037 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-23 18:17:14.038 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-23 18:17:14.163 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-23 18:17:16.391 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 18:17:16.398 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 18:17:16.398 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 18:17:16.529 | + inc/python:pip_install:200 : result=0 2022-03-23 18:17:16.532 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 18:17:16.534 | + functions-common:time_stop:2425 : local name 2022-03-23 18:17:16.537 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:17:16.539 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:17:16.542 | + functions-common:time_stop:2428 : local total 2022-03-23 18:17:16.544 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:17:16.547 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 18:17:16.549 | + functions-common:time_stop:2432 : start_time=1648059431410 2022-03-23 18:17:16.551 | + functions-common:time_stop:2434 : [[ -z 1648059431410 ]] 2022-03-23 18:17:16.554 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:17:16.559 | + functions-common:time_stop:2437 : end_time=1648059436556 2022-03-23 18:17:16.561 | + functions-common:time_stop:2438 : elapsed_time=5146 2022-03-23 18:17:16.564 | + functions-common:time_stop:2439 : total=171129 2022-03-23 18:17:16.566 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:17:16.569 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=176275 2022-03-23 18:17:16.571 | + inc/python:pip_install:203 : return 0 2022-03-23 18:17:16.574 | + ./stack.sh:main:981 : install_oscwrap 2022-03-23 18:17:16.577 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-23 18:17:16.582 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.BJmiDzJayb 2022-03-23 18:17:16.584 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-23 18:17:16.587 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-23 18:17:16.589 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-23 18:17:16.592 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-23 18:17:16.595 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 18:17:16.597 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-23 18:17:16.616 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:16.619 | + ./stack.sh:main:1035 : configure_database 2022-03-23 18:17:16.622 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-23 18:17:16.624 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-23 18:17:16.627 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-23 18:17:16.629 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:17:16.631 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-23 18:17:16.634 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-23 18:17:16.636 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:17:16.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:17:16.641 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-23 18:17:16.644 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-23 18:17:16.647 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-23 18:17:16.648 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-23 18:17:16.652 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-23 18:17:16.705 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-23 18:17:16.708 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:17:16.710 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:17:16.713 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:17:16.715 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:17:16.718 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:17:16.720 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:17:16.723 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:17:16.725 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:17:16.727 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:17:16.730 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:17:16.732 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:17:16.735 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-23 18:17:16.737 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:17:16.739 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:17:16.742 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:17:16.745 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:17:16.747 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:17:16.749 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:17:16.752 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-23 18:17:16.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:17:16.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:17:16.759 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-23 18:17:16.761 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:17:16.763 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 18:17:19.164 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-23 18:17:19.179 | mysqladmin: connect to server at 'localhost' failed 2022-03-23 18:17:19.180 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-23 18:17:19.184 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-23 18:17:19.187 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-23 18:17:19.189 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:17:19.192 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:17:19.194 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-23 18:17:19.197 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-23 18:17:19.199 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-23 18:17:19.202 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:17:19.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:17:19.207 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-23 18:17:19.209 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-23 18:17:19.212 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-23 18:17:19.224 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:17:19.260 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-23 18:17:19.272 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:17:19.290 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-23 18:17:19.346 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-23 18:17:19.402 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-23 18:17:19.458 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-23 18:17:19.460 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-23 18:17:19.463 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:17:19.465 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 18:17:22.996 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-23 18:17:22.998 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-23 18:17:23.002 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 18:17:23.007 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-181723 2022-03-23 18:17:23.010 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-181723 1039' 2022-03-23 18:17:23.012 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:17:23.016 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 18:17:23.018 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:17:23.021 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 18:17:23.024 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:17:23.027 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 18:17:23.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:17:23.032 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 18:17:23.035 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:17:23.038 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 18:17:23.040 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:17:23.043 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 18:17:23.046 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:17:23.048 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-181317 2022-03-23 18:17:23.051 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:17:23.054 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 18:17:23.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:17:23.060 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 18:17:23.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:17:23.065 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 18:17:23.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:17:23.070 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 18:17:23.073 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:17:23.076 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 18:17:23.079 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:17:23.082 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 18:17:23.086 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-23 18:17:23.088 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-23 18:17:23.091 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-23 18:17:23.104 | + ./stack.sh:main:1065 : start_dstat 2022-03-23 18:17:23.107 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:17:23.110 | + functions-common:run_process:1680 : local service=dstat 2022-03-23 18:17:23.112 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:17:23.115 | + functions-common:run_process:1682 : local group= 2022-03-23 18:17:23.118 | + functions-common:run_process:1683 : local user= 2022-03-23 18:17:23.121 | + functions-common:run_process:1685 : local name=dstat 2022-03-23 18:17:23.123 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:17:23.126 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:17:23.128 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:17:23.131 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:17:23.134 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:17:23.139 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059443136 2022-03-23 18:17:23.141 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-23 18:17:23.160 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:23.163 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-23 18:17:23.165 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-23 18:17:23.168 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:17:23.170 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:17:23.173 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:17:23.175 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:17:23.178 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-23 18:17:23.181 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-23 18:17:23.183 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-23 18:17:23.186 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:17:23.189 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:17:23.192 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-23 18:17:23.195 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-23 18:17:23.197 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-23 18:17:23.200 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:17:23.202 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:17:23.205 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:17:23.208 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:17:23.210 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:17:23.212 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-23 18:17:23.215 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:17:23.219 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-23 18:17:23.271 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-23 18:17:23.324 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 18:17:23.377 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-23 18:17:23.430 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-23 18:17:23.482 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:17:23.535 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:17:23.538 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-23 18:17:23.593 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:17:24.150 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-23 18:17:24.165 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-23 18:17:24.753 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-23 18:17:24.779 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:17:24.782 | + functions-common:time_stop:2425 : local name 2022-03-23 18:17:24.784 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:17:24.787 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:17:24.789 | + functions-common:time_stop:2428 : local total 2022-03-23 18:17:24.792 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:17:24.794 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:17:24.797 | + functions-common:time_stop:2432 : start_time=1648059443136 2022-03-23 18:17:24.799 | + functions-common:time_stop:2434 : [[ -z 1648059443136 ]] 2022-03-23 18:17:24.802 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:17:24.807 | + functions-common:time_stop:2437 : end_time=1648059444804 2022-03-23 18:17:24.810 | + functions-common:time_stop:2438 : elapsed_time=1668 2022-03-23 18:17:24.813 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:17:24.816 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:17:24.818 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1668 2022-03-23 18:17:24.821 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-23 18:17:24.823 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-23 18:17:24.826 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-23 18:17:24.829 | + functions-common:run_process:1682 : local group= 2022-03-23 18:17:24.831 | + functions-common:run_process:1683 : local user=root 2022-03-23 18:17:24.834 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-23 18:17:24.836 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:17:24.839 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:17:24.841 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:17:24.844 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:17:24.847 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:17:24.852 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059444849 2022-03-23 18:17:24.855 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-23 18:17:24.873 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:17:24.876 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:17:24.879 | + functions-common:time_stop:2425 : local name 2022-03-23 18:17:24.881 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:17:24.884 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:17:24.886 | + functions-common:time_stop:2428 : local total 2022-03-23 18:17:24.889 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:17:24.891 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:17:24.894 | + functions-common:time_stop:2432 : start_time=1648059444849 2022-03-23 18:17:24.896 | + functions-common:time_stop:2434 : [[ -z 1648059444849 ]] 2022-03-23 18:17:24.899 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:17:24.904 | + functions-common:time_stop:2437 : end_time=1648059444901 2022-03-23 18:17:24.906 | + functions-common:time_stop:2438 : elapsed_time=52 2022-03-23 18:17:24.909 | + functions-common:time_stop:2439 : total=1668 2022-03-23 18:17:24.911 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:17:24.914 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1720 2022-03-23 18:17:24.917 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-23 18:17:24.934 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:17:24.937 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-23 18:17:24.955 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:17:24.958 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-23 18:17:24.978 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:24.981 | + ./stack.sh:main:1078 : start_etcd3 2022-03-23 18:17:24.984 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-23 18:17:24.986 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd' 2022-03-23 18:17:24.989 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-23 18:17:24.991 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380' 2022-03-23 18:17:24.994 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.45:2380' 2022-03-23 18:17:24.996 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.45:2379' 2022-03-23 18:17:24.999 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-23 18:17:25.002 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-23 18:17:25.004 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.45:2379' 2022-03-23 18:17:25.007 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-23 18:17:25.009 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-23 18:17:25.012 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 18:17:25.014 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' '' root 2022-03-23 18:17:25.017 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-23 18:17:25.019 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-23 18:17:25.022 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:17:25.024 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-23 18:17:25.026 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:17:25.028 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:17:25.031 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 18:17:25.033 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:17:25.038 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-23 18:17:25.101 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-23 18:17:25.162 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-23 18:17:25.213 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-23 18:17:25.269 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-23 18:17:25.325 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:17:25.378 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:17:25.380 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-23 18:17:25.442 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:17:26.012 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-23 18:17:26.070 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-23 18:17:26.123 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-23 18:17:26.176 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-23 18:17:26.230 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-23 18:17:26.233 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:17:26.237 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 18:17:26.240 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-23 18:17:26.819 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-23 18:17:26.839 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-23 18:17:27.415 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-23 18:17:28.198 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-23 18:17:28.217 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:17:28.219 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-23 18:17:28.222 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-23 18:17:28.225 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-23 18:17:28.230 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-23 18:17:28.243 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-23 18:17:28.255 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-23 18:17:28.258 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 18:17:28.261 | + 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.45/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-23 18:17:28.397 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-23 18:17:28.533 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-23 18:17:28.669 | + 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.45/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-23 18:17:28.809 | + 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.45/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-23 18:17:28.948 | + 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.45/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-23 18:17:29.085 | + 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.45/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-23 18:17:29.223 | + 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.45/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-23 18:17:29.361 | + 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.45/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-23 18:17:29.497 | + 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.45/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-23 18:17:29.634 | + functions-common:write_clouds_yaml:198 : cat 2022-03-23 18:17:29.640 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-23 18:17:29.643 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-23 18:17:29.646 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-23 18:17:29.650 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-23 18:17:29.653 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-23 18:17:29.656 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-23 18:17:29.672 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:29.675 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-23 18:17:29.678 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:17:29.680 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-23 18:17:29.683 | + ./stack.sh:main:1095 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-23 18:17:29.685 | + ./stack.sh:main:1096 : init_keystone 2022-03-23 18:17:29.688 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-23 18:17:29.704 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:17:29.707 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-23 18:17:29.710 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-23 18:17:29.712 | + lib/database:recreate_database:112 : local db=keystone 2022-03-23 18:17:29.715 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-23 18:17:29.717 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-23 18:17:29.720 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-23 18:17:29.724 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:17:30.210 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-23 18:17:30.215 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:17:30.234 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-23 18:17:30.237 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 18:17:30.239 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:17:30.241 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:17:30.245 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:17:30.250 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059450247 2022-03-23 18:17:30.252 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-23 18:17:35.005 | 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=694441) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:17:35.013 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:17:35.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.014 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.015 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.015 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.016 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:17:35.016 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:17:35.043 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:17:35.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.044 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.044 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.045 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.046 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:17:35.046 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:17:35.107 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:17:35.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.109 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.109 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.109 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:35.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:35.111 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:17:35.111 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:17:35.119 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 18:17:37.043 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.043 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 18:17:37.053 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.053 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 18:17:37.061 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.061 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 18:17:37.069 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.070 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 18:17:37.078 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.078 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 18:17:37.090 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.090 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 18:17:37.154 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.154 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:17:37.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.156 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.156 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.157 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.157 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.157 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:17:37.157 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:17:37.158 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:17:37.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.160 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.160 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.160 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.161 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:17:37.161 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:17:37.170 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:17:37.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.172 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.172 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.173 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:17:37.173 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:17:37.741 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:17:37.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.743 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.743 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.743 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.743 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.744 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:17:37.744 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:17:37.774 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:17:37.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.778 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.778 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.778 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.778 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.778 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:17:37.778 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:17:37.784 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 18:17:37.843 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.843 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 18:17:37.851 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.851 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 18:17:37.858 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.858 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 18:17:37.865 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.865 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 18:17:37.873 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.873 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 18:17:37.881 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.881 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 18:17:37.888 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:37.889 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:17:37.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.890 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.891 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.891 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.892 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:17:37.892 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:17:37.892 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:17:37.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.894 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.894 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.895 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.895 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.895 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:17:37.895 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:17:37.903 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:17:37.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.905 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.906 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.906 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:37.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:37.906 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:17:37.906 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:17:38.393 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:17:38.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.395 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.395 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.395 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.396 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:17:38.396 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:17:38.424 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:17:38.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.426 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.427 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.427 | 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=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:17:38.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:17:38.427 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:17:38.427 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=694441) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:17:38.434 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 18:17:38.444 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:38.444 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 18:17:38.452 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:38.452 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 18:17:38.459 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:38.459 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 18:17:38.466 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:38.466 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 18:17:38.473 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:38.473 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 18:17:38.481 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:38.481 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 18:17:38.488 | INFO migrate.versioning.api [-] done 2022-03-23 18:17:38.903 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-23 18:17:38.906 | + functions-common:time_stop:2425 : local name 2022-03-23 18:17:38.909 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:17:38.911 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:17:38.915 | + functions-common:time_stop:2428 : local total 2022-03-23 18:17:38.918 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:17:38.921 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 18:17:38.924 | + functions-common:time_stop:2432 : start_time=1648059450247 2022-03-23 18:17:38.926 | + functions-common:time_stop:2434 : [[ -z 1648059450247 ]] 2022-03-23 18:17:38.930 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:17:38.935 | + functions-common:time_stop:2437 : end_time=1648059458932 2022-03-23 18:17:38.937 | + functions-common:time_stop:2438 : elapsed_time=8685 2022-03-23 18:17:38.939 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:17:38.942 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:17:38.944 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8685 2022-03-23 18:17:38.947 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-23 18:17:38.949 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-23 18:17:38.953 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-23 18:17:43.476 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-23 18:17:43.476 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 18:17:43.476 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 18:17:43.477 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-23 18:17:43.477 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 18:17:43.477 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 18:17:43.478 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 18:17:43.478 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 18:17:43.478 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 18:17:43.877 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-23 18:17:43.882 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-23 18:17:48.432 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-23 18:17:48.432 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 18:17:48.432 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 18:17:48.433 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-23 18:17:48.433 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 18:17:48.433 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 18:17:48.433 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 18:17:48.434 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 18:17:48.434 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 18:17:48.817 | + ./stack.sh:main:1097 : start_keystone 2022-03-23 18:17:48.820 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-23 18:17:48.822 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-23 18:17:48.825 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-23 18:17:48.842 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:17:48.844 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-23 18:17:48.848 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-23 18:17:48.852 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-23 18:17:48.855 | + functions-common:run_process:1680 : local service=keystone 2022-03-23 18:17:48.857 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:17:48.860 | + functions-common:run_process:1682 : local group= 2022-03-23 18:17:48.863 | + functions-common:run_process:1683 : local user= 2022-03-23 18:17:48.865 | + functions-common:run_process:1685 : local name=keystone 2022-03-23 18:17:48.868 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:17:48.870 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:17:48.873 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:17:48.875 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:17:48.879 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:17:48.883 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059468880 2022-03-23 18:17:48.886 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-23 18:17:48.902 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:17:48.904 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-23 18:17:48.907 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-23 18:17:48.909 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:17:48.912 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:17:48.914 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:17:48.916 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:17:48.918 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-23 18:17:48.921 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-23 18:17:48.923 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-23 18:17:48.926 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:17:48.928 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:17:48.931 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-23 18:17:48.933 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-23 18:17:48.935 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-23 18:17:48.937 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:17:48.940 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:17:48.942 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:17:48.944 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-23 18:17:48.946 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:17:48.950 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-23 18:17:49.002 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-23 18:17:49.054 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-23 18:17:49.108 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 18:17:49.162 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:17:49.216 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-23 18:17:49.269 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-23 18:17:49.321 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-23 18:17:49.374 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-23 18:17:49.425 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-23 18:17:49.478 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:17:49.480 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-23 18:17:49.534 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:17:50.092 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-23 18:17:50.105 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-23 18:17:50.763 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-23 18:17:50.850 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:17:50.854 | + functions-common:time_stop:2425 : local name 2022-03-23 18:17:50.858 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:17:50.866 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:17:50.869 | + functions-common:time_stop:2428 : local total 2022-03-23 18:17:50.872 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:17:50.874 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:17:50.877 | + functions-common:time_stop:2432 : start_time=1648059468880 2022-03-23 18:17:50.879 | + functions-common:time_stop:2434 : [[ -z 1648059468880 ]] 2022-03-23 18:17:50.883 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:17:50.887 | + functions-common:time_stop:2437 : end_time=1648059470884 2022-03-23 18:17:50.890 | + functions-common:time_stop:2438 : elapsed_time=2004 2022-03-23 18:17:50.892 | + functions-common:time_stop:2439 : total=1720 2022-03-23 18:17:50.894 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:17:50.897 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3724 2022-03-23 18:17:50.899 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-23 18:17:50.899 | Waiting for keystone to start... 2022-03-23 18:17:50.902 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.45/identity/v3/ 2022-03-23 18:17:50.904 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.45/identity/v3/ 2022-03-23 18:17:50.907 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:17:50.909 | + functions:wait_for_service:458 : local url=http://10.222.0.45/identity/v3/ 2022-03-23 18:17:50.912 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:17:50.914 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:17:50.917 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:17:50.919 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:17:50.921 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:17:50.928 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:17:50.931 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059470928 2022-03-23 18:17:50.934 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:17:50.939 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/identity/v3/ 2022-03-23 18:17:57.176 | ++ inc/async:async_inner:64 : rc=0 2022-03-23 18:17:57.208 | [692530 Async install_tempest:692530]: finished successfully 2022-03-23 18:17:57.440 | + :: : [[ 200 == 503 ]] 2022-03-23 18:17:57.442 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:17:57.447 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:17:57.451 | + functions-common:time_stop:2425 : local name 2022-03-23 18:17:57.456 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:17:57.460 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:17:57.464 | + functions-common:time_stop:2428 : local total 2022-03-23 18:17:57.467 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:17:57.470 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:17:57.472 | + functions-common:time_stop:2432 : start_time=1648059470928 2022-03-23 18:17:57.475 | + functions-common:time_stop:2434 : [[ -z 1648059470928 ]] 2022-03-23 18:17:57.478 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:17:57.484 | + functions-common:time_stop:2437 : end_time=1648059477480 2022-03-23 18:17:57.486 | + functions-common:time_stop:2438 : elapsed_time=6552 2022-03-23 18:17:57.490 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:17:57.492 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:17:57.495 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6552 2022-03-23 18:17:57.498 | + functions:wait_for_service:467 : return 0 2022-03-23 18:17:57.501 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-23 18:17:57.518 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:17:57.520 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-23 18:17:57.523 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:17:57.525 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 18:17:57.552 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-23 18:17:57.556 | + 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.45/identity 2022-03-23 18:18:02.227 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.227 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.227 | 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=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.235 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.253 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.253 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.287 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.333 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.333 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.432 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.433 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.433 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.433 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.433 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.433 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.446 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.446 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.446 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.447 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.447 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.447 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.447 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.454 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.457 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.458 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.458 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.458 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.458 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.458 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.458 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=695290) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 18:18:02.492 | 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=695290) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:18:02.824 | INFO keystone.cmd.bootstrap [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] Created domain default 2022-03-23 18:18:02.869 | INFO keystone.cmd.bootstrap [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] Created project admin 2022-03-23 18:18:02.898 | DEBUG passlib.handlers.bcrypt [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=695290) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-23 18:18:02.898 | DEBUG passlib.handlers.bcrypt [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=695290) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-23 18:18:02.962 | INFO keystone.cmd.bootstrap [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] Created user admin 2022-03-23 18:18:02.979 | INFO keystone.cmd.bootstrap [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] Created role reader 2022-03-23 18:18:02.992 | INFO keystone.cmd.bootstrap [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] Created role member 2022-03-23 18:18:03.020 | INFO keystone.cmd.bootstrap [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] Created implied role where ac304cf3cf17425fa4007e2886988d67 implies 17da7e8417724275bf0463072c8be1d1 2022-03-23 18:18:03.031 | INFO keystone.cmd.bootstrap [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] Created role admin 2022-03-23 18:18:03.051 | INFO keystone.cmd.bootstrap [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] Created implied role where d170d9af33c540e9b230aca8e0ac10d2 implies ac304cf3cf17425fa4007e2886988d67 2022-03-23 18:18:03.063 | INFO keystone.cmd.bootstrap [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] Granted role admin on project admin to user admin. 2022-03-23 18:18:03.072 | INFO keystone.cmd.bootstrap [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] Granted role admin on the system to user admin. 2022-03-23 18:18:03.086 | WARNING py.warnings [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-23 18:18:03.086 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-23 18:18:03.087 |  2022-03-23 18:18:03.090 | INFO keystone.cmd.bootstrap [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] Created region RegionOne 2022-03-23 18:18:03.131 | INFO keystone.cmd.bootstrap [None req-4471e58c-a984-4555-8066-8bc5d84fb73f None None] Created public endpoint http://10.222.0.45/identity 2022-03-23 18:18:03.608 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-23 18:18:03.613 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-23 18:18:03.616 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-23 18:18:03.622 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-23 18:18:06.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:06.668 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:06.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:06.668 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:06.844 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:06.849 | + lib/keystone:create_keystone_accounts:310 : admin_project=23818c5410fa4aafb0b15d114bf65bcc 2022-03-23 18:18:06.853 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-23 18:18:06.857 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-23 18:18:09.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:09.132 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:09.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:09.132 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:09.307 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:09.311 | + lib/keystone:create_keystone_accounts:312 : admin_user=b26ba6abaec843d1a5f6e3a769136de9 2022-03-23 18:18:09.315 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-23 18:18:09.319 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-23 18:18:09.323 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-23 18:18:09.327 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin b26ba6abaec843d1a5f6e3a769136de9 default 2022-03-23 18:18:09.385 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin b26ba6abaec843d1a5f6e3a769136de9 default 2022-03-23 18:18:09.423 | [667162 Async ks-domain-role:695409]: running: get_or_add_user_domain_role admin b26ba6abaec843d1a5f6e3a769136de9 default 2022-03-23 18:18:09.426 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-23 18:18:09.428 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 18:18:09.431 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 18:18:12.601 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 18:18:12.603 | + functions-common:get_or_create_domain:888 : echo default 2022-03-23 18:18:12.604 | default 2022-03-23 18:18:12.606 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-23 18:18:12.665 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-23 18:18:12.706 | [667162 Async ks-project:695551]: running: get_or_create_project service Default 2022-03-23 18:18:12.708 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-23 18:18:12.776 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-23 18:18:12.819 | [667162 Async ks-service:695637]: running: get_or_create_role service 2022-03-23 18:18:12.821 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-23 18:18:12.886 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-23 18:18:12.949 | [667162 Async ks-reseller:695723]: running: get_or_create_role ResellerAdmin 2022-03-23 18:18:12.952 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-23 18:18:12.959 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-23 18:18:13.343 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-23 18:18:13.528 | [667162 Async ks-anotherrole:695813]: running: get_or_create_role anotherrole 2022-03-23 18:18:13.558 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-23 18:18:13.603 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-23 18:18:13.616 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:18:13.659 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-23 18:18:16.448 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:16.542 | [695637 Async ks-service:695637]: finished successfully 2022-03-23 18:18:16.663 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:16.719 | [695551 Async ks-project:695551]: finished successfully 2022-03-23 18:18:16.983 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:17.017 | [695723 Async ks-reseller:695723]: finished successfully 2022-03-23 18:18:17.152 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:17.189 | [695813 Async ks-anotherrole:695813]: finished successfully 2022-03-23 18:18:17.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:17.473 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:17.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:17.473 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:17.650 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:17.653 | ++ functions-common:get_or_create_project:938 : project_id=9475393b3b454adbafbf6e782ae1c440 2022-03-23 18:18:17.655 | ++ functions-common:get_or_create_project:939 : echo 9475393b3b454adbafbf6e782ae1c440 2022-03-23 18:18:17.658 | + lib/keystone:create_keystone_accounts:340 : invis_project=9475393b3b454adbafbf6e782ae1c440 2022-03-23 18:18:17.660 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-23 18:18:17.664 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-23 18:18:17.666 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:18:17.670 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-23 18:18:20.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:20.212 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:20.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:20.212 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:20.278 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:20.306 | [695409 Async ks-domain-role:695409]: finished successfully 2022-03-23 18:18:20.401 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:20.406 | ++ functions-common:get_or_create_project:938 : project_id=028ace21f6094517955f223721b6611b 2022-03-23 18:18:20.409 | ++ functions-common:get_or_create_project:939 : echo 028ace21f6094517955f223721b6611b 2022-03-23 18:18:20.414 | + lib/keystone:create_keystone_accounts:344 : demo_project=028ace21f6094517955f223721b6611b 2022-03-23 18:18:20.418 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-23 18:18:20.422 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-23 18:18:20.425 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:18:20.428 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-23 18:18:20.430 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-23 18:18:20.433 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-23 18:18:23.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.000 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.000 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.174 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:23.179 | ++ functions-common:get_or_create_user:925 : user_id=909208cb61bb43c6b4e386b809bc48b3 2022-03-23 18:18:23.182 | ++ functions-common:get_or_create_user:926 : echo 909208cb61bb43c6b4e386b809bc48b3 2022-03-23 18:18:23.186 | + lib/keystone:create_keystone_accounts:347 : demo_user=909208cb61bb43c6b4e386b809bc48b3 2022-03-23 18:18:23.190 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-23 18:18:23.250 | [667162 Async ks-domain-role:695409]: Waiting for completion of get_or_add_user_domain_role admin b26ba6abaec843d1a5f6e3a769136de9 default running on PID 695409 (6 other jobs running) 2022-03-23 18:18:23.282 | [667162 Async ks-domain-role:695409]: Signaling child to exit 2022-03-23 18:18:23.283 | WAKEUP 2022-03-23 18:18:23.308 | [667162 Async ks-domain-role:695409]: Signaled 2022-03-23 18:18:23.310 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-23 18:18:23.310 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b26ba6abaec843d1a5f6e3a769136de9 --domain default 2022-03-23 18:18:23.310 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:18:23.310 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-23 18:18:23.310 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:18:23.310 | ++ functions-common:get_field:812 : read data 2022-03-23 18:18:23.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.310 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.310 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.310 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:23.310 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-23 18:18:23.310 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-23 18:18:23.310 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user b26ba6abaec843d1a5f6e3a769136de9 --domain default 2022-03-23 18:18:23.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.311 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.311 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.311 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:18:23.311 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-23 18:18:23.311 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b26ba6abaec843d1a5f6e3a769136de9 --domain default 2022-03-23 18:18:23.311 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:18:23.311 | ++ functions-common:get_field:812 : read data 2022-03-23 18:18:23.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.311 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.311 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.311 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:23.311 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:18:23.311 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:18:23.311 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:18:23.311 | ++ functions-common:get_field:818 : echo '| d170d9af33c540e9b230aca8e0ac10d2 | b26ba6abaec843d1a5f6e3a769136de9 | | | default | | False |' 2022-03-23 18:18:23.311 | ++ functions-common:get_field:812 : read data 2022-03-23 18:18:23.311 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:18:23.311 | + functions-common:get_or_add_user_domain_role:1021 : echo d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:18:23.311 | d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:18:23.357 | [667162 Async ks-domain-role:695409]: finished get_or_add_user_domain_role admin b26ba6abaec843d1a5f6e3a769136de9 default with result 0 in 10 seconds 2022-03-23 18:18:23.367 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-23 18:18:23.408 | [667162 Async ks-project:695551]: Waiting for completion of get_or_create_project service Default running on PID 695551 (5 other jobs running) 2022-03-23 18:18:23.434 | [667162 Async ks-project:695551]: Signaling child to exit 2022-03-23 18:18:23.434 | WAKEUP 2022-03-23 18:18:23.456 | [667162 Async ks-project:695551]: Signaled 2022-03-23 18:18:23.458 | + functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:18:23.458 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-23 18:18:23.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.458 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.458 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.458 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:23.458 | + functions-common:get_or_create_project:938 : project_id=61faaa203c1240568176f9ee08e6770b 2022-03-23 18:18:23.458 | + functions-common:get_or_create_project:939 : echo 61faaa203c1240568176f9ee08e6770b 2022-03-23 18:18:23.458 | 61faaa203c1240568176f9ee08e6770b 2022-03-23 18:18:23.503 | [667162 Async ks-project:695551]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-23 18:18:23.547 | [667162 Async ks-service:695637]: Waiting for completion of get_or_create_role service running on PID 695637 (4 other jobs running) 2022-03-23 18:18:23.578 | [667162 Async ks-service:695637]: Signaling child to exit 2022-03-23 18:18:23.579 | WAKEUP 2022-03-23 18:18:23.603 | [667162 Async ks-service:695637]: Signaled 2022-03-23 18:18:23.604 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 18:18:23.604 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-23 18:18:23.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.605 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.605 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.605 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:23.605 | + functions-common:get_or_create_role:950 : role_id=1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:18:23.605 | + functions-common:get_or_create_role:951 : echo 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:18:23.605 | 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:18:23.649 | [667162 Async ks-service:695637]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-23 18:18:23.686 | [667162 Async ks-reseller:695723]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 695723 (3 other jobs running) 2022-03-23 18:18:23.711 | [667162 Async ks-reseller:695723]: Signaling child to exit 2022-03-23 18:18:23.711 | WAKEUP 2022-03-23 18:18:23.734 | [667162 Async ks-reseller:695723]: Signaled 2022-03-23 18:18:23.735 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 18:18:23.735 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-23 18:18:23.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.735 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.735 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.735 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:23.735 | + functions-common:get_or_create_role:950 : role_id=cbf338e0bac64094a0a609b9850b8add 2022-03-23 18:18:23.735 | + functions-common:get_or_create_role:951 : echo cbf338e0bac64094a0a609b9850b8add 2022-03-23 18:18:23.735 | cbf338e0bac64094a0a609b9850b8add 2022-03-23 18:18:23.779 | [667162 Async ks-reseller:695723]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-23 18:18:23.817 | [667162 Async ks-anotherrole:695813]: Waiting for completion of get_or_create_role anotherrole running on PID 695813 (2 other jobs running) 2022-03-23 18:18:23.841 | [667162 Async ks-anotherrole:695813]: Signaling child to exit 2022-03-23 18:18:23.842 | WAKEUP 2022-03-23 18:18:23.869 | [667162 Async ks-anotherrole:695813]: Signaled 2022-03-23 18:18:23.870 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 18:18:23.870 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 18:18:23.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.870 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:23.870 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:23.870 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:23.870 | + functions-common:get_or_create_role:950 : role_id=845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:18:23.870 | + functions-common:get_or_create_role:951 : echo 845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:18:23.870 | 845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:18:23.922 | [667162 Async ks-anotherrole:695813]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-03-23 18:18:23.926 | + inc/async:async_wait:197 : return 0 2022-03-23 18:18:23.929 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 909208cb61bb43c6b4e386b809bc48b3 028ace21f6094517955f223721b6611b 2022-03-23 18:18:23.988 | + inc/async:async_inner:63 : get_or_add_user_project_role member 909208cb61bb43c6b4e386b809bc48b3 028ace21f6094517955f223721b6611b 2022-03-23 18:18:24.033 | [667162 Async ks-demo-member:696680]: running: get_or_add_user_project_role member 909208cb61bb43c6b4e386b809bc48b3 028ace21f6094517955f223721b6611b 2022-03-23 18:18:24.035 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin b26ba6abaec843d1a5f6e3a769136de9 028ace21f6094517955f223721b6611b 2022-03-23 18:18:24.097 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b26ba6abaec843d1a5f6e3a769136de9 028ace21f6094517955f223721b6611b 2022-03-23 18:18:24.139 | [667162 Async ks-demo-admin:696792]: running: get_or_add_user_project_role admin b26ba6abaec843d1a5f6e3a769136de9 028ace21f6094517955f223721b6611b 2022-03-23 18:18:24.144 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 909208cb61bb43c6b4e386b809bc48b3 028ace21f6094517955f223721b6611b 2022-03-23 18:18:24.222 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 909208cb61bb43c6b4e386b809bc48b3 028ace21f6094517955f223721b6611b 2022-03-23 18:18:24.269 | [667162 Async ks-demo-another:696904]: running: get_or_add_user_project_role anotherrole 909208cb61bb43c6b4e386b809bc48b3 028ace21f6094517955f223721b6611b 2022-03-23 18:18:24.271 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 909208cb61bb43c6b4e386b809bc48b3 9475393b3b454adbafbf6e782ae1c440 2022-03-23 18:18:24.339 | + inc/async:async_inner:63 : get_or_add_user_project_role member 909208cb61bb43c6b4e386b809bc48b3 9475393b3b454adbafbf6e782ae1c440 2022-03-23 18:18:24.416 | [667162 Async ks-demo-invis:697016]: running: get_or_add_user_project_role member 909208cb61bb43c6b4e386b809bc48b3 9475393b3b454adbafbf6e782ae1c440 2022-03-23 18:18:24.424 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-23 18:18:24.442 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-23 18:18:24.447 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:18:24.450 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-23 18:18:24.453 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-23 18:18:24.486 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-23 18:18:28.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:28.763 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:28.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:28.763 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:28.960 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:28.965 | ++ functions-common:get_or_create_user:925 : user_id=ca462a9cf08b4e0297d9edb38b8941fd 2022-03-23 18:18:28.968 | ++ functions-common:get_or_create_user:926 : echo ca462a9cf08b4e0297d9edb38b8941fd 2022-03-23 18:18:28.971 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ca462a9cf08b4e0297d9edb38b8941fd 2022-03-23 18:18:28.973 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ca462a9cf08b4e0297d9edb38b8941fd 028ace21f6094517955f223721b6611b 2022-03-23 18:18:29.057 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ca462a9cf08b4e0297d9edb38b8941fd 028ace21f6094517955f223721b6611b 2022-03-23 18:18:29.123 | [667162 Async ks-demo-reader:697187]: running: get_or_add_user_project_role reader ca462a9cf08b4e0297d9edb38b8941fd 028ace21f6094517955f223721b6611b 2022-03-23 18:18:29.126 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-23 18:18:29.139 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-23 18:18:29.152 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:18:29.167 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-23 18:18:33.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:33.429 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:33.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:33.429 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:33.636 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:33.639 | ++ functions-common:get_or_create_project:938 : project_id=f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:33.643 | ++ functions-common:get_or_create_project:939 : echo f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:33.646 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:33.648 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-23 18:18:33.651 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-23 18:18:33.654 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:18:33.657 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-23 18:18:33.663 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-23 18:18:33.667 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-23 18:18:37.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:37.389 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:37.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:37.390 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:37.682 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:37.711 | ++ functions-common:get_or_create_user:925 : user_id=e27fa1ce22e5496a8305574b8b75fd0d 2022-03-23 18:18:37.732 | ++ functions-common:get_or_create_user:926 : echo e27fa1ce22e5496a8305574b8b75fd0d 2022-03-23 18:18:37.755 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=e27fa1ce22e5496a8305574b8b75fd0d 2022-03-23 18:18:37.769 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin e27fa1ce22e5496a8305574b8b75fd0d f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:38.084 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e27fa1ce22e5496a8305574b8b75fd0d f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:38.254 | [667162 Async ks-alt-admin:697557]: running: get_or_add_user_project_role admin e27fa1ce22e5496a8305574b8b75fd0d f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:38.267 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole e27fa1ce22e5496a8305574b8b75fd0d f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:38.563 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e27fa1ce22e5496a8305574b8b75fd0d f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:38.760 | [667162 Async ks-alt-another:697671]: running: get_or_add_user_project_role anotherrole e27fa1ce22e5496a8305574b8b75fd0d f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:38.779 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-23 18:18:38.799 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-23 18:18:38.812 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:18:38.814 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-23 18:18:38.818 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-23 18:18:38.822 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-23 18:18:40.177 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:40.351 | [696680 Async ks-demo-member:696680]: finished successfully 2022-03-23 18:18:40.662 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:40.795 | [696792 Async ks-demo-admin:696792]: finished successfully 2022-03-23 18:18:41.383 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:41.556 | [697016 Async ks-demo-invis:697016]: finished successfully 2022-03-23 18:18:41.812 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:42.005 | [696904 Async ks-demo-another:696904]: finished successfully 2022-03-23 18:18:43.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:43.429 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:43.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:43.430 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:43.620 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:43.623 | ++ functions-common:get_or_create_user:925 : user_id=9e107c78fcd443c9bb6284817e3ac359 2022-03-23 18:18:43.626 | ++ functions-common:get_or_create_user:926 : echo 9e107c78fcd443c9bb6284817e3ac359 2022-03-23 18:18:43.629 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=9e107c78fcd443c9bb6284817e3ac359 2022-03-23 18:18:43.632 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 9e107c78fcd443c9bb6284817e3ac359 f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:43.696 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9e107c78fcd443c9bb6284817e3ac359 f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:43.752 | [667162 Async ks-alt-member-user:698088]: running: get_or_add_user_project_role member 9e107c78fcd443c9bb6284817e3ac359 f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:43.755 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-23 18:18:43.760 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-23 18:18:43.762 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:18:43.765 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-23 18:18:43.772 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-23 18:18:43.777 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-23 18:18:44.504 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:44.629 | [697187 Async ks-demo-reader:697187]: finished successfully 2022-03-23 18:18:46.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:46.439 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:46.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:46.439 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:46.637 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:46.639 | ++ functions-common:get_or_create_user:925 : user_id=fcc11f7e2ace4852ae3a634d3ad50e4c 2022-03-23 18:18:46.643 | ++ functions-common:get_or_create_user:926 : echo fcc11f7e2ace4852ae3a634d3ad50e4c 2022-03-23 18:18:46.646 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=fcc11f7e2ace4852ae3a634d3ad50e4c 2022-03-23 18:18:46.650 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader fcc11f7e2ace4852ae3a634d3ad50e4c f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:46.738 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fcc11f7e2ace4852ae3a634d3ad50e4c f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:46.797 | [667162 Async ks-alt-reader-user:698312]: running: get_or_add_user_project_role reader fcc11f7e2ace4852ae3a634d3ad50e4c f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:18:46.802 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-23 18:18:46.805 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:18:46.807 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-23 18:18:46.810 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-23 18:18:46.813 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-23 18:18:49.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:49.891 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:49.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:49.891 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:50.187 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:50.207 | ++ functions-common:get_or_create_user:925 : user_id=b482c7bcfdd048d19bb546ed98048c4b 2022-03-23 18:18:50.243 | ++ functions-common:get_or_create_user:926 : echo b482c7bcfdd048d19bb546ed98048c4b 2022-03-23 18:18:50.263 | + lib/keystone:create_keystone_accounts:392 : system_member_user=b482c7bcfdd048d19bb546ed98048c4b 2022-03-23 18:18:50.286 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member b482c7bcfdd048d19bb546ed98048c4b all 2022-03-23 18:18:50.697 | + inc/async:async_inner:63 : get_or_add_user_system_role member b482c7bcfdd048d19bb546ed98048c4b all 2022-03-23 18:18:50.858 | [667162 Async ks-system-member:698538]: running: get_or_add_user_system_role member b482c7bcfdd048d19bb546ed98048c4b all 2022-03-23 18:18:50.865 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-23 18:18:50.868 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:18:50.871 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-23 18:18:50.879 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-23 18:18:50.890 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-23 18:18:53.383 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:53.551 | [697557 Async ks-alt-admin:697557]: finished successfully 2022-03-23 18:18:53.710 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:53.857 | [697671 Async ks-alt-another:697671]: finished successfully 2022-03-23 18:18:54.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:54.330 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:54.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:54.330 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:54.542 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:54.545 | ++ functions-common:get_or_create_user:925 : user_id=a79fe379f454417d89c89417d5101c5b 2022-03-23 18:18:54.549 | ++ functions-common:get_or_create_user:926 : echo a79fe379f454417d89c89417d5101c5b 2022-03-23 18:18:54.558 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=a79fe379f454417d89c89417d5101c5b 2022-03-23 18:18:54.561 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader a79fe379f454417d89c89417d5101c5b all 2022-03-23 18:18:54.662 | + inc/async:async_inner:63 : get_or_add_user_system_role reader a79fe379f454417d89c89417d5101c5b all 2022-03-23 18:18:54.751 | [667162 Async ks-system-reader:698820]: running: get_or_add_user_system_role reader a79fe379f454417d89c89417d5101c5b all 2022-03-23 18:18:54.755 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-23 18:18:54.770 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-23 18:18:54.792 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-23 18:18:54.802 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 18:18:54.815 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-23 18:18:57.367 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:57.524 | [698088 Async ks-alt-member-user:698088]: finished successfully 2022-03-23 18:18:58.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:58.137 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:58.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:18:58.137 | from cryptography.utils import int_from_bytes 2022-03-23 18:18:58.330 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:18:58.334 | ++ functions-common:get_or_create_group:902 : group_id=58fabf8995074069943e0598555d6a18 2022-03-23 18:18:58.336 | ++ functions-common:get_or_create_group:903 : echo 58fabf8995074069943e0598555d6a18 2022-03-23 18:18:58.339 | + lib/keystone:create_keystone_accounts:402 : admin_group=58fabf8995074069943e0598555d6a18 2022-03-23 18:18:58.342 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-23 18:18:58.345 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-23 18:18:58.348 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-23 18:18:58.351 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 18:18:58.355 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-23 18:18:59.784 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:18:59.813 | [698312 Async ks-alt-reader-user:698312]: finished successfully 2022-03-23 18:19:00.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:00.950 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:00.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:00.950 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:01.150 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:01.153 | ++ functions-common:get_or_create_group:902 : group_id=657e224341a2463b9d4c0b6c57d6dca0 2022-03-23 18:19:01.158 | ++ functions-common:get_or_create_group:903 : echo 657e224341a2463b9d4c0b6c57d6dca0 2022-03-23 18:19:01.161 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=657e224341a2463b9d4c0b6c57d6dca0 2022-03-23 18:19:01.164 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b 2022-03-23 18:19:01.231 | + inc/async:async_inner:63 : get_or_add_group_project_role member 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b 2022-03-23 18:19:01.298 | [667162 Async ks-group-memberdemo:699173]: running: get_or_add_group_project_role member 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b 2022-03-23 18:19:01.304 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b 2022-03-23 18:19:01.411 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b 2022-03-23 18:19:01.548 | [667162 Async ks-group-anotherdemo:699259]: running: get_or_add_group_project_role anotherrole 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b 2022-03-23 18:19:01.577 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:01.842 | + inc/async:async_inner:63 : get_or_add_group_project_role member 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:02.062 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:02.099 | [667162 Async ks-group-memberalt:699364]: running: get_or_add_group_project_role member 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:02.119 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:02.258 | [698538 Async ks-system-member:698538]: finished successfully 2022-03-23 18:19:02.554 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:02.802 | [667162 Async ks-group-anotheralt:699489]: running: get_or_add_group_project_role anotherrole 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:02.826 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 58fabf8995074069943e0598555d6a18 23818c5410fa4aafb0b15d114bf65bcc 2022-03-23 18:19:03.290 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 58fabf8995074069943e0598555d6a18 23818c5410fa4aafb0b15d114bf65bcc 2022-03-23 18:19:03.493 | [667162 Async ks-group-admin:699577]: running: get_or_add_group_project_role admin 58fabf8995074069943e0598555d6a18 23818c5410fa4aafb0b15d114bf65bcc 2022-03-23 18:19:03.518 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-23 18:19:03.916 | [667162 Async ks-demo-member:696680]: Waiting for completion of get_or_add_user_project_role member 909208cb61bb43c6b4e386b809bc48b3 028ace21f6094517955f223721b6611b running on PID 696680 (17 other jobs running) 2022-03-23 18:19:04.089 | [667162 Async ks-demo-member:696680]: Signaling child to exit 2022-03-23 18:19:04.089 | WAKEUP 2022-03-23 18:19:04.229 | [667162 Async ks-demo-member:696680]: Signaled 2022-03-23 18:19:04.246 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:19:04.246 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:19:04.246 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:19:04.246 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:19:04.247 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:19:04.247 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:19:04.247 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:19:04.247 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:19:04.247 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:04.247 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:19:04.247 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 909208cb61bb43c6b4e386b809bc48b3 --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:04.248 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:04.248 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:04.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:04.248 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:04.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:04.248 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:04.248 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:04.248 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:19:04.248 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:19:04.248 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 909208cb61bb43c6b4e386b809bc48b3 --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:04.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:04.248 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:04.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:04.248 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:04.248 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:04.248 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:19:04.248 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:04.248 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 909208cb61bb43c6b4e386b809bc48b3 --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:04.248 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:04.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:04.248 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:04.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:04.248 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:04.248 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:04.248 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:19:04.248 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:19:04.249 | ++ functions-common:get_field:818 : echo '| ac304cf3cf17425fa4007e2886988d67 | 909208cb61bb43c6b4e386b809bc48b3 | | 028ace21f6094517955f223721b6611b | | | False |' 2022-03-23 18:19:04.249 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:19:04.249 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:04.249 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ac304cf3cf17425fa4007e2886988d67 2022-03-23 18:19:04.249 | + functions-common:get_or_add_user_project_role:997 : echo ac304cf3cf17425fa4007e2886988d67 2022-03-23 18:19:04.249 | ac304cf3cf17425fa4007e2886988d67 2022-03-23 18:19:04.538 | [667162 Async ks-demo-member:696680]: finished get_or_add_user_project_role member 909208cb61bb43c6b4e386b809bc48b3 028ace21f6094517955f223721b6611b with result 0 in 16 seconds 2022-03-23 18:19:04.780 | [667162 Async ks-demo-admin:696792]: Waiting for completion of get_or_add_user_project_role admin b26ba6abaec843d1a5f6e3a769136de9 028ace21f6094517955f223721b6611b running on PID 696792 (16 other jobs running) 2022-03-23 18:19:04.980 | [667162 Async ks-demo-admin:696792]: Signaling child to exit 2022-03-23 18:19:04.980 | WAKEUP 2022-03-23 18:19:05.129 | [667162 Async ks-demo-admin:696792]: Signaled 2022-03-23 18:19:05.146 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:19:05.146 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:19:05.146 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:19:05.146 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:19:05.146 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:19:05.146 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:19:05.146 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:19:05.146 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:19:05.147 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b26ba6abaec843d1a5f6e3a769136de9 --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:05.147 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:05.147 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:19:05.147 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:05.147 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:05.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:05.147 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:05.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:05.147 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:05.147 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:05.147 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:19:05.147 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:19:05.147 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b26ba6abaec843d1a5f6e3a769136de9 --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:05.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:05.147 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:05.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:05.147 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:05.147 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:05.147 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:19:05.147 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b26ba6abaec843d1a5f6e3a769136de9 --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:05.147 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:05.147 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:05.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:05.147 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:05.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:05.147 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:05.147 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:05.147 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:19:05.147 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:19:05.147 | ++ functions-common:get_field:818 : echo '| d170d9af33c540e9b230aca8e0ac10d2 | b26ba6abaec843d1a5f6e3a769136de9 | | 028ace21f6094517955f223721b6611b | | | False |' 2022-03-23 18:19:05.147 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:19:05.148 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:05.148 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:19:05.148 | + functions-common:get_or_add_user_project_role:997 : echo d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:19:05.148 | d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:19:05.428 | [667162 Async ks-demo-admin:696792]: finished get_or_add_user_project_role admin b26ba6abaec843d1a5f6e3a769136de9 028ace21f6094517955f223721b6611b with result 0 in 16 seconds 2022-03-23 18:19:05.681 | [667162 Async ks-demo-another:696904]: Waiting for completion of get_or_add_user_project_role anotherrole 909208cb61bb43c6b4e386b809bc48b3 028ace21f6094517955f223721b6611b running on PID 696904 (15 other jobs running) 2022-03-23 18:19:05.859 | [667162 Async ks-demo-another:696904]: Signaling child to exit 2022-03-23 18:19:05.860 | WAKEUP 2022-03-23 18:19:05.998 | [667162 Async ks-demo-another:696904]: Signaled 2022-03-23 18:19:06.006 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:19:06.006 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:19:06.006 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:19:06.006 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:19:06.006 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:19:06.006 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:19:06.006 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:19:06.006 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:19:06.006 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:06.006 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:19:06.006 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 909208cb61bb43c6b4e386b809bc48b3 --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:06.006 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:06.007 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:06.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:06.007 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:06.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:06.007 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:06.007 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:06.007 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:19:06.007 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:19:06.007 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 909208cb61bb43c6b4e386b809bc48b3 --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:06.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:06.007 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:06.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:06.007 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:06.007 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:06.007 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:19:06.007 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 909208cb61bb43c6b4e386b809bc48b3 --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:06.007 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:06.007 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:06.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:06.007 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:06.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:06.007 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:06.007 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:06.007 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:19:06.007 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:19:06.007 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:19:06.007 | ++ functions-common:get_field:818 : echo '| 845a4eeeb6014a5a930ebcbad7551edc | 909208cb61bb43c6b4e386b809bc48b3 | | 028ace21f6094517955f223721b6611b | | | False |' 2022-03-23 18:19:06.007 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:06.007 | + functions-common:get_or_add_user_project_role:995 : user_role_id=845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:19:06.007 | + functions-common:get_or_add_user_project_role:997 : echo 845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:19:06.007 | 845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:19:06.284 | [667162 Async ks-demo-another:696904]: finished get_or_add_user_project_role anotherrole 909208cb61bb43c6b4e386b809bc48b3 028ace21f6094517955f223721b6611b with result 0 in 17 seconds 2022-03-23 18:19:06.533 | [667162 Async ks-demo-invis:697016]: Waiting for completion of get_or_add_user_project_role member 909208cb61bb43c6b4e386b809bc48b3 9475393b3b454adbafbf6e782ae1c440 running on PID 697016 (14 other jobs running) 2022-03-23 18:19:06.675 | [667162 Async ks-demo-invis:697016]: Signaling child to exit 2022-03-23 18:19:06.676 | WAKEUP 2022-03-23 18:19:06.820 | [667162 Async ks-demo-invis:697016]: Signaled 2022-03-23 18:19:06.840 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:19:06.840 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:19:06.841 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:19:06.841 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:19:06.841 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:19:06.841 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:19:06.841 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:19:06.841 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:19:06.841 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 909208cb61bb43c6b4e386b809bc48b3 --project 9475393b3b454adbafbf6e782ae1c440 2022-03-23 18:19:06.841 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:06.841 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:19:06.841 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:06.841 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:06.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:06.841 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:06.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:06.841 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:06.841 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:06.841 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:19:06.841 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:19:06.841 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 909208cb61bb43c6b4e386b809bc48b3 --project 9475393b3b454adbafbf6e782ae1c440 2022-03-23 18:19:06.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:06.841 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:06.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:06.841 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:06.841 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 909208cb61bb43c6b4e386b809bc48b3 --project 9475393b3b454adbafbf6e782ae1c440 2022-03-23 18:19:06.841 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:19:06.841 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:06.841 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:06.841 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:06.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:06.842 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:06.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:06.842 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:06.842 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:06.842 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:19:06.842 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:19:06.842 | ++ functions-common:get_field:818 : echo '| ac304cf3cf17425fa4007e2886988d67 | 909208cb61bb43c6b4e386b809bc48b3 | | 9475393b3b454adbafbf6e782ae1c440 | | | False |' 2022-03-23 18:19:06.842 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:19:06.842 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:06.842 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ac304cf3cf17425fa4007e2886988d67 2022-03-23 18:19:06.842 | + functions-common:get_or_add_user_project_role:997 : echo ac304cf3cf17425fa4007e2886988d67 2022-03-23 18:19:06.842 | ac304cf3cf17425fa4007e2886988d67 2022-03-23 18:19:07.051 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:07.061 | [667162 Async ks-demo-invis:697016]: finished get_or_add_user_project_role member 909208cb61bb43c6b4e386b809bc48b3 9475393b3b454adbafbf6e782ae1c440 with result 0 in 17 seconds 2022-03-23 18:19:07.136 | [698820 Async ks-system-reader:698820]: finished successfully 2022-03-23 18:19:07.319 | [667162 Async ks-demo-reader:697187]: Waiting for completion of get_or_add_user_project_role reader ca462a9cf08b4e0297d9edb38b8941fd 028ace21f6094517955f223721b6611b running on PID 697187 (13 other jobs running) 2022-03-23 18:19:07.470 | [667162 Async ks-demo-reader:697187]: Signaling child to exit 2022-03-23 18:19:07.470 | WAKEUP 2022-03-23 18:19:07.603 | [667162 Async ks-demo-reader:697187]: Signaled 2022-03-23 18:19:07.626 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:19:07.626 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:19:07.626 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:19:07.626 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:19:07.626 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:19:07.626 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:19:07.626 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:19:07.626 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:19:07.626 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ca462a9cf08b4e0297d9edb38b8941fd --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:07.626 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:07.626 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:19:07.626 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:07.626 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:07.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:07.626 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:07.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:07.627 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:07.627 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:07.627 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:19:07.627 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:19:07.627 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user ca462a9cf08b4e0297d9edb38b8941fd --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:07.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:07.627 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:07.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:07.627 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:07.627 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:07.627 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ca462a9cf08b4e0297d9edb38b8941fd --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:07.627 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:19:07.627 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:07.627 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:07.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:07.627 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:07.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:07.627 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:07.627 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:07.627 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:19:07.627 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:19:07.627 | ++ functions-common:get_field:818 : echo '| 17da7e8417724275bf0463072c8be1d1 | ca462a9cf08b4e0297d9edb38b8941fd | | 028ace21f6094517955f223721b6611b | | | False |' 2022-03-23 18:19:07.627 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:19:07.627 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:07.627 | + functions-common:get_or_add_user_project_role:995 : user_role_id=17da7e8417724275bf0463072c8be1d1 2022-03-23 18:19:07.627 | + functions-common:get_or_add_user_project_role:997 : echo 17da7e8417724275bf0463072c8be1d1 2022-03-23 18:19:07.627 | 17da7e8417724275bf0463072c8be1d1 2022-03-23 18:19:07.877 | [667162 Async ks-demo-reader:697187]: finished get_or_add_user_project_role reader ca462a9cf08b4e0297d9edb38b8941fd 028ace21f6094517955f223721b6611b with result 0 in 15 seconds 2022-03-23 18:19:07.896 | + inc/async:async_wait:197 : return 0 2022-03-23 18:19:07.915 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-23 18:19:08.251 | [667162 Async ks-alt-admin:697557]: Waiting for completion of get_or_add_user_project_role admin e27fa1ce22e5496a8305574b8b75fd0d f1ce1da8fd774e7a8e24b623dec9cefc running on PID 697557 (12 other jobs running) 2022-03-23 18:19:08.410 | [667162 Async ks-alt-admin:697557]: Signaling child to exit 2022-03-23 18:19:08.411 | WAKEUP 2022-03-23 18:19:08.557 | [667162 Async ks-alt-admin:697557]: Signaled 2022-03-23 18:19:08.568 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:19:08.568 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:19:08.568 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:19:08.568 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:19:08.568 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:19:08.568 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:19:08.568 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:19:08.569 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:19:08.569 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:08.569 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:19:08.569 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e27fa1ce22e5496a8305574b8b75fd0d --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:08.569 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:08.569 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:08.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:08.569 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:08.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:08.569 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:08.569 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:08.569 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:19:08.569 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:19:08.569 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e27fa1ce22e5496a8305574b8b75fd0d --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:08.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:08.569 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:08.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:08.569 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:08.569 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:08.569 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:19:08.569 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e27fa1ce22e5496a8305574b8b75fd0d --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:08.569 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:08.569 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:08.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:08.569 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:08.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:08.569 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:08.569 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:08.569 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:19:08.569 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:19:08.570 | ++ functions-common:get_field:818 : echo '| d170d9af33c540e9b230aca8e0ac10d2 | e27fa1ce22e5496a8305574b8b75fd0d | | f1ce1da8fd774e7a8e24b623dec9cefc | | | False |' 2022-03-23 18:19:08.570 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:19:08.570 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:08.570 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:19:08.570 | + functions-common:get_or_add_user_project_role:997 : echo d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:19:08.570 | d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:19:08.844 | [667162 Async ks-alt-admin:697557]: finished get_or_add_user_project_role admin e27fa1ce22e5496a8305574b8b75fd0d f1ce1da8fd774e7a8e24b623dec9cefc with result 0 in 15 seconds 2022-03-23 18:19:09.052 | [667162 Async ks-alt-another:697671]: Waiting for completion of get_or_add_user_project_role anotherrole e27fa1ce22e5496a8305574b8b75fd0d f1ce1da8fd774e7a8e24b623dec9cefc running on PID 697671 (11 other jobs running) 2022-03-23 18:19:09.221 | [667162 Async ks-alt-another:697671]: Signaling child to exit 2022-03-23 18:19:09.222 | WAKEUP 2022-03-23 18:19:09.364 | [667162 Async ks-alt-another:697671]: Signaled 2022-03-23 18:19:09.366 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:19:09.366 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:19:09.366 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:19:09.366 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:19:09.366 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:19:09.366 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:19:09.366 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:19:09.366 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:19:09.366 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e27fa1ce22e5496a8305574b8b75fd0d --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:09.366 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:09.366 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:19:09.366 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:09.366 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:09.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:09.366 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:09.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:09.366 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:09.366 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:09.366 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:19:09.366 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:19:09.366 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user e27fa1ce22e5496a8305574b8b75fd0d --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:09.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:09.366 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:09.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:09.366 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:09.366 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:19:09.366 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e27fa1ce22e5496a8305574b8b75fd0d --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:09.366 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:09.367 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:09.367 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:09.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:09.367 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:09.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:09.367 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:09.367 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:09.367 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:19:09.367 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:19:09.367 | ++ functions-common:get_field:818 : echo '| 845a4eeeb6014a5a930ebcbad7551edc | e27fa1ce22e5496a8305574b8b75fd0d | | f1ce1da8fd774e7a8e24b623dec9cefc | | | False |' 2022-03-23 18:19:09.367 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:19:09.367 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:09.367 | + functions-common:get_or_add_user_project_role:995 : user_role_id=845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:19:09.367 | + functions-common:get_or_add_user_project_role:997 : echo 845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:19:09.367 | 845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:19:09.508 | [667162 Async ks-alt-another:697671]: finished get_or_add_user_project_role anotherrole e27fa1ce22e5496a8305574b8b75fd0d f1ce1da8fd774e7a8e24b623dec9cefc with result 0 in 15 seconds 2022-03-23 18:19:09.771 | [667162 Async ks-alt-member-user:698088]: Waiting for completion of get_or_add_user_project_role member 9e107c78fcd443c9bb6284817e3ac359 f1ce1da8fd774e7a8e24b623dec9cefc running on PID 698088 (10 other jobs running) 2022-03-23 18:19:09.954 | [667162 Async ks-alt-member-user:698088]: Signaling child to exit 2022-03-23 18:19:09.954 | WAKEUP 2022-03-23 18:19:10.116 | [667162 Async ks-alt-member-user:698088]: Signaled 2022-03-23 18:19:10.123 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:19:10.123 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:19:10.123 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:19:10.123 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:19:10.123 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:19:10.124 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:19:10.124 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:19:10.124 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:19:10.124 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:10.124 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:19:10.124 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9e107c78fcd443c9bb6284817e3ac359 --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:10.124 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:10.124 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:10.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:10.124 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:10.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:10.124 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:10.124 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:10.124 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:19:10.124 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:19:10.124 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 9e107c78fcd443c9bb6284817e3ac359 --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:10.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:10.124 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:10.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:10.124 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:10.124 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:10.124 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:19:10.124 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9e107c78fcd443c9bb6284817e3ac359 --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:10.124 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:10.124 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:10.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:10.124 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:10.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:10.124 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:10.125 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:10.125 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:19:10.125 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:19:10.125 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:19:10.125 | ++ functions-common:get_field:818 : echo '| ac304cf3cf17425fa4007e2886988d67 | 9e107c78fcd443c9bb6284817e3ac359 | | f1ce1da8fd774e7a8e24b623dec9cefc | | | False |' 2022-03-23 18:19:10.125 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:10.125 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ac304cf3cf17425fa4007e2886988d67 2022-03-23 18:19:10.125 | + functions-common:get_or_add_user_project_role:997 : echo ac304cf3cf17425fa4007e2886988d67 2022-03-23 18:19:10.125 | ac304cf3cf17425fa4007e2886988d67 2022-03-23 18:19:10.466 | [667162 Async ks-alt-member-user:698088]: finished get_or_add_user_project_role member 9e107c78fcd443c9bb6284817e3ac359 f1ce1da8fd774e7a8e24b623dec9cefc with result 0 in 13 seconds 2022-03-23 18:19:10.727 | [667162 Async ks-alt-reader-user:698312]: Waiting for completion of get_or_add_user_project_role reader fcc11f7e2ace4852ae3a634d3ad50e4c f1ce1da8fd774e7a8e24b623dec9cefc running on PID 698312 (9 other jobs running) 2022-03-23 18:19:10.886 | [667162 Async ks-alt-reader-user:698312]: Signaling child to exit 2022-03-23 18:19:10.887 | WAKEUP 2022-03-23 18:19:11.050 | [667162 Async ks-alt-reader-user:698312]: Signaled 2022-03-23 18:19:11.062 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:19:11.062 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:19:11.062 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:19:11.062 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:19:11.062 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:19:11.062 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:19:11.062 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:19:11.063 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:19:11.063 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fcc11f7e2ace4852ae3a634d3ad50e4c --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:11.063 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:11.063 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:19:11.063 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:11.063 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:11.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:11.063 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:11.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:11.063 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:11.063 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:11.063 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:19:11.063 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:19:11.063 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user fcc11f7e2ace4852ae3a634d3ad50e4c --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:11.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:11.063 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:11.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:11.063 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:11.063 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fcc11f7e2ace4852ae3a634d3ad50e4c --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:11.063 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:19:11.063 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:19:11.063 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:19:11.063 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:11.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:11.063 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:11.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:11.063 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:11.064 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:11.064 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:19:11.064 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:19:11.064 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:19:11.064 | ++ functions-common:get_field:818 : echo '| 17da7e8417724275bf0463072c8be1d1 | fcc11f7e2ace4852ae3a634d3ad50e4c | | f1ce1da8fd774e7a8e24b623dec9cefc | | | False |' 2022-03-23 18:19:11.064 | ++ functions-common:get_field:812 : read data 2022-03-23 18:19:11.064 | + functions-common:get_or_add_user_project_role:995 : user_role_id=17da7e8417724275bf0463072c8be1d1 2022-03-23 18:19:11.064 | + functions-common:get_or_add_user_project_role:997 : echo 17da7e8417724275bf0463072c8be1d1 2022-03-23 18:19:11.064 | 17da7e8417724275bf0463072c8be1d1 2022-03-23 18:19:11.347 | [667162 Async ks-alt-reader-user:698312]: finished get_or_add_user_project_role reader fcc11f7e2ace4852ae3a634d3ad50e4c f1ce1da8fd774e7a8e24b623dec9cefc with result 0 in 13 seconds 2022-03-23 18:19:11.377 | + inc/async:async_wait:197 : return 0 2022-03-23 18:19:11.403 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-23 18:19:11.752 | [667162 Async ks-system-member:698538]: Waiting for completion of get_or_add_user_system_role member b482c7bcfdd048d19bb546ed98048c4b all running on PID 698538 (8 other jobs running) 2022-03-23 18:19:11.963 | [667162 Async ks-system-member:698538]: Signaling child to exit 2022-03-23 18:19:11.969 | WAKEUP 2022-03-23 18:19:12.080 | [667162 Async ks-system-member:698538]: Signaled 2022-03-23 18:19:12.094 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 18:19:12.094 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 18:19:12.094 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 18:19:12.094 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:19:12.094 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:19:12.094 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:19:12.094 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:19:12.094 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:19:12.094 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 18:19:12.094 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b482c7bcfdd048d19bb546ed98048c4b --system all -f value -c Role 2022-03-23 18:19:12.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:12.094 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:12.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:12.094 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:12.094 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:12.094 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 18:19:12.094 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 18:19:12.094 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user b482c7bcfdd048d19bb546ed98048c4b --system all 2022-03-23 18:19:12.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:12.095 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:12.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:12.095 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:12.095 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b482c7bcfdd048d19bb546ed98048c4b --system all -f value -c Role 2022-03-23 18:19:12.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:12.095 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:12.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:12.095 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:12.095 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:12.095 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=ac304cf3cf17425fa4007e2886988d67 2022-03-23 18:19:12.095 | + functions-common:get_or_add_user_system_role:1052 : echo ac304cf3cf17425fa4007e2886988d67 2022-03-23 18:19:12.095 | ac304cf3cf17425fa4007e2886988d67 2022-03-23 18:19:12.338 | [667162 Async ks-system-member:698538]: finished get_or_add_user_system_role member b482c7bcfdd048d19bb546ed98048c4b all with result 0 in 11 seconds 2022-03-23 18:19:12.568 | [667162 Async ks-system-reader:698820]: Waiting for completion of get_or_add_user_system_role reader a79fe379f454417d89c89417d5101c5b all running on PID 698820 (7 other jobs running) 2022-03-23 18:19:12.728 | [667162 Async ks-system-reader:698820]: Signaling child to exit 2022-03-23 18:19:12.728 | WAKEUP 2022-03-23 18:19:12.870 | [667162 Async ks-system-reader:698820]: Signaled 2022-03-23 18:19:12.882 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 18:19:12.882 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 18:19:12.882 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 18:19:12.882 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:19:12.882 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:19:12.882 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:19:12.882 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:19:12.882 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:19:12.882 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 18:19:12.882 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a79fe379f454417d89c89417d5101c5b --system all -f value -c Role 2022-03-23 18:19:12.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:12.883 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:12.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:12.883 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:12.883 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:12.883 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 18:19:12.883 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 18:19:12.883 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user a79fe379f454417d89c89417d5101c5b --system all 2022-03-23 18:19:12.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:12.883 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:12.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:12.883 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:12.883 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a79fe379f454417d89c89417d5101c5b --system all -f value -c Role 2022-03-23 18:19:12.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:12.883 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:12.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:12.883 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:12.883 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:12.883 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=17da7e8417724275bf0463072c8be1d1 2022-03-23 18:19:12.883 | + functions-common:get_or_add_user_system_role:1052 : echo 17da7e8417724275bf0463072c8be1d1 2022-03-23 18:19:12.883 | 17da7e8417724275bf0463072c8be1d1 2022-03-23 18:19:13.171 | [667162 Async ks-system-reader:698820]: finished get_or_add_user_system_role reader a79fe379f454417d89c89417d5101c5b all with result 0 in 12 seconds 2022-03-23 18:19:13.211 | + inc/async:async_wait:197 : return 0 2022-03-23 18:19:13.235 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-23 18:19:13.569 | [667162 Async ks-group-memberdemo:699173]: Waiting for completion of get_or_add_group_project_role member 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b running on PID 699173 (6 other jobs running) 2022-03-23 18:19:13.742 | [667162 Async ks-group-memberdemo:699173]: Signaling child to exit 2022-03-23 18:19:15.398 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:15.513 | [699259 Async ks-group-anotherdemo:699259]: finished successfully 2022-03-23 18:19:15.536 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:15.588 | [699173 Async ks-group-memberdemo:699173]: finished successfully 2022-03-23 18:19:15.613 | WAKEUP 2022-03-23 18:19:15.642 | [667162 Async ks-group-memberdemo:699173]: Signaled 2022-03-23 18:19:15.643 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:19:15.643 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 657e224341a2463b9d4c0b6c57d6dca0 --project 028ace21f6094517955f223721b6611b -f value 2022-03-23 18:19:15.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:15.643 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:15.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:15.643 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:15.643 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:15.643 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:19:15.643 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:19:15.643 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 657e224341a2463b9d4c0b6c57d6dca0 --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:15.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:15.644 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:15.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:15.644 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:15.644 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 657e224341a2463b9d4c0b6c57d6dca0 --project 028ace21f6094517955f223721b6611b -f value 2022-03-23 18:19:15.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:15.644 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:15.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:15.644 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:15.644 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:15.644 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ac304cf3cf17425fa4007e2886988d67 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b False' 2022-03-23 18:19:15.644 | + functions-common:get_or_add_group_project_role:1076 : echo ac304cf3cf17425fa4007e2886988d67 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b False 2022-03-23 18:19:15.644 | ac304cf3cf17425fa4007e2886988d67 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b False 2022-03-23 18:19:15.700 | [667162 Async ks-group-memberdemo:699173]: finished get_or_add_group_project_role member 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b with result 0 in 14 seconds 2022-03-23 18:19:15.753 | [667162 Async ks-group-anotherdemo:699259]: Waiting for completion of get_or_add_group_project_role anotherrole 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b running on PID 699259 (5 other jobs running) 2022-03-23 18:19:15.790 | [667162 Async ks-group-anotherdemo:699259]: Signaling child to exit 2022-03-23 18:19:15.790 | WAKEUP 2022-03-23 18:19:15.823 | [667162 Async ks-group-anotherdemo:699259]: Signaled 2022-03-23 18:19:15.824 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:19:15.824 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 657e224341a2463b9d4c0b6c57d6dca0 --project 028ace21f6094517955f223721b6611b -f value 2022-03-23 18:19:15.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:15.824 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:15.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:15.825 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:15.825 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:15.825 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:19:15.825 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:19:15.825 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 657e224341a2463b9d4c0b6c57d6dca0 --project 028ace21f6094517955f223721b6611b 2022-03-23 18:19:15.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:15.825 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:15.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:15.825 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:15.825 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 657e224341a2463b9d4c0b6c57d6dca0 --project 028ace21f6094517955f223721b6611b -f value 2022-03-23 18:19:15.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:15.825 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:15.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:15.825 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:15.825 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:15.825 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='845a4eeeb6014a5a930ebcbad7551edc 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b False' 2022-03-23 18:19:15.825 | + functions-common:get_or_add_group_project_role:1076 : echo 845a4eeeb6014a5a930ebcbad7551edc 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b False 2022-03-23 18:19:15.825 | 845a4eeeb6014a5a930ebcbad7551edc 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b False 2022-03-23 18:19:15.884 | [667162 Async ks-group-anotherdemo:699259]: finished get_or_add_group_project_role anotherrole 657e224341a2463b9d4c0b6c57d6dca0 028ace21f6094517955f223721b6611b with result 0 in 14 seconds 2022-03-23 18:19:15.942 | [667162 Async ks-group-memberalt:699364]: Waiting for completion of get_or_add_group_project_role member 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc running on PID 699364 (4 other jobs running) 2022-03-23 18:19:15.980 | [667162 Async ks-group-memberalt:699364]: Signaling child to exit 2022-03-23 18:19:16.597 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:16.631 | [699364 Async ks-group-memberalt:699364]: finished successfully 2022-03-23 18:19:16.652 | WAKEUP 2022-03-23 18:19:16.676 | [667162 Async ks-group-memberalt:699364]: Signaled 2022-03-23 18:19:16.678 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:19:16.678 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 657e224341a2463b9d4c0b6c57d6dca0 --project f1ce1da8fd774e7a8e24b623dec9cefc -f value 2022-03-23 18:19:16.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:16.678 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:16.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:16.678 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:16.678 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:16.678 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:19:16.678 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:19:16.678 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 657e224341a2463b9d4c0b6c57d6dca0 --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:16.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:16.678 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:16.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:16.678 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:16.678 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 657e224341a2463b9d4c0b6c57d6dca0 --project f1ce1da8fd774e7a8e24b623dec9cefc -f value 2022-03-23 18:19:16.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:16.678 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:16.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:16.678 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:16.678 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:16.679 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ac304cf3cf17425fa4007e2886988d67 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc False' 2022-03-23 18:19:16.679 | + functions-common:get_or_add_group_project_role:1076 : echo ac304cf3cf17425fa4007e2886988d67 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc False 2022-03-23 18:19:16.679 | ac304cf3cf17425fa4007e2886988d67 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc False 2022-03-23 18:19:16.733 | [667162 Async ks-group-memberalt:699364]: finished get_or_add_group_project_role member 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc with result 0 in 14 seconds 2022-03-23 18:19:16.779 | [667162 Async ks-group-anotheralt:699489]: Waiting for completion of get_or_add_group_project_role anotherrole 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc running on PID 699489 (3 other jobs running) 2022-03-23 18:19:16.807 | [667162 Async ks-group-anotheralt:699489]: Signaling child to exit 2022-03-23 18:19:17.380 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:17.406 | [699489 Async ks-group-anotheralt:699489]: finished successfully 2022-03-23 18:19:17.429 | WAKEUP 2022-03-23 18:19:17.457 | [667162 Async ks-group-anotheralt:699489]: Signaled 2022-03-23 18:19:17.459 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:19:17.459 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 657e224341a2463b9d4c0b6c57d6dca0 --project f1ce1da8fd774e7a8e24b623dec9cefc -f value 2022-03-23 18:19:17.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:17.459 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:17.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:17.459 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:17.459 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:17.459 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:19:17.459 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:19:17.459 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 657e224341a2463b9d4c0b6c57d6dca0 --project f1ce1da8fd774e7a8e24b623dec9cefc 2022-03-23 18:19:17.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:17.459 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:17.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:17.459 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:17.459 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 657e224341a2463b9d4c0b6c57d6dca0 --project f1ce1da8fd774e7a8e24b623dec9cefc -f value 2022-03-23 18:19:17.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:17.459 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:17.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:17.459 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:17.459 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:17.459 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='845a4eeeb6014a5a930ebcbad7551edc 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc False' 2022-03-23 18:19:17.459 | + functions-common:get_or_add_group_project_role:1076 : echo 845a4eeeb6014a5a930ebcbad7551edc 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc False 2022-03-23 18:19:17.459 | 845a4eeeb6014a5a930ebcbad7551edc 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc False 2022-03-23 18:19:17.508 | [667162 Async ks-group-anotheralt:699489]: finished get_or_add_group_project_role anotherrole 657e224341a2463b9d4c0b6c57d6dca0 f1ce1da8fd774e7a8e24b623dec9cefc with result 0 in 15 seconds 2022-03-23 18:19:17.549 | [667162 Async ks-group-admin:699577]: Waiting for completion of get_or_add_group_project_role admin 58fabf8995074069943e0598555d6a18 23818c5410fa4aafb0b15d114bf65bcc running on PID 699577 (2 other jobs running) 2022-03-23 18:19:17.577 | [667162 Async ks-group-admin:699577]: Signaling child to exit 2022-03-23 18:19:17.619 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:17.646 | [699577 Async ks-group-admin:699577]: finished successfully 2022-03-23 18:19:17.666 | WAKEUP 2022-03-23 18:19:17.690 | [667162 Async ks-group-admin:699577]: Signaled 2022-03-23 18:19:17.691 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 18:19:17.691 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 58fabf8995074069943e0598555d6a18 --project 23818c5410fa4aafb0b15d114bf65bcc -f value 2022-03-23 18:19:17.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:17.691 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:17.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:17.691 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:17.691 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:17.691 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 18:19:17.691 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 18:19:17.692 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 58fabf8995074069943e0598555d6a18 --project 23818c5410fa4aafb0b15d114bf65bcc 2022-03-23 18:19:17.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:17.692 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:17.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:17.692 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:17.692 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 58fabf8995074069943e0598555d6a18 --project 23818c5410fa4aafb0b15d114bf65bcc -f value 2022-03-23 18:19:17.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:17.692 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:17.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:19:17.692 | from cryptography.utils import int_from_bytes 2022-03-23 18:19:17.692 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:19:17.692 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='d170d9af33c540e9b230aca8e0ac10d2 58fabf8995074069943e0598555d6a18 23818c5410fa4aafb0b15d114bf65bcc False' 2022-03-23 18:19:17.692 | + functions-common:get_or_add_group_project_role:1076 : echo d170d9af33c540e9b230aca8e0ac10d2 58fabf8995074069943e0598555d6a18 23818c5410fa4aafb0b15d114bf65bcc False 2022-03-23 18:19:17.692 | d170d9af33c540e9b230aca8e0ac10d2 58fabf8995074069943e0598555d6a18 23818c5410fa4aafb0b15d114bf65bcc False 2022-03-23 18:19:17.736 | [667162 Async ks-group-admin:699577]: finished get_or_add_group_project_role admin 58fabf8995074069943e0598555d6a18 23818c5410fa4aafb0b15d114bf65bcc with result 0 in 14 seconds 2022-03-23 18:19:17.740 | + inc/async:async_wait:197 : return 0 2022-03-23 18:19:17.743 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-23 18:19:17.761 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:19:17.764 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-23 18:19:17.782 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:17.784 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-23 18:19:17.787 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-23 18:19:17.846 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-23 18:19:17.886 | [667162 Async create_nova_accounts:701476]: running: create_nova_accounts 2022-03-23 18:19:17.889 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-23 18:19:17.912 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:17.915 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-23 18:19:17.918 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-23 18:19:17.979 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-23 18:19:18.019 | [667162 Async create_glance_accounts:701591]: running: create_glance_accounts 2022-03-23 18:19:18.022 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-23 18:19:18.048 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:18.050 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-23 18:19:18.053 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-23 18:19:18.120 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-23 18:19:18.173 | [667162 Async create_cinder_accounts:701721]: running: create_cinder_accounts 2022-03-23 18:19:18.175 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-23 18:19:18.197 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:18.199 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-23 18:19:18.202 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-23 18:19:18.270 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-23 18:19:18.341 | [667162 Async create_neutron_accounts:701836]: running: create_neutron_accounts 2022-03-23 18:19:18.345 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-23 18:19:18.385 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:19:18.389 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-23 18:19:18.393 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-23 18:19:18.707 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-23 18:19:18.948 | [667162 Async create_swift_accounts:701978]: running: create_swift_accounts 2022-03-23 18:19:18.962 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-23 18:19:19.094 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:19:19.108 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-23 18:19:19.419 | [667162 Async create_nova_accounts:701476]: Waiting for completion of create_nova_accounts running on PID 701476 (6 other jobs running) 2022-03-23 18:19:19.583 | [667162 Async create_nova_accounts:701476]: Signaling child to exit 2022-03-23 18:19:59.161 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:19:59.266 | [701836 Async create_neutron_accounts:701836]: finished successfully 2022-03-23 18:20:18.653 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:20:18.689 | [701721 Async create_cinder_accounts:701721]: finished successfully 2022-03-23 18:20:34.568 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:20:34.598 | [701591 Async create_glance_accounts:701591]: finished successfully 2022-03-23 18:20:36.460 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:20:36.487 | [701476 Async create_nova_accounts:701476]: finished successfully 2022-03-23 18:20:36.508 | WAKEUP 2022-03-23 18:20:36.532 | [667162 Async create_nova_accounts:701476]: Signaled 2022-03-23 18:20:36.534 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 18:20:36.534 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-23 18:20:36.534 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-23 18:20:36.534 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:20:36.534 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:20:36.534 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:20:36.534 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:20:36.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.534 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.534 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.534 | + functions-common:get_or_create_user:925 : user_id=cd37369ff72b484f86cc10c2fea7ce86 2022-03-23 18:20:36.534 | + functions-common:get_or_create_user:926 : echo cd37369ff72b484f86cc10c2fea7ce86 2022-03-23 18:20:36.534 | cd37369ff72b484f86cc10c2fea7ce86 2022-03-23 18:20:36.534 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-23 18:20:36.534 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:20:36.534 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:20:36.534 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:20:36.534 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:20:36.534 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:20:36.534 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:20:36.534 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:20:36.534 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:20:36.534 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:20:36.534 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:20:36.534 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.535 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.535 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:20:36.535 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.535 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.535 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.535 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.535 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.535 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:20:36.535 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:20:36.535 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.535 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.535 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.535 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.535 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:20:36.535 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.535 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.535 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.535 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.535 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.535 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.535 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:20:36.535 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:20:36.535 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:20:36.535 | ++ functions-common:get_field:818 : echo '| 1186bf6a59b64791aab250ad1b60e36a | cd37369ff72b484f86cc10c2fea7ce86 | | 61faaa203c1240568176f9ee08e6770b | | | False |' 2022-03-23 18:20:36.535 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.535 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.536 | + functions-common:get_or_add_user_project_role:997 : echo 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.536 | 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.536 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 18:20:36.536 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-23 18:20:36.536 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:20:36.536 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:20:36.536 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:20:36.536 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:20:36.536 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:20:36.536 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:20:36.536 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:20:36.536 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:20:36.536 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:20:36.536 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:20:36.536 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.536 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:20:36.536 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.536 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.536 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.536 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.536 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.536 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.536 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:20:36.536 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:20:36.536 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.536 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.536 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.537 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.537 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.537 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:20:36.537 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.537 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.537 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.537 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.537 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.537 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:20:36.537 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:20:36.537 | ++ functions-common:get_field:818 : echo '| d170d9af33c540e9b230aca8e0ac10d2 | cd37369ff72b484f86cc10c2fea7ce86 | | 61faaa203c1240568176f9ee08e6770b | | | False |' 2022-03-23 18:20:36.537 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:20:36.537 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.537 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:20:36.537 | + functions-common:get_or_add_user_project_role:997 : echo d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:20:36.537 | d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:20:36.537 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-23 18:20:36.537 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:20:36.537 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.45/compute 2022-03-23 18:20:36.537 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-23 18:20:36.537 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:20:36.537 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-23 18:20:36.537 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-23 18:20:36.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.537 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.537 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.537 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.538 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:20:36.538 | f7ca4c2096714de7a91b84aa32489ce4' 2022-03-23 18:20:36.538 | + functions-common:get_or_create_service:1094 : echo f7ca4c2096714de7a91b84aa32489ce4 2022-03-23 18:20:36.538 | f7ca4c2096714de7a91b84aa32489ce4 2022-03-23 18:20:36.538 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.45/compute/v2/$(project_id)s' 2022-03-23 18:20:36.538 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:20:36.538 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' RegionOne 2022-03-23 18:20:36.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:20:36.538 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-23 18:20:36.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.538 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.538 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.538 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:20:36.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:20:36.538 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 18:20:36.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.538 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.538 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.538 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0470d93fc188426288dddfab9e216cb6 2022-03-23 18:20:36.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0470d93fc188426288dddfab9e216cb6 2022-03-23 18:20:36.538 | + functions-common:get_or_create_endpoint:1127 : public_id=0470d93fc188426288dddfab9e216cb6 2022-03-23 18:20:36.538 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:20:36.538 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:20:36.538 | + functions-common:get_or_create_endpoint:1136 : echo 0470d93fc188426288dddfab9e216cb6 2022-03-23 18:20:36.538 | 0470d93fc188426288dddfab9e216cb6 2022-03-23 18:20:36.538 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-23 18:20:36.538 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:20:36.539 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-23 18:20:36.539 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-23 18:20:36.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.539 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.539 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.539 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.539 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:20:36.539 | b03604aa7ddd4acbae89dbfc2ad45e0d' 2022-03-23 18:20:36.539 | + functions-common:get_or_create_service:1094 : echo b03604aa7ddd4acbae89dbfc2ad45e0d 2022-03-23 18:20:36.539 | b03604aa7ddd4acbae89dbfc2ad45e0d 2022-03-23 18:20:36.539 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.45/compute/v2.1 2022-03-23 18:20:36.539 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:20:36.539 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.45/compute/v2.1 RegionOne 2022-03-23 18:20:36.539 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:20:36.539 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-23 18:20:36.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.539 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.539 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.539 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.539 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:20:36.539 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:20:36.539 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.45/compute/v2.1 --region RegionOne -f value -c id 2022-03-23 18:20:36.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.539 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.539 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.539 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.539 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6bfb8e659216406fbaa2807c07b95b89 2022-03-23 18:20:36.539 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6bfb8e659216406fbaa2807c07b95b89 2022-03-23 18:20:36.539 | + functions-common:get_or_create_endpoint:1127 : public_id=6bfb8e659216406fbaa2807c07b95b89 2022-03-23 18:20:36.540 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:20:36.540 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:20:36.540 | + functions-common:get_or_create_endpoint:1136 : echo 6bfb8e659216406fbaa2807c07b95b89 2022-03-23 18:20:36.540 | 6bfb8e659216406fbaa2807c07b95b89 2022-03-23 18:20:36.540 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-23 18:20:36.540 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:36.540 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-23 18:20:36.540 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:36.540 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-23 18:20:36.540 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:20:36.540 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:20:36.540 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:20:36.540 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:20:36.540 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:20:36.540 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:20:36.540 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:20:36.540 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:20:36.540 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:20:36.540 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:20:36.540 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:20:36.540 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.540 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.540 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.540 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.540 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.540 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.540 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.540 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:20:36.540 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:20:36.540 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.541 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.541 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.541 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.541 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:20:36.541 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.541 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.541 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.541 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.541 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.541 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.541 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:20:36.541 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:20:36.541 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:20:36.541 | ++ functions-common:get_field:818 : echo '| cbf338e0bac64094a0a609b9850b8add | cd37369ff72b484f86cc10c2fea7ce86 | | 61faaa203c1240568176f9ee08e6770b | | | False |' 2022-03-23 18:20:36.541 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.541 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cbf338e0bac64094a0a609b9850b8add 2022-03-23 18:20:36.541 | + functions-common:get_or_add_user_project_role:997 : echo cbf338e0bac64094a0a609b9850b8add 2022-03-23 18:20:36.541 | cbf338e0bac64094a0a609b9850b8add 2022-03-23 18:20:36.541 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-23 18:20:36.541 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:20:36.541 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-23 18:20:36.541 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:36.541 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-23 18:20:36.582 | [667162 Async create_nova_accounts:701476]: finished create_nova_accounts with result 0 in 78 seconds 2022-03-23 18:20:36.623 | [667162 Async create_glance_accounts:701591]: Waiting for completion of create_glance_accounts running on PID 701591 (5 other jobs running) 2022-03-23 18:20:36.650 | [667162 Async create_glance_accounts:701591]: Signaling child to exit 2022-03-23 18:20:36.650 | WAKEUP 2022-03-23 18:20:36.673 | [667162 Async create_glance_accounts:701591]: Signaled 2022-03-23 18:20:36.675 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-23 18:20:36.675 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:36.675 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-23 18:20:36.675 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-23 18:20:36.675 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:20:36.675 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:20:36.675 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:20:36.675 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:20:36.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.675 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.675 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.675 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.675 | + functions-common:get_or_create_user:925 : user_id=2e6ccf11818c47469d808dcd1e5945a6 2022-03-23 18:20:36.675 | + functions-common:get_or_create_user:926 : echo 2e6ccf11818c47469d808dcd1e5945a6 2022-03-23 18:20:36.675 | 2e6ccf11818c47469d808dcd1e5945a6 2022-03-23 18:20:36.675 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-23 18:20:36.675 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:20:36.675 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:20:36.675 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:20:36.675 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:20:36.675 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:20:36.676 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:20:36.676 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:20:36.676 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:20:36.676 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:20:36.676 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:20:36.676 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.676 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:20:36.676 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.676 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.676 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.676 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.676 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.676 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.676 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:20:36.676 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:20:36.676 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.676 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.676 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.676 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.676 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.676 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:20:36.676 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.676 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.676 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.676 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.677 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.677 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:20:36.677 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:20:36.677 | ++ functions-common:get_field:818 : echo '| 1186bf6a59b64791aab250ad1b60e36a | 2e6ccf11818c47469d808dcd1e5945a6 | | 61faaa203c1240568176f9ee08e6770b | | | False |' 2022-03-23 18:20:36.677 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:20:36.677 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.677 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.677 | + functions-common:get_or_add_user_project_role:997 : echo 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.677 | 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.677 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 18:20:36.677 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-23 18:20:36.677 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:20:36.677 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-23 18:20:36.677 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-23 18:20:36.677 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:20:36.677 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:20:36.677 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:20:36.677 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:20:36.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.677 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.677 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.677 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.677 | + functions-common:get_or_create_user:925 : user_id=acb839dc0c3544f8a23d1a6d7b81e653 2022-03-23 18:20:36.677 | + functions-common:get_or_create_user:926 : echo acb839dc0c3544f8a23d1a6d7b81e653 2022-03-23 18:20:36.677 | acb839dc0c3544f8a23d1a6d7b81e653 2022-03-23 18:20:36.677 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-23 18:20:36.678 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:20:36.678 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:20:36.678 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:20:36.678 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:20:36.678 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:20:36.678 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:20:36.678 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:20:36.678 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:20:36.678 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:20:36.678 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:20:36.678 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:20:36.678 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.678 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.678 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.678 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.678 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.678 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.678 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.678 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:20:36.678 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:20:36.678 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.678 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.678 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.678 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.678 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:20:36.678 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.678 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.679 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.679 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.679 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.679 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.679 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:20:36.679 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:20:36.679 | ++ functions-common:get_field:818 : echo '| 1186bf6a59b64791aab250ad1b60e36a | acb839dc0c3544f8a23d1a6d7b81e653 | | 61faaa203c1240568176f9ee08e6770b | | | False |' 2022-03-23 18:20:36.679 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:20:36.679 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.679 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.679 | + functions-common:get_or_add_user_project_role:997 : echo 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.679 | 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.679 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-23 18:20:36.679 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-23 18:20:36.679 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:20:36.679 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:20:36.679 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:20:36.679 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:20:36.679 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:20:36.679 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:20:36.679 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:20:36.679 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:20:36.679 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:20:36.679 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:20:36.679 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:20:36.679 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.679 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.679 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.679 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.679 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.680 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.680 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.680 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:20:36.680 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:20:36.680 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.680 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.680 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.680 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.680 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:20:36.680 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.680 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.680 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.680 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.680 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.680 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.680 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:20:36.680 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:20:36.680 | ++ functions-common:get_field:818 : echo '| cbf338e0bac64094a0a609b9850b8add | acb839dc0c3544f8a23d1a6d7b81e653 | | 61faaa203c1240568176f9ee08e6770b | | | False |' 2022-03-23 18:20:36.680 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:20:36.680 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.680 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cbf338e0bac64094a0a609b9850b8add 2022-03-23 18:20:36.680 | + functions-common:get_or_add_user_project_role:997 : echo cbf338e0bac64094a0a609b9850b8add 2022-03-23 18:20:36.680 | cbf338e0bac64094a0a609b9850b8add 2022-03-23 18:20:36.680 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-23 18:20:36.680 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:20:36.680 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-23 18:20:36.681 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-23 18:20:36.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.681 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.681 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.681 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.681 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:20:36.681 | 8bbc47a0ec20448580802593d3d7f829' 2022-03-23 18:20:36.681 | + functions-common:get_or_create_service:1094 : echo 8bbc47a0ec20448580802593d3d7f829 2022-03-23 18:20:36.681 | 8bbc47a0ec20448580802593d3d7f829 2022-03-23 18:20:36.681 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.45/image 2022-03-23 18:20:36.681 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:20:36.681 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.45/image RegionOne 2022-03-23 18:20:36.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:20:36.681 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-23 18:20:36.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.681 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.681 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.681 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:20:36.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:20:36.681 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.45/image --region RegionOne -f value -c id 2022-03-23 18:20:36.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.681 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.681 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.681 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0b28e0dace1a49edad95334715e7aead 2022-03-23 18:20:36.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0b28e0dace1a49edad95334715e7aead 2022-03-23 18:20:36.682 | + functions-common:get_or_create_endpoint:1127 : public_id=0b28e0dace1a49edad95334715e7aead 2022-03-23 18:20:36.682 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:20:36.682 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:20:36.682 | + functions-common:get_or_create_endpoint:1136 : echo 0b28e0dace1a49edad95334715e7aead 2022-03-23 18:20:36.682 | 0b28e0dace1a49edad95334715e7aead 2022-03-23 18:20:36.682 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-23 18:20:36.682 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 18:20:36.682 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 18:20:36.682 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 18:20:36.682 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-23 18:20:36.682 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-23 18:20:36.682 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-23 18:20:36.682 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-23 18:20:36.682 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-23 18:20:36.722 | [667162 Async create_glance_accounts:701591]: finished create_glance_accounts with result 0 in 76 seconds 2022-03-23 18:20:36.761 | [667162 Async create_cinder_accounts:701721]: Waiting for completion of create_cinder_accounts running on PID 701721 (4 other jobs running) 2022-03-23 18:20:36.787 | [667162 Async create_cinder_accounts:701721]: Signaling child to exit 2022-03-23 18:20:36.788 | WAKEUP 2022-03-23 18:20:36.811 | [667162 Async create_cinder_accounts:701721]: Signaled 2022-03-23 18:20:36.812 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-23 18:20:36.812 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-23 18:20:36.813 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-23 18:20:36.813 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:20:36.813 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:20:36.813 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:20:36.813 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:20:36.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.813 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.813 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.813 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.813 | + functions-common:get_or_create_user:925 : user_id=2bc8dde8c181404aa16146478f22aa2e 2022-03-23 18:20:36.813 | + functions-common:get_or_create_user:926 : echo 2bc8dde8c181404aa16146478f22aa2e 2022-03-23 18:20:36.813 | 2bc8dde8c181404aa16146478f22aa2e 2022-03-23 18:20:36.813 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-23 18:20:36.813 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:20:36.813 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:20:36.813 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:20:36.813 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:20:36.813 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:20:36.813 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:20:36.813 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:20:36.813 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:20:36.813 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:20:36.813 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:20:36.813 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:20:36.813 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.813 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.813 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.813 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.814 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.814 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.814 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.814 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:20:36.814 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:20:36.814 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.814 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.814 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.814 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.814 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.814 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:20:36.814 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.814 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.814 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.814 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.814 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.814 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:20:36.814 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:20:36.814 | ++ functions-common:get_field:818 : echo '| 1186bf6a59b64791aab250ad1b60e36a | 2bc8dde8c181404aa16146478f22aa2e | | 61faaa203c1240568176f9ee08e6770b | | | False |' 2022-03-23 18:20:36.814 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:20:36.814 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.814 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.814 | + functions-common:get_or_add_user_project_role:997 : echo 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.814 | 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.815 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 18:20:36.815 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-23 18:20:36.815 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:20:36.815 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-23 18:20:36.815 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-23 18:20:36.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.815 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.815 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.815 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.815 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:20:36.815 | 0938900a5828402ca5f3a08c78211e7a' 2022-03-23 18:20:36.815 | + functions-common:get_or_create_service:1094 : echo 0938900a5828402ca5f3a08c78211e7a 2022-03-23 18:20:36.815 | 0938900a5828402ca5f3a08c78211e7a 2022-03-23 18:20:36.815 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-23 18:20:36.815 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-23 18:20:36.815 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:20:36.815 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-23 18:20:36.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:20:36.815 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-23 18:20:36.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.815 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.815 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.815 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:20:36.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:20:36.815 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 18:20:36.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.815 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.816 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.816 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.816 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c85982d8847d49c0b28265d0b077b826 2022-03-23 18:20:36.816 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c85982d8847d49c0b28265d0b077b826 2022-03-23 18:20:36.816 | + functions-common:get_or_create_endpoint:1127 : public_id=c85982d8847d49c0b28265d0b077b826 2022-03-23 18:20:36.816 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:20:36.816 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:20:36.816 | + functions-common:get_or_create_endpoint:1136 : echo c85982d8847d49c0b28265d0b077b826 2022-03-23 18:20:36.816 | c85982d8847d49c0b28265d0b077b826 2022-03-23 18:20:36.816 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-23 18:20:36.816 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:20:36.816 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-23 18:20:36.816 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-23 18:20:36.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.816 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.816 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.816 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.816 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:20:36.816 | 859e22b55df640289eceb04482d1efec' 2022-03-23 18:20:36.816 | + functions-common:get_or_create_service:1094 : echo 859e22b55df640289eceb04482d1efec 2022-03-23 18:20:36.816 | 859e22b55df640289eceb04482d1efec 2022-03-23 18:20:36.816 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-23 18:20:36.816 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:20:36.816 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-23 18:20:36.816 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:20:36.816 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-23 18:20:36.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.816 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.816 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.817 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:20:36.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:20:36.817 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 18:20:36.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.817 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.817 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.817 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3880a27666b0430a93cc1a801c1582dc 2022-03-23 18:20:36.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3880a27666b0430a93cc1a801c1582dc 2022-03-23 18:20:36.817 | + functions-common:get_or_create_endpoint:1127 : public_id=3880a27666b0430a93cc1a801c1582dc 2022-03-23 18:20:36.817 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:20:36.817 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:20:36.817 | + functions-common:get_or_create_endpoint:1136 : echo 3880a27666b0430a93cc1a801c1582dc 2022-03-23 18:20:36.817 | 3880a27666b0430a93cc1a801c1582dc 2022-03-23 18:20:36.817 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-23 18:20:36.817 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-23 18:20:36.817 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:20:36.817 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-23 18:20:36.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.817 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.817 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.817 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.817 | ++ functions-common:get_or_create_project:938 : project_id=61faaa203c1240568176f9ee08e6770b 2022-03-23 18:20:36.817 | ++ functions-common:get_or_create_project:939 : echo 61faaa203c1240568176f9ee08e6770b 2022-03-23 18:20:36.817 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 61faaa203c1240568176f9ee08e6770b 2022-03-23 18:20:36.817 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-23 18:20:36.817 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:20:36.818 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:20:36.818 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-23 18:20:36.818 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-23 18:20:36.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.818 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.818 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.818 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-23 18:20:36.818 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.818 | ++ functions-common:get_or_create_user:925 : user_id=2bc8dde8c181404aa16146478f22aa2e 2022-03-23 18:20:36.818 | ++ functions-common:get_or_create_user:926 : echo 2bc8dde8c181404aa16146478f22aa2e 2022-03-23 18:20:36.818 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 2bc8dde8c181404aa16146478f22aa2e 2022-03-23 18:20:36.859 | [667162 Async create_cinder_accounts:701721]: finished create_cinder_accounts with result 0 in 60 seconds 2022-03-23 18:20:36.863 | + inc/async:async_wait:197 : return 0 2022-03-23 18:20:36.866 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-23 18:20:36.918 | [667162 Async create_neutron_accounts:701836]: Waiting for completion of create_neutron_accounts running on PID 701836 (3 other jobs running) 2022-03-23 18:20:36.944 | [667162 Async create_neutron_accounts:701836]: Signaling child to exit 2022-03-23 18:20:36.945 | WAKEUP 2022-03-23 18:20:36.968 | [667162 Async create_neutron_accounts:701836]: Signaled 2022-03-23 18:20:36.970 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-23 18:20:36.970 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:20:36.970 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:20:36.970 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:20:36.970 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:20:36.970 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:20:36.970 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:20:36.970 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-23 18:20:36.970 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-23 18:20:36.970 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-23 18:20:36.970 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.45:9696/ 2022-03-23 18:20:36.970 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-23 18:20:36.970 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-23 18:20:36.970 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-23 18:20:36.970 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:20:36.970 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:20:36.970 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:20:36.970 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:20:36.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.970 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.970 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.970 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.970 | + functions-common:get_or_create_user:925 : user_id=64f66caec64946679464a2331f2556d0 2022-03-23 18:20:36.970 | + functions-common:get_or_create_user:926 : echo 64f66caec64946679464a2331f2556d0 2022-03-23 18:20:36.970 | 64f66caec64946679464a2331f2556d0 2022-03-23 18:20:36.970 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-23 18:20:36.970 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:20:36.971 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:20:36.971 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:20:36.971 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:20:36.971 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:20:36.971 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:20:36.971 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:20:36.971 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:20:36.971 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:20:36.971 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:20:36.971 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:20:36.971 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.971 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.971 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.971 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.971 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.971 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.971 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.971 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:20:36.971 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:20:36.971 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.971 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.971 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.971 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 18:20:36.971 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:20:36.971 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:20:36.971 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:20:36.971 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.972 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.972 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.972 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.972 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:20:36.972 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:20:36.972 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:20:36.972 | ++ functions-common:get_field:818 : echo '| 1186bf6a59b64791aab250ad1b60e36a | 64f66caec64946679464a2331f2556d0 | | 61faaa203c1240568176f9ee08e6770b | | | False |' 2022-03-23 18:20:36.972 | ++ functions-common:get_field:812 : read data 2022-03-23 18:20:36.972 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.972 | + functions-common:get_or_add_user_project_role:997 : echo 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.972 | 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:20:36.972 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 18:20:36.972 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-23 18:20:36.972 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:20:36.972 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-23 18:20:36.972 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-23 18:20:36.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.972 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.972 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.972 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.972 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:20:36.972 | 247a004617f646e49ab7a92f8f40712c' 2022-03-23 18:20:36.972 | + functions-common:get_or_create_service:1094 : echo 247a004617f646e49ab7a92f8f40712c 2022-03-23 18:20:36.972 | 247a004617f646e49ab7a92f8f40712c 2022-03-23 18:20:36.972 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.45:9696/ 2022-03-23 18:20:36.972 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:20:36.972 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.45:9696/ RegionOne 2022-03-23 18:20:36.972 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:20:36.972 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-23 18:20:36.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.973 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.973 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.973 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.973 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:20:36.973 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:20:36.973 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.45:9696/ --region RegionOne -f value -c id 2022-03-23 18:20:36.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.973 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:20:36.973 | from cryptography.utils import int_from_bytes 2022-03-23 18:20:36.973 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:20:36.973 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=27adcf5bd6a34303a0dbcbea370c6f7e 2022-03-23 18:20:36.973 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 27adcf5bd6a34303a0dbcbea370c6f7e 2022-03-23 18:20:36.973 | + functions-common:get_or_create_endpoint:1127 : public_id=27adcf5bd6a34303a0dbcbea370c6f7e 2022-03-23 18:20:36.973 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:20:36.973 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:20:36.973 | + functions-common:get_or_create_endpoint:1136 : echo 27adcf5bd6a34303a0dbcbea370c6f7e 2022-03-23 18:20:36.973 | 27adcf5bd6a34303a0dbcbea370c6f7e 2022-03-23 18:20:37.017 | [667162 Async create_neutron_accounts:701836]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-23 18:20:37.056 | [667162 Async create_swift_accounts:701978]: Waiting for completion of create_swift_accounts running on PID 701978 (2 other jobs running) 2022-03-23 18:20:37.082 | [667162 Async create_swift_accounts:701978]: Signaling child to exit 2022-03-23 18:21:29.462 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:21:29.491 | [701978 Async create_swift_accounts:701978]: finished successfully 2022-03-23 18:21:29.513 | WAKEUP 2022-03-23 18:21:29.539 | [667162 Async create_swift_accounts:701978]: Signaled 2022-03-23 18:21:29.541 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-23 18:21:29.541 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-23 18:21:29.541 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-23 18:21:29.541 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-23 18:21:29.541 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-23 18:21:29.541 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-23 18:21:29.541 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-23 18:21:29.541 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-23 18:21:29.541 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-23 18:21:29.541 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-23 18:21:29.541 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-23 18:21:29.541 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 18:21:29.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.541 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.541 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.541 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.541 | ++ functions-common:get_or_create_role:950 : role_id=845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:21:29.541 | ++ functions-common:get_or_create_role:951 : echo 845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:21:29.541 | + lib/swift:create_swift_accounts:614 : another_role=845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:21:29.541 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-23 18:21:29.541 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-23 18:21:29.541 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:21:29.541 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:21:29.541 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:21:29.541 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:21:29.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.541 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.542 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.542 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.542 | + functions-common:get_or_create_user:925 : user_id=1b0b2527091f4171ab84bda93ddd795f 2022-03-23 18:21:29.542 | + functions-common:get_or_create_user:926 : echo 1b0b2527091f4171ab84bda93ddd795f 2022-03-23 18:21:29.542 | 1b0b2527091f4171ab84bda93ddd795f 2022-03-23 18:21:29.542 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-23 18:21:29.542 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:21:29.542 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:21:29.542 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:21:29.542 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:21:29.542 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:21:29.542 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:21:29.542 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:21:29.542 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:21:29.542 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:21:29.542 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:21:29.542 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:21:29.542 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:21:29.542 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:29.542 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:21:29.542 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.542 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.542 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.542 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.542 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:21:29.542 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:21:29.542 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:21:29.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.542 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.543 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.543 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:21:29.543 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:21:29.543 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:21:29.543 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:29.543 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.543 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.543 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.543 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.543 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:21:29.543 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:21:29.543 | ++ functions-common:get_field:818 : echo '| 1186bf6a59b64791aab250ad1b60e36a | 1b0b2527091f4171ab84bda93ddd795f | | 61faaa203c1240568176f9ee08e6770b | | | False |' 2022-03-23 18:21:29.543 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:21:29.543 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.543 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:21:29.543 | + functions-common:get_or_add_user_project_role:997 : echo 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:21:29.543 | 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:21:29.543 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 18:21:29.543 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-23 18:21:29.543 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:21:29.543 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:21:29.543 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:21:29.543 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:21:29.543 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:21:29.543 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:21:29.543 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:21:29.543 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:21:29.543 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:21:29.543 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:21:29.543 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:21:29.544 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:21:29.544 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:21:29.544 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:29.544 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.544 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.544 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.544 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.544 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:21:29.544 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:21:29.544 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:21:29.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.544 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.544 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.544 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 18:21:29.544 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:21:29.544 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:21:29.544 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:29.544 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.544 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.544 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.544 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.544 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:21:29.544 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:21:29.544 | ++ functions-common:get_field:818 : echo '| d170d9af33c540e9b230aca8e0ac10d2 | 1b0b2527091f4171ab84bda93ddd795f | | 61faaa203c1240568176f9ee08e6770b | | | False |' 2022-03-23 18:21:29.544 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:21:29.544 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.544 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:21:29.545 | + functions-common:get_or_add_user_project_role:997 : echo d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:21:29.545 | d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:21:29.545 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-23 18:21:29.545 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:21:29.545 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-23 18:21:29.545 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-23 18:21:29.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.545 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.545 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.545 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.545 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:21:29.545 | d4b813e4fe7344cfbed8e723a0487057' 2022-03-23 18:21:29.545 | + functions-common:get_or_create_service:1094 : echo d4b813e4fe7344cfbed8e723a0487057 2022-03-23 18:21:29.545 | d4b813e4fe7344cfbed8e723a0487057 2022-03-23 18:21:29.545 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' http://10.222.0.45:8080 2022-03-23 18:21:29.545 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:21:29.545 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-23 18:21:29.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:21:29.545 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-23 18:21:29.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.545 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.545 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.545 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:21:29.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:21:29.545 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-23 18:21:29.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.545 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.546 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.546 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f9a4712bdb0b47328c5ffb9a2fcae347 2022-03-23 18:21:29.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f9a4712bdb0b47328c5ffb9a2fcae347 2022-03-23 18:21:29.546 | + functions-common:get_or_create_endpoint:1127 : public_id=f9a4712bdb0b47328c5ffb9a2fcae347 2022-03-23 18:21:29.546 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.45:8080 ]] 2022-03-23 18:21:29.546 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.45:8080 RegionOne 2022-03-23 18:21:29.546 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:21:29.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-23 18:21:29.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.546 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.546 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.546 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.546 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:21:29.546 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:21:29.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.45:8080 --region RegionOne -f value -c id 2022-03-23 18:21:29.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.546 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.546 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.546 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.546 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e1fbe063f5394525a243fcddd83a291c 2022-03-23 18:21:29.546 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo e1fbe063f5394525a243fcddd83a291c 2022-03-23 18:21:29.546 | e1fbe063f5394525a243fcddd83a291c 2022-03-23 18:21:29.546 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:21:29.546 | + functions-common:get_or_create_endpoint:1136 : echo f9a4712bdb0b47328c5ffb9a2fcae347 2022-03-23 18:21:29.546 | f9a4712bdb0b47328c5ffb9a2fcae347 2022-03-23 18:21:29.546 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-23 18:21:29.546 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-23 18:21:29.546 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:21:29.546 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-23 18:21:29.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.547 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.547 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.547 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.547 | ++ functions-common:get_or_create_project:938 : project_id=c7640b08b6db4080bf77668ccff80c63 2022-03-23 18:21:29.547 | ++ functions-common:get_or_create_project:939 : echo c7640b08b6db4080bf77668ccff80c63 2022-03-23 18:21:29.547 | + lib/swift:create_swift_accounts:628 : swift_project_test1=c7640b08b6db4080bf77668ccff80c63 2022-03-23 18:21:29.547 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-23 18:21:29.547 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:21:29.547 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-23 18:21:29.547 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:21:29.547 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-23 18:21:29.547 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-23 18:21:29.547 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-23 18:21:29.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.547 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.547 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.547 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.547 | ++ functions-common:get_or_create_user:925 : user_id=3fe28820ff4f4586be57e953e193120b 2022-03-23 18:21:29.547 | ++ functions-common:get_or_create_user:926 : echo 3fe28820ff4f4586be57e953e193120b 2022-03-23 18:21:29.547 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=3fe28820ff4f4586be57e953e193120b 2022-03-23 18:21:29.547 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-23 18:21:29.547 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:21:29.547 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 3fe28820ff4f4586be57e953e193120b c7640b08b6db4080bf77668ccff80c63 2022-03-23 18:21:29.547 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:21:29.547 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:21:29.547 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:21:29.547 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:21:29.547 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:21:29.548 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:21:29.548 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:21:29.548 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:21:29.548 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3fe28820ff4f4586be57e953e193120b --project c7640b08b6db4080bf77668ccff80c63 2022-03-23 18:21:29.548 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:21:29.548 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:21:29.548 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:29.548 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.548 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.548 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.548 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.548 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:21:29.548 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:21:29.548 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 3fe28820ff4f4586be57e953e193120b --project c7640b08b6db4080bf77668ccff80c63 2022-03-23 18:21:29.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.548 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.548 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.548 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3fe28820ff4f4586be57e953e193120b --project c7640b08b6db4080bf77668ccff80c63 2022-03-23 18:21:29.548 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:21:29.548 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:21:29.548 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:29.548 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.548 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.548 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.548 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.548 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:21:29.548 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:21:29.548 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:21:29.549 | ++ functions-common:get_field:818 : echo '| d170d9af33c540e9b230aca8e0ac10d2 | 3fe28820ff4f4586be57e953e193120b | | c7640b08b6db4080bf77668ccff80c63 | | | False |' 2022-03-23 18:21:29.549 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.549 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:21:29.549 | + functions-common:get_or_add_user_project_role:997 : echo d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:21:29.549 | d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:21:29.549 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-23 18:21:29.549 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-23 18:21:29.549 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:21:29.549 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-23 18:21:29.549 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-23 18:21:29.549 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-23 18:21:29.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.549 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.549 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.549 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.549 | ++ functions-common:get_or_create_user:925 : user_id=216322776f32495bb533309366ff7675 2022-03-23 18:21:29.549 | ++ functions-common:get_or_create_user:926 : echo 216322776f32495bb533309366ff7675 2022-03-23 18:21:29.549 | + lib/swift:create_swift_accounts:637 : swift_user_test3=216322776f32495bb533309366ff7675 2022-03-23 18:21:29.549 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-23 18:21:29.549 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:21:29.549 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 845a4eeeb6014a5a930ebcbad7551edc 216322776f32495bb533309366ff7675 c7640b08b6db4080bf77668ccff80c63 2022-03-23 18:21:29.549 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:21:29.549 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:21:29.549 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:21:29.549 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:21:29.549 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:21:29.549 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:21:29.550 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:21:29.550 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:21:29.550 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 845a4eeeb6014a5a930ebcbad7551edc --user 216322776f32495bb533309366ff7675 --project c7640b08b6db4080bf77668ccff80c63 2022-03-23 18:21:29.550 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:21:29.550 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:21:29.550 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:29.550 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.550 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.550 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.550 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.550 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:21:29.550 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:21:29.550 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 845a4eeeb6014a5a930ebcbad7551edc --user 216322776f32495bb533309366ff7675 --project c7640b08b6db4080bf77668ccff80c63 2022-03-23 18:21:29.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.550 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.550 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.550 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 845a4eeeb6014a5a930ebcbad7551edc --user 216322776f32495bb533309366ff7675 --project c7640b08b6db4080bf77668ccff80c63 2022-03-23 18:21:29.550 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:21:29.550 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:21:29.550 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:29.550 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.550 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.550 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.550 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.550 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:21:29.550 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:21:29.551 | ++ functions-common:get_field:818 : echo '| 845a4eeeb6014a5a930ebcbad7551edc | 216322776f32495bb533309366ff7675 | | c7640b08b6db4080bf77668ccff80c63 | | | False |' 2022-03-23 18:21:29.551 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:21:29.551 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.551 | + functions-common:get_or_add_user_project_role:995 : user_role_id=845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:21:29.551 | + functions-common:get_or_add_user_project_role:997 : echo 845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:21:29.551 | 845a4eeeb6014a5a930ebcbad7551edc 2022-03-23 18:21:29.551 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-23 18:21:29.551 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-23 18:21:29.551 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:21:29.551 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-23 18:21:29.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.551 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.551 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.551 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.551 | ++ functions-common:get_or_create_project:938 : project_id=62eba63b142e4792a0b8b11ecb13e126 2022-03-23 18:21:29.551 | ++ functions-common:get_or_create_project:939 : echo 62eba63b142e4792a0b8b11ecb13e126 2022-03-23 18:21:29.551 | + lib/swift:create_swift_accounts:642 : swift_project_test2=62eba63b142e4792a0b8b11ecb13e126 2022-03-23 18:21:29.551 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-23 18:21:29.551 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:21:29.551 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-23 18:21:29.551 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-23 18:21:29.551 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:21:29.551 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-23 18:21:29.551 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-23 18:21:29.551 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-23 18:21:29.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.551 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.551 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.551 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.551 | ++ functions-common:get_or_create_user:925 : user_id=8538a9cb40ee4a12a2327175eec5cbea 2022-03-23 18:21:29.552 | ++ functions-common:get_or_create_user:926 : echo 8538a9cb40ee4a12a2327175eec5cbea 2022-03-23 18:21:29.552 | + lib/swift:create_swift_accounts:647 : swift_user_test2=8538a9cb40ee4a12a2327175eec5cbea 2022-03-23 18:21:29.552 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-23 18:21:29.552 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:21:29.552 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 8538a9cb40ee4a12a2327175eec5cbea 62eba63b142e4792a0b8b11ecb13e126 2022-03-23 18:21:29.552 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:21:29.552 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:21:29.552 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:21:29.552 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:21:29.552 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:21:29.552 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:21:29.552 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:21:29.552 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:21:29.552 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8538a9cb40ee4a12a2327175eec5cbea --project 62eba63b142e4792a0b8b11ecb13e126 2022-03-23 18:21:29.552 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:21:29.552 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:21:29.552 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:29.552 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.552 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.552 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.552 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.552 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:21:29.552 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:21:29.552 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 8538a9cb40ee4a12a2327175eec5cbea --project 62eba63b142e4792a0b8b11ecb13e126 2022-03-23 18:21:29.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.552 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.552 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.552 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8538a9cb40ee4a12a2327175eec5cbea --project 62eba63b142e4792a0b8b11ecb13e126 2022-03-23 18:21:29.553 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:21:29.553 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:21:29.553 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:29.553 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.553 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.553 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.553 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.553 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:21:29.553 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:21:29.553 | ++ functions-common:get_field:818 : echo '| d170d9af33c540e9b230aca8e0ac10d2 | 8538a9cb40ee4a12a2327175eec5cbea | | 62eba63b142e4792a0b8b11ecb13e126 | | | False |' 2022-03-23 18:21:29.553 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:21:29.553 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.553 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:21:29.553 | + functions-common:get_or_add_user_project_role:997 : echo d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:21:29.553 | d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:21:29.553 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-23 18:21:29.553 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-23 18:21:29.553 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 18:21:29.553 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-23 18:21:29.553 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-23 18:21:29.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.553 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.554 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.554 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.554 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-23 18:21:29.554 | a4c5e18a6e4947669027aa821720b8f8' 2022-03-23 18:21:29.554 | ++ functions-common:get_or_create_domain:888 : echo a4c5e18a6e4947669027aa821720b8f8 2022-03-23 18:21:29.554 | + lib/swift:create_swift_accounts:652 : swift_domain=a4c5e18a6e4947669027aa821720b8f8 2022-03-23 18:21:29.554 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-23 18:21:29.554 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:21:29.554 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-23 18:21:29.554 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 a4c5e18a6e4947669027aa821720b8f8 2022-03-23 18:21:29.554 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 18:21:29.554 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=a4c5e18a6e4947669027aa821720b8f8 --or-show -f value -c id 2022-03-23 18:21:29.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.554 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.554 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.554 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.554 | ++ functions-common:get_or_create_project:938 : project_id=d556cf2bcdbb405aaaf1f77c8610e7cc 2022-03-23 18:21:29.554 | ++ functions-common:get_or_create_project:939 : echo d556cf2bcdbb405aaaf1f77c8610e7cc 2022-03-23 18:21:29.554 | + lib/swift:create_swift_accounts:656 : swift_project_test4=d556cf2bcdbb405aaaf1f77c8610e7cc 2022-03-23 18:21:29.554 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-23 18:21:29.554 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:21:29.554 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-23 18:21:29.554 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 a4c5e18a6e4947669027aa821720b8f8 test4@example.com 2022-03-23 18:21:29.554 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:21:29.554 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-23 18:21:29.554 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-23 18:21:29.554 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=a4c5e18a6e4947669027aa821720b8f8 --email=test4@example.com --or-show -f value -c id 2022-03-23 18:21:29.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.554 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.555 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.555 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.555 | ++ functions-common:get_or_create_user:925 : user_id=2d17efce32ba4207b8fae8acde868287 2022-03-23 18:21:29.555 | ++ functions-common:get_or_create_user:926 : echo 2d17efce32ba4207b8fae8acde868287 2022-03-23 18:21:29.555 | + lib/swift:create_swift_accounts:661 : swift_user_test4=2d17efce32ba4207b8fae8acde868287 2022-03-23 18:21:29.555 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-23 18:21:29.555 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:21:29.555 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 2d17efce32ba4207b8fae8acde868287 d556cf2bcdbb405aaaf1f77c8610e7cc 2022-03-23 18:21:29.555 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:21:29.555 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 18:21:29.555 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:21:29.555 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:21:29.555 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 18:21:29.555 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 18:21:29.555 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 18:21:29.555 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 18:21:29.555 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2d17efce32ba4207b8fae8acde868287 --project d556cf2bcdbb405aaaf1f77c8610e7cc 2022-03-23 18:21:29.555 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:21:29.555 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:21:29.555 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:29.555 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.555 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.555 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.555 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.555 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:21:29.555 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:21:29.555 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 2d17efce32ba4207b8fae8acde868287 --project d556cf2bcdbb405aaaf1f77c8610e7cc 2022-03-23 18:21:29.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.555 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.556 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.556 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2d17efce32ba4207b8fae8acde868287 --project d556cf2bcdbb405aaaf1f77c8610e7cc 2022-03-23 18:21:29.556 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:21:29.556 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:21:29.556 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:21:29.556 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.556 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:29.556 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:29.556 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:21:29.556 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:21:29.556 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:21:29.556 | ++ functions-common:get_field:818 : echo '| d170d9af33c540e9b230aca8e0ac10d2 | 2d17efce32ba4207b8fae8acde868287 | | d556cf2bcdbb405aaaf1f77c8610e7cc | | | False |' 2022-03-23 18:21:29.556 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:21:29.556 | ++ functions-common:get_field:812 : read data 2022-03-23 18:21:29.556 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:21:29.556 | + functions-common:get_or_add_user_project_role:997 : echo d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:21:29.556 | d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:21:29.589 | [667162 Async create_swift_accounts:701978]: finished create_swift_accounts with result 0 in 130 seconds 2022-03-23 18:21:29.596 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-23 18:21:29.599 | + inc/async:async_wait:197 : return 0 2022-03-23 18:21:29.602 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-23 18:21:29.620 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:29.622 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-23 18:21:29.641 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:29.643 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-23 18:21:29.646 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:21:29.649 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-23 18:21:29.651 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-23 18:21:29.654 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-23 18:21:29.714 | + inc/async:async_inner:63 : init_glance 2022-03-23 18:21:29.752 | [667162 Async init_glance:706234]: running: init_glance 2022-03-23 18:21:29.755 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-23 18:21:29.774 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:21:29.777 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-23 18:21:29.780 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:21:29.782 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-23 18:21:29.786 | + ./stack.sh:main:1147 : configure_neutron 2022-03-23 18:21:29.789 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-23 18:21:29.793 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:21:29.793 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:21:29.799 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:21:29.802 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:21:29.805 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:21:29.808 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:21:29.811 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-23 18:21:29.813 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-23 18:21:29.816 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-23 18:21:29.818 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-23 18:21:29.833 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-23 18:21:29.835 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-23 18:21:33.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:33.294 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:33.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:33.294 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:36.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:36.881 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:36.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:36.881 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:40.053 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:21:40.079 | [706234 Async init_glance:706234]: finished successfully 2022-03-23 18:21:40.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:40.486 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:40.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:40.486 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:43.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:43.982 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:43.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:43.982 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:47.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:47.463 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:47.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:47.463 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:50.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:50.924 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:50.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:50.924 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:54.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:54.392 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:54.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:54.392 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:58.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:58.054 | from cryptography.utils import int_from_bytes 2022-03-23 18:21:58.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:21:58.054 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:02.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:02.768 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:02.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:02.768 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:02.768 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-23 18:22:08.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:08.625 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:08.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:08.625 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:08.956 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-23 18:22:08.964 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-23 18:22:08.968 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-23 18:22:08.972 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-23 18:22:08.976 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-23 18:22:08.980 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-23 18:22:08.982 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-23 18:22:08.985 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-23 18:22:08.987 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-23 18:22:08.990 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-23 18:22:08.992 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-23 18:22:08.994 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-23 18:22:08.997 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-23 18:22:08.999 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-23 18:22:09.001 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-23 18:22:09.004 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-23 18:22:09.008 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:22:09.011 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-23 18:22:09.013 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:22:09.018 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-23 18:22:09.021 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-23 18:22:09.023 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-23 18:22:09.025 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-23 18:22:09.028 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 18:22:09.030 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 18:22:09.059 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-23 18:22:09.088 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-23 18:22:09.118 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-23 18:22:09.148 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-23 18:22:09.179 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-23 18:22:09.209 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-23 18:22:09.211 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-23 18:22:09.214 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-23 18:22:09.216 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 18:22:09.219 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 18:22:09.236 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 18:22:09.238 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 18:22:09.241 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 18:22:09.243 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 18:22:09.246 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 18:22:09.275 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:22:09.305 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 18:22:09.341 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 18:22:09.371 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-23 18:22:09.388 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:22:09.390 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-23 18:22:09.393 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:22:09.395 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-23 18:22:09.398 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-23 18:22:09.400 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-23 18:22:09.413 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-23 18:22:09.416 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:22:09.419 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-23 18:22:09.421 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-23 18:22:09.434 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-23 18:22:09.447 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-23 18:22:09.449 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-23 18:22:09.462 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-23 18:22:09.475 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-23 18:22:09.490 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 18:22:09.492 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:22:09.496 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-23 18:22:09.501 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.v8I1TwNtMk 2022-03-23 18:22:09.503 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 18:22:09.506 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:22:09.509 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.v8I1TwNtMk 2022-03-23 18:22:09.513 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.v8I1TwNtMk 2022-03-23 18:22:09.524 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.v8I1TwNtMk /etc/sudoers.d/neutron-rootwrap 2022-03-23 18:22:09.537 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:22:09.566 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-23 18:22:09.569 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:22:09.599 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-23 18:22:09.601 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-23 18:22:09.604 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-23 18:22:09.606 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:22:09.609 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 18:22:09.611 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:22:09.629 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:09.632 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 18:22:09.635 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 18:22:09.637 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:22:09.654 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:09.657 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:22:09.660 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 18:22:09.690 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:22:09.693 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:22:09.696 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-23 18:22:09.713 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:09.715 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-23 18:22:09.718 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-23 18:22:09.720 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 18:22:09.723 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 18:22:09.725 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-23 18:22:09.728 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-23 18:22:09.730 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 18:22:09.733 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-23 18:22:09.735 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-23 18:22:09.738 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-23 18:22:09.742 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-23 18:22:09.745 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-23 18:22:09.750 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-23 18:22:09.767 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:09.770 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-23 18:22:09.772 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-23 18:22:09.775 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-23 18:22:09.780 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-23 18:22:09.809 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 18:22:09.839 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-23 18:22:09.870 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-23 18:22:09.903 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-23 18:22:09.936 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-23 18:22:09.939 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 18:22:09.942 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-23 18:22:09.944 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 18:22:09.947 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-23 18:22:09.976 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-23 18:22:10.007 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 18:22:10.037 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-23 18:22:10.067 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-23 18:22:10.097 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-23 18:22:10.127 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-23 18:22:10.158 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-23 18:22:10.190 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:22:10.221 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 18:22:10.255 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-23 18:22:10.285 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-23 18:22:10.316 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-23 18:22:10.319 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 18:22:10.321 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 18:22:10.324 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 18:22:10.326 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-23 18:22:10.357 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-23 18:22:10.388 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.45/identity 2022-03-23 18:22:10.418 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-23 18:22:10.449 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-23 18:22:10.479 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-23 18:22:10.512 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-23 18:22:10.549 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-23 18:22:10.580 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 18:22:10.611 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-23 18:22:10.641 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-23 18:22:10.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-23 18:22:10.647 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-23 18:22:10.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-23 18:22:10.652 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-23 18:22:10.654 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-23 18:22:10.657 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-23 18:22:10.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-03-23 18:22:10.662 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-03-23 18:22:10.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-03-23 18:22:10.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-23 18:22:10.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-23 18:22:10.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-23 18:22:10.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-23 18:22:10.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-23 18:22:10.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-23 18:22:10.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-23 18:22:10.685 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-23 18:22:10.687 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-23 18:22:10.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-23 18:22:10.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-23 18:22:10.720 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:22:10.723 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 18:22:10.726 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-23 18:22:10.729 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-23 18:22:10.731 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:22:10.734 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-23 18:22:10.764 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-23 18:22:10.766 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-23 18:22:10.769 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:22:10.771 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 18:22:10.774 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-23 18:22:10.776 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-23 18:22:10.779 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:22:10.781 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-23 18:22:10.810 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-23 18:22:10.813 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:22:10.815 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 18:22:10.818 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-23 18:22:10.821 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-23 18:22:10.824 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:22:10.826 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-23 18:22:10.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-23 18:22:10.859 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:22:10.862 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-23 18:22:10.864 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-23 18:22:10.866 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-23 18:22:10.869 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:22:10.871 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-23 18:22:10.907 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-23 18:22:10.910 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:22:10.912 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-23 18:22:10.915 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 18:22:10.917 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 18:22:10.920 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:22:10.922 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-23 18:22:10.952 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-23 18:22:10.954 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:22:10.957 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-23 18:22:10.960 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-23 18:22:10.962 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-23 18:22:10.965 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:22:10.968 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-23 18:22:10.999 | + 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:350:399 2022-03-23 18:22:11.002 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:22:11.005 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-23 18:22:11.007 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-03-23 18:22:11.010 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-03-23 18:22:11.013 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:22:11.015 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-03-23 18:22:11.045 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-23 18:22:11.047 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:22:11.050 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-23 18:22:11.052 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 18:22:11.055 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 18:22:11.058 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 18:22:11.060 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-23 18:22:11.089 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 18:22:11.092 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-23 18:22:11.109 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:11.112 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-23 18:22:11.114 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:22:11.146 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-23 18:22:11.149 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:22:11.180 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 18:22:11.213 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-23 18:22:11.215 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-23 18:22:11.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-23 18:22:11.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 18:22:14.211 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 18:22:14.212 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev49 2022-03-23 18:22:14.212 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=708213) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 18:22:14.263 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=708213) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 18:22:14.263 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=708213) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 18:22:14.263 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=708213) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:22:14.263 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=708213) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:22:14.264 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=708213) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:22:14.264 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=708213) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:22:14.318 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 18:22:14.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:14.318 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:14.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:14.318 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:14.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-23 18:22:14.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-23 18:22:14.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-23 18:22:14.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 18:22:14.705 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-23 18:22:14.762 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-23 18:22:14.780 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-23 18:22:14.783 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-23 18:22:14.785 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-23 18:22:14.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-23 18:22:14.820 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-23 18:22:14.828 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-23 18:22:14.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-23 18:22:14.833 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-23 18:22:14.846 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-23 18:22:14.860 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 18:22:14.862 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-23 18:22:14.870 | net.bridge.bridge-nf-call-iptables = 1 2022-03-23 18:22:14.874 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 18:22:14.876 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-23 18:22:14.885 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-23 18:22:14.888 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-23 18:22:14.891 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-23 18:22:14.893 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-23 18:22:14.896 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-23 18:22:14.898 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-23 18:22:14.901 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 18:22:14.903 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 18:22:14.906 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 18:22:14.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 18:22:14.936 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-23 18:22:14.938 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-23 18:22:14.973 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-23 18:22:14.975 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-23 18:22:15.005 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-23 18:22:15.034 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-23 18:22:15.052 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:15.054 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-23 18:22:15.057 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-23 18:22:15.062 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-23 18:22:15.091 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-23 18:22:15.120 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:22:15.154 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-23 18:22:15.157 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:22:15.187 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-23 18:22:15.205 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:15.207 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 18:22:15.210 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-23 18:22:15.240 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 18:22:15.242 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 18:22:15.245 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 18:22:15.277 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-23 18:22:15.280 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 18:22:15.282 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-23 18:22:15.285 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-23 18:22:15.303 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:15.306 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-23 18:22:15.309 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-23 18:22:15.315 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-23 18:22:15.351 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:22:15.383 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-23 18:22:15.386 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:22:15.416 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 18:22:15.419 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-23 18:22:15.448 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 18:22:15.451 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 18:22:15.453 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 18:22:15.483 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-23 18:22:15.486 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 18:22:15.488 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-23 18:22:15.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 18:22:18.495 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 18:22:18.495 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev49 2022-03-23 18:22:18.495 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=708743) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 18:22:18.546 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=708743) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 18:22:18.546 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=708743) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 18:22:18.547 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=708743) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:22:18.547 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=708743) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:22:18.547 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=708743) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:22:18.547 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=708743) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 18:22:18.606 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-23 18:22:18.608 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=708743) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-23 18:22:18.608 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=708743) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-23 18:22:18.609 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 18:22:18.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:18.609 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:18.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:18.609 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:19.001 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-23 18:22:19.005 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-23 18:22:19.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-23 18:22:19.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 18:22:19.015 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 18:22:19.018 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 18:22:19.020 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 18:22:19.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-23 18:22:19.041 | + functions:set_mtu:785 : local dev=br-data 2022-03-23 18:22:19.043 | + functions:set_mtu:786 : local mtu=1500 2022-03-23 18:22:19.046 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-23 18:22:19.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-23 18:22:19.077 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-23 18:22:19.079 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-23 18:22:19.082 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-23 18:22:19.085 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-23 18:22:19.087 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-23 18:22:19.090 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-23 18:22:19.092 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-23 18:22:19.095 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-23 18:22:19.098 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-23 18:22:19.100 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-23 18:22:19.103 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-23 18:22:19.105 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-23 18:22:19.108 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-23 18:22:19.110 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-23 18:22:19.114 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-23 18:22:19.114 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-23 18:22:19.121 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-23 18:22:19.123 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-23 18:22:19.126 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-23 18:22:19.128 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-23 18:22:19.133 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-23 18:22:19.133 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-23 18:22:19.134 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-23 18:22:19.141 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.63/22 brd 192.168.3.255' 2022-03-23 18:22:19.143 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-23 18:22:19.146 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-23 18:22:19.148 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-23 18:22:19.151 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-23 18:22:19.153 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.63/22 brd 192.168.3.255 != '' ]] 2022-03-23 18:22:19.156 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.63/22 brd 192.168.3.255 dev eth1' 2022-03-23 18:22:19.158 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.63/22 brd 192.168.3.255 dev br-data' 2022-03-23 18:22:19.161 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-23 18:22:19.163 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-23 18:22:19.167 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.63/22 brd 192.168.3.255 2022-03-23 18:22:19.168 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-23 18:22:19.169 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-23 18:22:19.170 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-23 18:22:19.175 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.63 2022-03-23 18:22:19.178 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.63 ' 2022-03-23 18:22:19.180 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.63/22 brd 192.168.3.255 dev eth1 2022-03-23 18:22:19.193 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.63/22 brd 192.168.3.255 dev br-data 2022-03-23 18:22:19.205 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-23 18:22:19.218 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-23 18:22:19.239 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.63 2022-03-23 18:22:19.248 | PING 192.168.0.63 (192.168.0.63) from 192.168.0.63 br-data: 56(84) bytes of data. 2022-03-23 18:22:19.248 | 64 bytes from 192.168.0.63: icmp_seq=1 ttl=64 time=0.080 ms 2022-03-23 18:22:20.277 | 64 bytes from 192.168.0.63: icmp_seq=2 ttl=64 time=0.066 ms 2022-03-23 18:22:21.301 | 64 bytes from 192.168.0.63: icmp_seq=3 ttl=64 time=0.076 ms 2022-03-23 18:22:21.301 | 2022-03-23 18:22:21.301 | --- 192.168.0.63 ping statistics --- 2022-03-23 18:22:21.301 | 3 packets transmitted, 3 received, 0% packet loss, time 2053ms 2022-03-23 18:22:21.301 | rtt min/avg/max/mdev = 0.066/0.074/0.080/0.005 ms 2022-03-23 18:22:21.311 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-23 18:22:21.311 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-23 18:22:21.320 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-23 18:22:21.325 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-23 18:22:21.343 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:21.346 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-23 18:22:21.349 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-23 18:22:21.354 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-23 18:22:21.384 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.45 2022-03-23 18:22:21.414 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-23 18:22:21.444 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 18:22:21.477 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-23 18:22:21.479 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 18:22:21.510 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 18:22:21.512 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-23 18:22:21.530 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:22:21.533 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-23 18:22:21.535 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-23 18:22:21.554 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:22:21.556 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-23 18:22:21.574 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:22:21.577 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-23 18:22:21.594 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:22:21.597 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-23 18:22:21.628 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-23 18:22:21.659 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-23 18:22:21.662 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-23 18:22:21.680 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:21.682 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-23 18:22:21.700 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:21.703 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-23 18:22:21.706 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-23 18:22:21.766 | + inc/async:async_inner:63 : init_neutron 2022-03-23 18:22:21.805 | [667162 Async init_neutron:709221]: running: init_neutron 2022-03-23 18:22:21.808 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-23 18:22:21.832 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:21.835 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-23 18:22:21.847 | ++ ./stack.sh:main:1162 : true 2022-03-23 18:22:21.850 | + ./stack.sh:main:1162 : netman_pid= 2022-03-23 18:22:21.852 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-23 18:22:21.855 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-23 18:22:21.867 | dnsmasq: no process found 2022-03-23 18:22:21.871 | + ./stack.sh:main:1164 : true 2022-03-23 18:22:21.874 | + ./stack.sh:main:1169 : clean_iptables 2022-03-23 18:22:21.880 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 18:22:21.881 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-23 18:22:21.882 | + lib/nova:clean_iptables:186 : grep nova 2022-03-23 18:22:21.884 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-23 18:22:21.888 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-23 18:22:21.892 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-23 18:22:21.894 | + lib/nova:clean_iptables:186 : bash 2022-03-23 18:22:21.905 | + lib/nova:clean_iptables:188 : grep nova 2022-03-23 18:22:21.905 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 18:22:21.905 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-23 18:22:21.907 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-23 18:22:21.908 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-23 18:22:21.911 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 18:22:21.911 | + lib/nova:clean_iptables:188 : bash 2022-03-23 18:22:21.923 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 18:22:21.926 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-23 18:22:21.928 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-23 18:22:21.929 | + lib/nova:clean_iptables:190 : bash 2022-03-23 18:22:21.930 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-23 18:22:21.933 | + lib/nova:clean_iptables:190 : grep nova 2022-03-23 18:22:21.933 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-23 18:22:21.947 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 18:22:21.947 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-23 18:22:21.950 | + lib/nova:clean_iptables:192 : grep nova 2022-03-23 18:22:21.953 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-23 18:22:21.958 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 18:22:21.958 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-23 18:22:21.958 | + lib/nova:clean_iptables:192 : bash 2022-03-23 18:22:21.965 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-23 18:22:21.974 | net.ipv4.ip_forward = 1 2022-03-23 18:22:21.979 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-23 18:22:21.996 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:21.999 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-23 18:22:22.002 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-23 18:22:22.004 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 18:22:22.038 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-23 18:22:22.070 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-23 18:22:22.072 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 18:22:22.107 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-23 18:22:22.140 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-23 18:22:22.162 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:22.166 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-23 18:22:22.168 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:22:22.171 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-23 18:22:22.174 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-23 18:22:22.177 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-23 18:22:22.243 | + inc/async:async_inner:63 : init_swift 2022-03-23 18:22:22.292 | [667162 Async init_swift:709579]: running: init_swift 2022-03-23 18:22:22.295 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-23 18:22:22.320 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:22.323 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-23 18:22:22.326 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:22:22.328 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-23 18:22:22.331 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-23 18:22:22.334 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-23 18:22:22.426 | + inc/async:async_inner:63 : init_cinder 2022-03-23 18:22:22.501 | [667162 Async init_cinder:709674]: running: init_cinder 2022-03-23 18:22:22.505 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-23 18:22:22.554 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:22:22.558 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-23 18:22:22.561 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:22:22.569 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-23 18:22:22.571 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-23 18:22:22.575 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-23 18:22:22.662 | + inc/async:async_inner:63 : init_placement 2022-03-23 18:22:22.747 | [667162 Async init_placement:709793]: running: init_placement 2022-03-23 18:22:22.752 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-23 18:22:22.853 | [667162 Async init_neutron:709221]: Waiting for completion of init_neutron running on PID 709221 (6 other jobs running) 2022-03-23 18:22:22.896 | [667162 Async init_neutron:709221]: Signaling child to exit 2022-03-23 18:22:33.938 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:22:34.021 | [709674 Async init_cinder:709674]: finished successfully 2022-03-23 18:22:36.172 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:22:36.204 | [709579 Async init_swift:709579]: finished successfully 2022-03-23 18:22:50.047 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:22:50.074 | [709221 Async init_neutron:709221]: finished successfully 2022-03-23 18:22:50.094 | WAKEUP 2022-03-23 18:22:50.118 | [667162 Async init_neutron:709221]: Signaled 2022-03-23 18:22:50.119 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-23 18:22:50.119 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:22:50.119 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:22:50.119 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:22:50.119 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:22:50.119 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:22:50.119 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:22:50.120 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-23 18:22:50.120 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-23 18:22:50.120 | + lib/database:recreate_database:112 : local db=neutron 2022-03-23 18:22:50.120 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-23 18:22:50.120 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-23 18:22:50.120 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-23 18:22:50.120 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:22:50.120 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-23 18:22:50.120 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:22:50.120 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-23 18:22:50.120 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 18:22:50.120 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:22:50.120 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:22:50.120 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:22:50.120 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059744984 2022-03-23 18:22:50.120 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-23 18:22:50.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:50.120 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:50.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:22:50.120 | from cryptography.utils import int_from_bytes 2022-03-23 18:22:50.120 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:22:50.120 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:22:50.120 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:22:50.120 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:22:50.120 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-23 18:22:50.120 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-23 18:22:50.120 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-23 18:22:50.120 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-23 18:22:50.120 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-23 18:22:50.120 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-23 18:22:50.120 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-23 18:22:50.120 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-23 18:22:50.120 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-23 18:22:50.121 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-23 18:22:50.122 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-23 18:22:50.123 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-23 18:22:50.124 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-23 18:22:50.124 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-23 18:22:50.124 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-23 18:22:50.124 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-23 18:22:50.124 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-23 18:22:50.124 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-23 18:22:50.124 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-23 18:22:50.124 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-23 18:22:50.124 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-23 18:22:50.124 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-23 18:22:50.124 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-23 18:22:50.124 | Running upgrade for neutron ... 2022-03-23 18:22:50.124 | OK 2022-03-23 18:22:50.124 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-23 18:22:50.124 | + functions-common:time_stop:2425 : local name 2022-03-23 18:22:50.124 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:22:50.124 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:22:50.124 | + functions-common:time_stop:2428 : local total 2022-03-23 18:22:50.124 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:22:50.124 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 18:22:50.124 | + functions-common:time_stop:2432 : start_time=1648059744984 2022-03-23 18:22:50.124 | + functions-common:time_stop:2434 : [[ -z 1648059744984 ]] 2022-03-23 18:22:50.124 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:22:50.124 | + functions-common:time_stop:2437 : end_time=1648059770031 2022-03-23 18:22:50.124 | + functions-common:time_stop:2438 : elapsed_time=25047 2022-03-23 18:22:50.124 | + functions-common:time_stop:2439 : total=8685 2022-03-23 18:22:50.124 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:22:50.124 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33732 2022-03-23 18:22:50.169 | [667162 Async init_neutron:709221]: finished init_neutron with result 0 in 28 seconds 2022-03-23 18:22:50.174 | + inc/async:async_wait:197 : return 0 2022-03-23 18:22:50.177 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-23 18:22:50.233 | [667162 Async init_placement:709793]: Waiting for completion of init_placement running on PID 709793 (5 other jobs running) 2022-03-23 18:22:50.260 | [667162 Async init_placement:709793]: Signaling child to exit 2022-03-23 18:23:09.493 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:23:09.523 | [709793 Async init_placement:709793]: finished successfully 2022-03-23 18:23:09.544 | WAKEUP 2022-03-23 18:23:09.567 | [667162 Async init_placement:709793]: Signaled 2022-03-23 18:23:09.568 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-23 18:23:09.568 | + lib/database:recreate_database:112 : local db=placement 2022-03-23 18:23:09.568 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-23 18:23:09.568 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-23 18:23:09.568 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-23 18:23:09.568 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:23:09.568 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-23 18:23:09.568 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:23:09.568 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-23 18:23:09.569 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-23 18:23:09.569 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-23 18:23:09.569 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-23 18:23:09.569 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 18:23:09.569 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 18:23:09.569 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 18:23:09.569 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 18:23:09.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.569 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.569 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.569 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:23:09.569 | + functions-common:get_or_create_user:925 : user_id=42422fb465784aaeb607c1030b0442d6 2022-03-23 18:23:09.569 | + functions-common:get_or_create_user:926 : echo 42422fb465784aaeb607c1030b0442d6 2022-03-23 18:23:09.569 | 42422fb465784aaeb607c1030b0442d6 2022-03-23 18:23:09.569 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-23 18:23:09.569 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:23:09.569 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:23:09.569 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:23:09.569 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:23:09.569 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:23:09.569 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:23:09.569 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:23:09.569 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:23:09.569 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:23:09.569 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:23:09.569 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:23:09.569 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:23:09.569 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:23:09.570 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:23:09.570 | ++ functions-common:get_field:812 : read data 2022-03-23 18:23:09.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.570 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.570 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.570 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:23:09.570 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:23:09.570 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:23:09.570 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:23:09.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.570 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.570 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.570 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:23:09.570 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:23:09.570 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:23:09.570 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:23:09.570 | ++ functions-common:get_field:812 : read data 2022-03-23 18:23:09.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.570 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.570 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.570 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:23:09.570 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:23:09.570 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:23:09.570 | ++ functions-common:get_field:818 : echo '| 1186bf6a59b64791aab250ad1b60e36a | 42422fb465784aaeb607c1030b0442d6 | | 61faaa203c1240568176f9ee08e6770b | | | False |' 2022-03-23 18:23:09.570 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:23:09.570 | ++ functions-common:get_field:812 : read data 2022-03-23 18:23:09.571 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:23:09.571 | + functions-common:get_or_add_user_project_role:997 : echo 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:23:09.571 | 1186bf6a59b64791aab250ad1b60e36a 2022-03-23 18:23:09.571 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 18:23:09.571 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-23 18:23:09.571 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 18:23:09.571 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 18:23:09.571 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 18:23:09.571 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 18:23:09.571 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 18:23:09.571 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 18:23:09.571 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 18:23:09.571 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 18:23:09.571 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 18:23:09.571 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 18:23:09.571 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 18:23:09.571 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:23:09.571 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:23:09.571 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:23:09.571 | ++ functions-common:get_field:812 : read data 2022-03-23 18:23:09.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.571 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.571 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.571 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:23:09.571 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 18:23:09.571 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 18:23:09.571 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:23:09.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.571 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.572 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.572 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 18:23:09.572 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 18:23:09.572 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 18:23:09.572 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:23:09.572 | ++ functions-common:get_field:812 : read data 2022-03-23 18:23:09.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.572 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.572 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.572 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:23:09.572 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:23:09.572 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:23:09.572 | ++ functions-common:get_field:818 : echo '| d170d9af33c540e9b230aca8e0ac10d2 | 42422fb465784aaeb607c1030b0442d6 | | 61faaa203c1240568176f9ee08e6770b | | | False |' 2022-03-23 18:23:09.572 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:23:09.572 | ++ functions-common:get_field:812 : read data 2022-03-23 18:23:09.572 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:23:09.572 | + functions-common:get_or_add_user_project_role:997 : echo d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:23:09.572 | d170d9af33c540e9b230aca8e0ac10d2 2022-03-23 18:23:09.572 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.45/placement 2022-03-23 18:23:09.572 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-23 18:23:09.572 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 18:23:09.572 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-23 18:23:09.572 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-23 18:23:09.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.572 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.572 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.572 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:23:09.572 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 18:23:09.572 | 4ac585018e8542d392feee0036b9b276' 2022-03-23 18:23:09.572 | + functions-common:get_or_create_service:1094 : echo 4ac585018e8542d392feee0036b9b276 2022-03-23 18:23:09.573 | 4ac585018e8542d392feee0036b9b276 2022-03-23 18:23:09.573 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.45/placement 2022-03-23 18:23:09.573 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 18:23:09.573 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.45/placement RegionOne 2022-03-23 18:23:09.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 18:23:09.573 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-23 18:23:09.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.573 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.573 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.573 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:23:09.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 18:23:09.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 18:23:09.573 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.45/placement --region RegionOne -f value -c id 2022-03-23 18:23:09.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.573 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:09.573 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:09.573 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:23:09.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=04830e49d5d84e8487ba0815305b7def 2022-03-23 18:23:09.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 04830e49d5d84e8487ba0815305b7def 2022-03-23 18:23:09.573 | + functions-common:get_or_create_endpoint:1127 : public_id=04830e49d5d84e8487ba0815305b7def 2022-03-23 18:23:09.573 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 18:23:09.573 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 18:23:09.573 | + functions-common:get_or_create_endpoint:1136 : echo 04830e49d5d84e8487ba0815305b7def 2022-03-23 18:23:09.573 | 04830e49d5d84e8487ba0815305b7def 2022-03-23 18:23:09.614 | [667162 Async init_placement:709793]: finished init_placement with result 0 in 46 seconds 2022-03-23 18:23:09.619 | + inc/async:async_wait:197 : return 0 2022-03-23 18:23:09.621 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-23 18:23:09.678 | [667162 Async init_glance:706234]: Waiting for completion of init_glance running on PID 706234 (4 other jobs running) 2022-03-23 18:23:09.705 | [667162 Async init_glance:706234]: Signaling child to exit 2022-03-23 18:23:09.706 | WAKEUP 2022-03-23 18:23:09.729 | [667162 Async init_glance:706234]: Signaled 2022-03-23 18:23:09.730 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-23 18:23:09.731 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-23 18:23:09.731 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-23 18:23:09.731 | + lib/database:recreate_database:112 : local db=glance 2022-03-23 18:23:09.731 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-23 18:23:09.731 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-23 18:23:09.731 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-23 18:23:09.731 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:23:09.731 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-23 18:23:09.731 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:23:09.731 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-23 18:23:09.731 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 18:23:09.731 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:23:09.731 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:23:09.731 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:23:09.731 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059690010 2022-03-23 18:23:09.731 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-23 18:23:09.731 | 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=706357) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:23:09.731 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:23:09.731 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:23:09.731 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:23:09.731 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:23:09.731 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:23:09.731 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:23:09.731 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-23 18:23:09.731 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-23 18:23:09.731 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-23 18:23:09.731 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-23 18:23:09.731 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-23 18:23:09.731 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-23 18:23:09.731 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-23 18:23:09.731 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-23 18:23:09.731 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 18:23:09.732 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 18:23:09.732 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-23 18:23:09.732 | Database migration is up to date. No migration needed. 2022-03-23 18:23:09.732 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-23 18:23:09.732 | Database is synced successfully. 2022-03-23 18:23:09.732 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-23 18:23:09.732 | 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=706512) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:23:09.732 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-23 18:23:09.732 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-23 18:23:09.732 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-23 18:23:09.733 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-23 18:23:09.733 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-23 18:23:09.733 | + functions-common:time_stop:2425 : local name 2022-03-23 18:23:09.734 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:23:09.734 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:23:09.734 | + functions-common:time_stop:2428 : local total 2022-03-23 18:23:09.734 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:23:09.734 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 18:23:09.734 | + functions-common:time_stop:2432 : start_time=1648059690010 2022-03-23 18:23:09.734 | + functions-common:time_stop:2434 : [[ -z 1648059690010 ]] 2022-03-23 18:23:09.734 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:23:09.734 | + functions-common:time_stop:2437 : end_time=1648059700038 2022-03-23 18:23:09.734 | + functions-common:time_stop:2438 : elapsed_time=10028 2022-03-23 18:23:09.734 | + functions-common:time_stop:2439 : total=8685 2022-03-23 18:23:09.734 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:23:09.734 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18713 2022-03-23 18:23:09.777 | [667162 Async init_glance:706234]: finished init_glance with result 0 in 10 seconds 2022-03-23 18:23:09.782 | + inc/async:async_wait:197 : return 0 2022-03-23 18:23:09.784 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-23 18:23:09.837 | [667162 Async init_swift:709579]: Waiting for completion of init_swift running on PID 709579 (3 other jobs running) 2022-03-23 18:23:09.863 | [667162 Async init_swift:709579]: Signaling child to exit 2022-03-23 18:23:09.863 | WAKEUP 2022-03-23 18:23:09.887 | [667162 Async init_swift:709579]: Signaled 2022-03-23 18:23:09.888 | + lib/swift:init_swift:668 : local node_number 2022-03-23 18:23:09.888 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 18:23:09.888 | No container-replicator running 2022-03-23 18:23:09.888 | No object-reconstructor running 2022-03-23 18:23:09.888 | No container-sharder running 2022-03-23 18:23:09.888 | No container-server running 2022-03-23 18:23:09.888 | No account-replicator running 2022-03-23 18:23:09.888 | No container-updater running 2022-03-23 18:23:09.888 | No account-auditor running 2022-03-23 18:23:09.888 | No object-updater running 2022-03-23 18:23:09.888 | No account-reaper running 2022-03-23 18:23:09.888 | No object-expirer running 2022-03-23 18:23:09.888 | No container-reconciler running 2022-03-23 18:23:09.888 | No object-replicator running 2022-03-23 18:23:09.888 | No container-sync running 2022-03-23 18:23:09.888 | No account-server running 2022-03-23 18:23:09.889 | No proxy-server running 2022-03-23 18:23:09.889 | No object-auditor running 2022-03-23 18:23:09.889 | No container-auditor running 2022-03-23 18:23:09.889 | No object-server running 2022-03-23 18:23:09.889 | + lib/swift:init_swift:670 : true 2022-03-23 18:23:09.889 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-23 18:23:09.889 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-23 18:23:09.889 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-23 18:23:09.889 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-23 18:23:09.889 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-23 18:23:09.889 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-23 18:23:09.889 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-23 18:23:09.889 | + functions:create_disk:732 : local node_number 2022-03-23 18:23:09.889 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:23:09.889 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 18:23:09.889 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-23 18:23:09.889 | + functions:create_disk:736 : local key 2022-03-23 18:23:09.889 | ++ functions:create_disk:738 : sed s#/.## 2022-03-23 18:23:09.889 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:23:09.889 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 18:23:09.889 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 18:23:09.889 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-23 18:23:09.889 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:23:09.889 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 18:23:09.889 | + functions:destroy_disk:765 : local key 2022-03-23 18:23:09.889 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:23:09.889 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-23 18:23:09.889 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 18:23:09.889 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 18:23:09.889 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-23 18:23:09.889 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-23 18:23:09.890 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:23:09.890 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:23:09.890 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-23 18:23:09.890 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:23:09.890 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-23 18:23:09.890 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-23 18:23:09.890 | = sectsz=512 attr=2, projid32bit=1 2022-03-23 18:23:09.890 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-23 18:23:09.890 | = reflink=1 2022-03-23 18:23:09.890 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-23 18:23:09.890 | = sunit=0 swidth=0 blks 2022-03-23 18:23:09.890 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-23 18:23:09.890 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-23 18:23:09.890 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-23 18:23:09.890 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-23 18:23:09.890 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-23 18:23:09.890 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-23 18:23:09.890 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-23 18:23:09.890 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-23 18:23:09.890 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-23 18:23:09.890 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-23 18:23:09.890 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-23 18:23:09.890 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 18:23:09.890 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-23 18:23:09.890 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-23 18:23:09.890 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-23 18:23:09.890 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 18:23:09.890 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-23 18:23:09.890 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 18:23:09.890 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-23 18:23:09.890 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648058916.object.builder backups/1648058917.container.builder backups/1648058919.account.builder backups/1648058924.object.builder backups/1648058926.container.builder backups/1648058927.account.builder backups/1648058924.object.ring.gz backups/1648058926.container.ring.gz backups/1648058927.account.ring.gz 2022-03-23 18:23:09.890 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-23 18:23:09.891 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-23 18:23:09.891 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-23 18:23:09.891 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-23 18:23:09.891 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 18:23:09.891 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-23 18:23:09.891 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-23 18:23:09.891 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-23 18:23:09.891 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-23 18:23:09.891 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-23 18:23:09.891 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-23 18:23:09.891 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-23 18:23:09.891 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-23 18:23:09.891 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-23 18:23:09.891 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-23 18:23:09.891 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 18:23:09.891 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-23 18:23:09.891 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 18:23:09.891 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-23 18:23:09.891 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 18:23:09.891 | + lib/swift:init_swift:714 : popd 2022-03-23 18:23:09.934 | [667162 Async init_swift:709579]: finished init_swift with result 0 in 13 seconds 2022-03-23 18:23:09.938 | + inc/async:async_wait:197 : return 0 2022-03-23 18:23:09.941 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-23 18:23:09.993 | [667162 Async init_cinder:709674]: Waiting for completion of init_cinder running on PID 709674 (2 other jobs running) 2022-03-23 18:23:10.019 | [667162 Async init_cinder:709674]: Signaling child to exit 2022-03-23 18:23:10.019 | WAKEUP 2022-03-23 18:23:10.042 | [667162 Async init_cinder:709674]: Signaled 2022-03-23 18:23:10.044 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-23 18:23:10.044 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:10.044 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-23 18:23:10.044 | + lib/database:recreate_database:112 : local db=cinder 2022-03-23 18:23:10.044 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-23 18:23:10.044 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-23 18:23:10.044 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-23 18:23:10.044 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:23:10.044 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-23 18:23:10.044 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:23:10.044 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-23 18:23:10.044 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 18:23:10.044 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:23:10.044 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:23:10.044 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:23:10.044 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059743269 2022-03-23 18:23:10.044 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-23 18:23:10.044 | 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=709911) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:23:10.044 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:23:10.045 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=709911) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:23:10.045 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-23 18:23:10.046 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:23:10.046 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:23:10.046 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-23 18:23:10.046 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=709911) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 18:23:10.046 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-23 18:23:10.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:10.046 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:10.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:10.046 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:10.046 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 18:23:10.046 | last_heartbeat = column_property( 2022-03-23 18:23:10.046 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 18:23:10.046 | num_hosts = column_property( 2022-03-23 18:23:10.046 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 18:23:10.046 | num_down_hosts = column_property( 2022-03-23 18:23:10.046 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-23 18:23:10.046 | + functions-common:time_stop:2425 : local name 2022-03-23 18:23:10.046 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:23:10.046 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:23:10.046 | + functions-common:time_stop:2428 : local total 2022-03-23 18:23:10.046 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:23:10.046 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 18:23:10.046 | + functions-common:time_stop:2432 : start_time=1648059743269 2022-03-23 18:23:10.046 | + functions-common:time_stop:2434 : [[ -z 1648059743269 ]] 2022-03-23 18:23:10.046 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:23:10.046 | + functions-common:time_stop:2437 : end_time=1648059750626 2022-03-23 18:23:10.046 | + functions-common:time_stop:2438 : elapsed_time=7357 2022-03-23 18:23:10.046 | + functions-common:time_stop:2439 : total=8685 2022-03-23 18:23:10.046 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:23:10.046 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16042 2022-03-23 18:23:10.046 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-23 18:23:10.046 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:10.046 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 18:23:10.047 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-23 18:23:10.047 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 18:23:10.047 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-23 18:23:10.047 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-23 18:23:10.047 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-23 18:23:10.047 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-23 18:23:10.047 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-23 18:23:10.047 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 18:23:10.047 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-23 18:23:10.047 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-23 18:23:10.047 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-23 18:23:10.047 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 18:23:10.047 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 18:23:10.047 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 18:23:10.047 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 18:23:10.047 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 18:23:10.047 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 18:23:10.047 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 18:23:10.047 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 18:23:10.047 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 18:23:10.047 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 18:23:10.047 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 18:23:10.047 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-23 18:23:10.047 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 18:23:10.047 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 18:23:10.047 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 18:23:10.047 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 18:23:10.047 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 18:23:10.047 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 18:23:10.047 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 18:23:10.047 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-23 18:23:10.047 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-23 18:23:10.047 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 18:23:10.047 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 18:23:10.048 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 18:23:10.048 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 18:23:10.048 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-23 18:23:10.048 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 18:23:10.048 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-23 18:23:10.048 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-23 18:23:10.048 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-23 18:23:10.048 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-23 18:23:10.048 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-23 18:23:10.048 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 18:23:10.048 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-23 18:23:10.048 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-23 18:23:10.048 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-23 18:23:10.048 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-23 18:23:10.048 | [Unit] 2022-03-23 18:23:10.048 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 18:23:10.048 | DefaultDependencies=no 2022-03-23 18:23:10.048 | After=systemd-udev-settle.service 2022-03-23 18:23:10.048 | Before=lvm2-activation-early.service 2022-03-23 18:23:10.048 | Wants=systemd-udev-settle.service 2022-03-23 18:23:10.048 | 2022-03-23 18:23:10.048 | [Service] 2022-03-23 18:23:10.048 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 18:23:10.048 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-23 18:23:10.048 | RemainAfterExit=yes 2022-03-23 18:23:10.048 | Type=oneshot 2022-03-23 18:23:10.048 | 2022-03-23 18:23:10.048 | [Install] 2022-03-23 18:23:10.048 | WantedBy=local-fs.target 2022-03-23 18:23:10.048 | Also=systemd-udev-settle.service 2022-03-23 18:23:10.048 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-23 18:23:10.048 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 18:23:10.049 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-23 18:23:10.049 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-23 18:23:10.049 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-23 18:23:10.049 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-23 18:23:10.049 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 18:23:10.049 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 18:23:10.049 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 18:23:10.049 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-23 18:23:10.049 | Physical volume "/dev/loop4" successfully created. 2022-03-23 18:23:10.049 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-23 18:23:10.049 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-23 18:23:10.049 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-23 18:23:10.049 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-23 18:23:10.049 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-23 18:23:10.049 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-23 18:23:10.049 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-23 18:23:10.049 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-23 18:23:10.049 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:10.049 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-23 18:23:10.049 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-23 18:23:10.049 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-23 18:23:10.090 | [667162 Async init_cinder:709674]: finished init_cinder with result 0 in 11 seconds 2022-03-23 18:23:10.095 | + inc/async:async_wait:197 : return 0 2022-03-23 18:23:10.097 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-23 18:23:10.115 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:10.118 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-23 18:23:10.121 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:23:10.123 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-23 18:23:10.126 | + ./stack.sh:main:1218 : init_nova 2022-03-23 18:23:10.129 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-23 18:23:10.146 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:10.149 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-23 18:23:10.167 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:10.170 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:23:10.172 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 18:23:10.236 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 18:23:10.279 | [667162 Async nova-cell-0:712173]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 18:23:10.283 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-23 18:23:10.287 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:23:10.291 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-23 18:23:10.294 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:23:10.296 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:23:10.300 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 18:23:10.361 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 18:23:10.418 | [667162 Async nova-cell-1:712265]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 18:23:10.420 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-23 18:23:10.423 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-23 18:23:10.426 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-23 18:23:10.429 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-23 18:23:10.432 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-23 18:23:10.437 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:23:10.873 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-23 18:23:10.878 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:23:10.896 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-23 18:23:11.993 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:23:15.349 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:23:15.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:15.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:15.360 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:23:15.360 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=712323) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:23:15.388 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:23:15.389 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:23:15.429 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-23 18:23:17.428 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=712323) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 18:23:17.431 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-23 18:23:18.267 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=712323) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 18:23:18.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:18.275 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:18.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:18.275 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:18.791 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-23 18:23:18.794 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 18:23:18.796 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 18:23:18.799 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 18:23:18.802 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 18:23:18.805 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 18:23:19.941 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:23:22.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:22.667 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:22.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:22.667 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:23.131 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:23:23.164 | [712265 Async nova-cell-1:712265]: finished successfully 2022-03-23 18:23:23.203 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-23 18:23:23.208 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 18:23:23.211 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-23 18:23:23.251 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:23:23.265 | [667162 Async nova-cell-0:712173]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 712173 (3 other jobs running) 2022-03-23 18:23:23.278 | [712173 Async nova-cell-0:712173]: finished successfully 2022-03-23 18:23:23.291 | [667162 Async nova-cell-0:712173]: Signaling child to exit 2022-03-23 18:23:23.298 | WAKEUP 2022-03-23 18:23:23.321 | [667162 Async nova-cell-0:712173]: Signaled 2022-03-23 18:23:23.323 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-23 18:23:23.323 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-23 18:23:23.323 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-23 18:23:23.323 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-23 18:23:23.323 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-23 18:23:23.323 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-23 18:23:23.323 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-23 18:23:23.323 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:23:23.323 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-23 18:23:23.323 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:23:23.323 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-23 18:23:23.323 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:23:23.323 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:23:23.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.325 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:23:23.325 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=712330) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:23:23.325 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:23:23.325 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:23:23.325 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 18:23:23.325 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=712330) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 18:23:23.325 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 18:23:23.325 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=712330) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 18:23:23.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:23.325 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:23.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:23.325 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:23.368 | [667162 Async nova-cell-0:712173]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-03-23 18:23:23.373 | + inc/async:async_wait:197 : return 0 2022-03-23 18:23:23.375 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 18:23:23.378 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-23 18:23:23.434 | [667162 Async nova-cell-1:712265]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 712265 (2 other jobs running) 2022-03-23 18:23:23.462 | [667162 Async nova-cell-1:712265]: Signaling child to exit 2022-03-23 18:23:23.462 | WAKEUP 2022-03-23 18:23:23.486 | [667162 Async nova-cell-1:712265]: Signaled 2022-03-23 18:23:23.487 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-23 18:23:23.487 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-23 18:23:23.487 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-23 18:23:23.487 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-23 18:23:23.487 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-23 18:23:23.487 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-23 18:23:23.487 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-23 18:23:23.487 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:23:23.488 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-23 18:23:23.488 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 18:23:23.488 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-23 18:23:23.488 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 18:23:23.489 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=712337) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 18:23:23.489 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 18:23:23.489 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 18:23:23.489 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 18:23:23.490 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=712337) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 18:23:23.490 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 18:23:23.490 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=712337) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 18:23:23.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:23.490 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:23.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:23.490 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:23.533 | [667162 Async nova-cell-1:712265]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-23 18:23:23.538 | + inc/async:async_wait:197 : return 0 2022-03-23 18:23:23.540 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:23:23.543 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-23 18:23:24.555 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:23:27.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:27.503 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:27.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:27.503 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:27.503 | Running batches of 50 until complete 2022-03-23 18:23:27.503 | +-------------------------------------+--------------+-----------+ 2022-03-23 18:23:27.503 | | Migration | Total Needed | Completed | 2022-03-23 18:23:27.503 | +-------------------------------------+--------------+-----------+ 2022-03-23 18:23:27.503 | | fill_virtual_interface_list | 0 | 0 | 2022-03-23 18:23:27.503 | | migrate_empty_ratio | 0 | 0 | 2022-03-23 18:23:27.503 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-23 18:23:27.503 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-23 18:23:27.503 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-23 18:23:27.503 | | populate_dev_uuids | 0 | 0 | 2022-03-23 18:23:27.503 | | populate_missing_availability_zones | 0 | 0 | 2022-03-23 18:23:27.503 | | populate_queued_for_delete | 0 | 0 | 2022-03-23 18:23:27.503 | | populate_user_id | 0 | 0 | 2022-03-23 18:23:27.503 | | populate_uuids | 0 | 0 | 2022-03-23 18:23:27.503 | +-------------------------------------+--------------+-----------+ 2022-03-23 18:23:28.012 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-23 18:23:28.019 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:23:28.023 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-23 18:23:28.026 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:23:28.029 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:23:28.032 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-23 18:23:29.043 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:23:31.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:31.585 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:31.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:23:31.585 | from cryptography.utils import int_from_bytes 2022-03-23 18:23:31.585 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-23 18:23:31.585 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-23 18:23:32.051 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-23 18:23:32.055 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-23 18:23:32.075 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-23 18:23:32.079 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-23 18:23:32.102 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:32.105 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-23 18:23:32.108 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-23 18:23:32.169 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-23 18:23:32.209 | [667162 Async configure_neutron_nova:713487]: running: configure_neutron_nova 2022-03-23 18:23:32.212 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-23 18:23:32.215 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 18:23:32.217 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-23 18:23:32.220 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:23:32.223 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:23:32.226 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:23:32.229 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:23:32.232 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:23:32.236 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:23:32.240 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:23:32.244 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:23:32.247 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:23:32.249 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-23 18:23:32.252 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:23:32.270 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:32.273 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:23:32.275 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:23:32.278 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-23 18:23:32.280 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:23:32.283 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 18:23:32.285 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-23 18:23:32.288 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 18:23:32.291 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 18:23:32.293 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:23:32.296 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:23:32.299 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-23 18:23:32.302 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 18:23:32.305 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-23 18:23:32.308 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 18:23:32.310 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 18:23:32.313 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-23 18:23:32.316 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 18:23:32.319 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 18:23:32.321 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-23 18:23:32.324 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:23:32.327 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 18:23:32.329 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 18:23:32.332 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-23 18:23:32.335 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:23:32.338 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-23 18:23:32.340 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:23:32.343 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-23 18:23:32.343 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:23:32.343 | gsub("[][]", "", $1); 2022-03-23 18:23:32.343 | split($1, a, "|"); 2022-03-23 18:23:32.343 | if (a[1] == matchgroup) 2022-03-23 18:23:32.343 | print a[2] 2022-03-23 18:23:32.343 | } 2022-03-23 18:23:32.344 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:23:32.350 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 18:23:32.353 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 18:23:32.356 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 18:23:32.360 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-23 18:23:32.363 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-23 18:23:32.366 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-23 18:23:32.368 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-23 18:23:32.372 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-23 18:23:32.376 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-23 18:23:32.379 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-23 18:23:32.385 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 18:23:32.388 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:23:32.391 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:23:32.394 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-23 18:23:32.397 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:23:32.400 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-23 18:23:32.403 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-23 18:23:32.406 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-23 18:23:32.410 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-23 18:23:32.415 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-23 18:23:32.415 | BEGIN { 2022-03-23 18:23:32.415 | section = "" 2022-03-23 18:23:32.415 | last_section = "" 2022-03-23 18:23:32.415 | section_count = 0 2022-03-23 18:23:32.415 | } 2022-03-23 18:23:32.416 | /^\[.+\]/ { 2022-03-23 18:23:32.416 | gsub("[][]", "", $1); 2022-03-23 18:23:32.416 | section=$1 2022-03-23 18:23:32.416 | next 2022-03-23 18:23:32.416 | } 2022-03-23 18:23:32.416 | /^ *\#/ { 2022-03-23 18:23:32.417 | next 2022-03-23 18:23:32.417 | } 2022-03-23 18:23:32.417 | /^[^ \t]+/ { 2022-03-23 18:23:32.417 | # get offset of first = in $0 2022-03-23 18:23:32.417 | eq_idx = index($0, "=") 2022-03-23 18:23:32.417 | # extract attr & value from $0 2022-03-23 18:23:32.417 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:23:32.417 | value = substr($0, eq_idx + 1) 2022-03-23 18:23:32.417 | # only need to strip trailing whitespace from attr 2022-03-23 18:23:32.417 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:23:32.417 | # need to strip leading & trailing whitespace from value 2022-03-23 18:23:32.417 | sub(/^[ \t]*/, "", value) 2022-03-23 18:23:32.417 | sub(/[ \t]*$/, "", value) 2022-03-23 18:23:32.417 | 2022-03-23 18:23:32.417 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:23:32.417 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:23:32.418 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:23:32.418 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:23:32.418 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:23:32.418 | if (section != last_section) { 2022-03-23 18:23:32.418 | cfg_section[section_count++] = section 2022-03-23 18:23:32.418 | last_section = section 2022-03-23 18:23:32.418 | } 2022-03-23 18:23:32.418 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:23:32.418 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:23:32.418 | 2022-03-23 18:23:32.418 | cfg_attr[section, attr, 0] = value 2022-03-23 18:23:32.418 | cfg_attr_count[section, attr] = 1 2022-03-23 18:23:32.418 | } else { 2022-03-23 18:23:32.418 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:23:32.418 | cfg_attr[section, attr, lno] = value 2022-03-23 18:23:32.418 | } 2022-03-23 18:23:32.418 | } 2022-03-23 18:23:32.418 | END { 2022-03-23 18:23:32.418 | # Process each section in order 2022-03-23 18:23:32.418 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:23:32.418 | section = cfg_section[sno] 2022-03-23 18:23:32.418 | # The ini routines simply append a config item immediately 2022-03-23 18:23:32.418 | # after the section header. To keep the same order as defined 2022-03-23 18:23:32.418 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:23:32.418 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:23:32.418 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:23:32.421 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:23:32.422 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:23:32.422 | else { 2022-03-23 18:23:32.422 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:23:32.422 | count = cfg_attr_count[section, attr] 2022-03-23 18:23:32.422 | print "inidelete " configfile " " section " " attr 2022-03-23 18:23:32.422 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:23:32.422 | for (l = count -2; l >= 0; l--) 2022-03-23 18:23:32.422 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:23:32.422 | } 2022-03-23 18:23:32.422 | } 2022-03-23 18:23:32.422 | } 2022-03-23 18:23:32.422 | } 2022-03-23 18:23:32.422 | ' 2022-03-23 18:23:32.422 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 18:23:32.422 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.422 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:23:32.422 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:23:32.422 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:23:32.425 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-23 18:23:32.428 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:23:32.431 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-23 18:23:32.435 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-23 18:23:32.435 | BEGIN { group = "" } 2022-03-23 18:23:32.435 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:23:32.435 | gsub("[][]", "", $1); 2022-03-23 18:23:32.435 | split($1, a, "|"); 2022-03-23 18:23:32.435 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:23:32.435 | group=a[1] 2022-03-23 18:23:32.435 | } else { 2022-03-23 18:23:32.435 | group="" 2022-03-23 18:23:32.435 | } 2022-03-23 18:23:32.435 | next 2022-03-23 18:23:32.435 | } 2022-03-23 18:23:32.435 | { 2022-03-23 18:23:32.435 | if (group != "") 2022-03-23 18:23:32.435 | print $0 2022-03-23 18:23:32.435 | } 2022-03-23 18:23:32.435 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:23:32.442 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-23 18:23:32.445 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-23 18:23:32.478 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.482 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-23 18:23:32.485 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-23 18:23:32.517 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.519 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-23 18:23:32.523 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-23 18:23:32.556 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.559 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-23 18:23:32.562 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-23 18:23:32.595 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.597 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-23 18:23:32.600 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-23 18:23:32.631 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.634 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-23 18:23:32.637 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 18:23:32.670 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.673 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.45/identity"' 2022-03-23 18:23:32.676 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-23 18:23:32.707 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.710 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-23 18:23:32.712 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 18:23:32.746 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.749 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-23 18:23:32.752 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 18:23:32.784 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.787 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-23 18:23:32.789 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 18:23:32.823 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.826 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-23 18:23:32.829 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 18:23:32.860 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.863 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-23 18:23:32.865 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 18:23:32.898 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.900 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-23 18:23:32.903 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-23 18:23:32.934 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:32.937 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 18:23:32.940 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 18:23:32.943 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 18:23:32.946 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-23 18:23:32.949 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-23 18:23:32.952 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-23 18:23:32.955 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-23 18:23:32.958 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-23 18:23:32.962 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-23 18:23:32.965 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-23 18:23:32.968 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 18:23:32.970 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:23:32.973 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:23:32.976 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-23 18:23:32.978 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:23:32.982 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-23 18:23:32.985 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-23 18:23:32.989 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-23 18:23:32.992 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-23 18:23:32.996 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 18:23:33.000 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 18:23:33.000 | BEGIN { 2022-03-23 18:23:33.000 | section = "" 2022-03-23 18:23:33.000 | last_section = "" 2022-03-23 18:23:33.000 | section_count = 0 2022-03-23 18:23:33.000 | } 2022-03-23 18:23:33.000 | /^\[.+\]/ { 2022-03-23 18:23:33.000 | gsub("[][]", "", $1); 2022-03-23 18:23:33.000 | section=$1 2022-03-23 18:23:33.000 | next 2022-03-23 18:23:33.000 | } 2022-03-23 18:23:33.000 | /^ *\#/ { 2022-03-23 18:23:33.000 | next 2022-03-23 18:23:33.000 | } 2022-03-23 18:23:33.000 | /^[^ \t]+/ { 2022-03-23 18:23:33.000 | # get offset of first = in $0 2022-03-23 18:23:33.000 | eq_idx = index($0, "=") 2022-03-23 18:23:33.000 | # extract attr & value from $0 2022-03-23 18:23:33.000 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:23:33.000 | value = substr($0, eq_idx + 1) 2022-03-23 18:23:33.001 | # only need to strip trailing whitespace from attr 2022-03-23 18:23:33.001 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:23:33.001 | # need to strip leading & trailing whitespace from value 2022-03-23 18:23:33.001 | sub(/^[ \t]*/, "", value) 2022-03-23 18:23:33.001 | sub(/[ \t]*$/, "", value) 2022-03-23 18:23:33.001 | 2022-03-23 18:23:33.001 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:23:33.001 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:23:33.001 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:23:33.001 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:23:33.001 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:23:33.001 | if (section != last_section) { 2022-03-23 18:23:33.001 | cfg_section[section_count++] = section 2022-03-23 18:23:33.001 | last_section = section 2022-03-23 18:23:33.001 | } 2022-03-23 18:23:33.001 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:23:33.001 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:23:33.001 | 2022-03-23 18:23:33.001 | cfg_attr[section, attr, 0] = value 2022-03-23 18:23:33.001 | cfg_attr_count[section, attr] = 1 2022-03-23 18:23:33.001 | } else { 2022-03-23 18:23:33.001 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:23:33.001 | cfg_attr[section, attr, lno] = value 2022-03-23 18:23:33.001 | } 2022-03-23 18:23:33.001 | } 2022-03-23 18:23:33.001 | END { 2022-03-23 18:23:33.001 | # Process each section in order 2022-03-23 18:23:33.001 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:23:33.001 | section = cfg_section[sno] 2022-03-23 18:23:33.001 | # The ini routines simply append a config item immediately 2022-03-23 18:23:33.001 | # after the section header. To keep the same order as defined 2022-03-23 18:23:33.001 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:23:33.001 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:23:33.001 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:23:33.002 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:23:33.002 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:23:33.002 | else { 2022-03-23 18:23:33.002 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:23:33.002 | count = cfg_attr_count[section, attr] 2022-03-23 18:23:33.002 | print "inidelete " configfile " " section " " attr 2022-03-23 18:23:33.002 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:23:33.002 | for (l = count -2; l >= 0; l--) 2022-03-23 18:23:33.002 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:23:33.002 | } 2022-03-23 18:23:33.002 | } 2022-03-23 18:23:33.002 | } 2022-03-23 18:23:33.002 | } 2022-03-23 18:23:33.002 | ' 2022-03-23 18:23:33.002 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.002 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:23:33.002 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:23:33.002 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:23:33.004 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-23 18:23:33.010 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:23:33.012 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-23 18:23:33.015 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 18:23:33.015 | BEGIN { group = "" } 2022-03-23 18:23:33.015 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:23:33.015 | gsub("[][]", "", $1); 2022-03-23 18:23:33.015 | split($1, a, "|"); 2022-03-23 18:23:33.015 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:23:33.015 | group=a[1] 2022-03-23 18:23:33.015 | } else { 2022-03-23 18:23:33.015 | group="" 2022-03-23 18:23:33.015 | } 2022-03-23 18:23:33.016 | next 2022-03-23 18:23:33.016 | } 2022-03-23 18:23:33.016 | { 2022-03-23 18:23:33.016 | if (group != "") 2022-03-23 18:23:33.016 | print $0 2022-03-23 18:23:33.016 | } 2022-03-23 18:23:33.016 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:23:33.021 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:23:33.023 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-23 18:23:33.026 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-23 18:23:33.051 | [713487 Async configure_neutron_nova:713487]: finished successfully 2022-03-23 18:23:33.060 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.063 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-23 18:23:33.066 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-23 18:23:33.099 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.102 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-23 18:23:33.105 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-23 18:23:33.135 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.138 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-23 18:23:33.140 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-23 18:23:33.170 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.173 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-23 18:23:33.176 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-23 18:23:33.206 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.209 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-23 18:23:33.211 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-23 18:23:33.242 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.244 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-23 18:23:33.247 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-23 18:23:33.278 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.280 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-23 18:23:33.283 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-23 18:23:33.313 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.316 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-23 18:23:33.319 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-23 18:23:33.349 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.352 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-23 18:23:33.355 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-23 18:23:33.389 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.392 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-23 18:23:33.395 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-23 18:23:33.427 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.429 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-23 18:23:33.432 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-23 18:23:33.462 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.465 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-23 18:23:33.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-23 18:23:33.498 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.501 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-23 18:23:33.503 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-23 18:23:33.540 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.543 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-23 18:23:33.546 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-23 18:23:33.577 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.579 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-23 18:23:33.582 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-23 18:23:33.612 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.616 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 18:23:33.618 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 18:23:33.621 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 18:23:33.625 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-23 18:23:33.627 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-23 18:23:33.631 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-23 18:23:33.634 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-23 18:23:33.637 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-23 18:23:33.642 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-23 18:23:33.644 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-23 18:23:33.647 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 18:23:33.650 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:23:33.652 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:23:33.655 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-23 18:23:33.658 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:23:33.661 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-23 18:23:33.664 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-23 18:23:33.667 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-23 18:23:33.670 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-23 18:23:33.673 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 18:23:33.674 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-23 18:23:33.674 | BEGIN { 2022-03-23 18:23:33.674 | section = "" 2022-03-23 18:23:33.674 | last_section = "" 2022-03-23 18:23:33.674 | section_count = 0 2022-03-23 18:23:33.674 | } 2022-03-23 18:23:33.674 | /^\[.+\]/ { 2022-03-23 18:23:33.674 | gsub("[][]", "", $1); 2022-03-23 18:23:33.674 | section=$1 2022-03-23 18:23:33.674 | next 2022-03-23 18:23:33.674 | } 2022-03-23 18:23:33.674 | /^ *\#/ { 2022-03-23 18:23:33.674 | next 2022-03-23 18:23:33.674 | } 2022-03-23 18:23:33.674 | /^[^ \t]+/ { 2022-03-23 18:23:33.674 | # get offset of first = in $0 2022-03-23 18:23:33.674 | eq_idx = index($0, "=") 2022-03-23 18:23:33.674 | # extract attr & value from $0 2022-03-23 18:23:33.674 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:23:33.674 | value = substr($0, eq_idx + 1) 2022-03-23 18:23:33.674 | # only need to strip trailing whitespace from attr 2022-03-23 18:23:33.674 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:23:33.674 | # need to strip leading & trailing whitespace from value 2022-03-23 18:23:33.674 | sub(/^[ \t]*/, "", value) 2022-03-23 18:23:33.674 | sub(/[ \t]*$/, "", value) 2022-03-23 18:23:33.674 | 2022-03-23 18:23:33.674 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:23:33.674 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:23:33.674 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:23:33.674 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:23:33.675 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:23:33.675 | if (section != last_section) { 2022-03-23 18:23:33.675 | cfg_section[section_count++] = section 2022-03-23 18:23:33.675 | last_section = section 2022-03-23 18:23:33.675 | } 2022-03-23 18:23:33.675 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:23:33.675 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:23:33.675 | 2022-03-23 18:23:33.675 | cfg_attr[section, attr, 0] = value 2022-03-23 18:23:33.675 | cfg_attr_count[section, attr] = 1 2022-03-23 18:23:33.675 | } else { 2022-03-23 18:23:33.675 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:23:33.675 | cfg_attr[section, attr, lno] = value 2022-03-23 18:23:33.675 | } 2022-03-23 18:23:33.675 | } 2022-03-23 18:23:33.675 | END { 2022-03-23 18:23:33.675 | # Process each section in order 2022-03-23 18:23:33.675 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:23:33.675 | section = cfg_section[sno] 2022-03-23 18:23:33.675 | # The ini routines simply append a config item immediately 2022-03-23 18:23:33.675 | # after the section header. To keep the same order as defined 2022-03-23 18:23:33.675 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:23:33.675 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:23:33.675 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:23:33.675 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:23:33.675 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:23:33.675 | else { 2022-03-23 18:23:33.675 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:23:33.675 | count = cfg_attr_count[section, attr] 2022-03-23 18:23:33.675 | print "inidelete " configfile " " section " " attr 2022-03-23 18:23:33.675 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:23:33.675 | for (l = count -2; l >= 0; l--) 2022-03-23 18:23:33.675 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:23:33.675 | } 2022-03-23 18:23:33.676 | } 2022-03-23 18:23:33.676 | } 2022-03-23 18:23:33.676 | } 2022-03-23 18:23:33.676 | ' 2022-03-23 18:23:33.676 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.676 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:23:33.677 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:23:33.679 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:23:33.682 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-23 18:23:33.684 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:23:33.687 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-23 18:23:33.689 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-23 18:23:33.689 | BEGIN { group = "" } 2022-03-23 18:23:33.689 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:23:33.689 | gsub("[][]", "", $1); 2022-03-23 18:23:33.689 | split($1, a, "|"); 2022-03-23 18:23:33.689 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:23:33.689 | group=a[1] 2022-03-23 18:23:33.689 | } else { 2022-03-23 18:23:33.689 | group="" 2022-03-23 18:23:33.689 | } 2022-03-23 18:23:33.690 | next 2022-03-23 18:23:33.690 | } 2022-03-23 18:23:33.690 | { 2022-03-23 18:23:33.690 | if (group != "") 2022-03-23 18:23:33.690 | print $0 2022-03-23 18:23:33.690 | } 2022-03-23 18:23:33.690 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:23:33.696 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-23 18:23:33.698 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-23 18:23:33.728 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.731 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-23 18:23:33.734 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-23 18:23:33.765 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.767 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-23 18:23:33.770 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-23 18:23:33.799 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.802 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-23 18:23:33.804 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-23 18:23:33.834 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.837 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-23 18:23:33.839 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 18:23:33.870 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.873 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-23 18:23:33.875 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-23 18:23:33.905 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.907 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-23 18:23:33.910 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 18:23:33.942 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.945 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-23 18:23:33.948 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 18:23:33.978 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:33.982 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 18:23:33.984 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 18:23:33.987 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 18:23:33.991 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-23 18:23:33.993 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:23:33.996 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:23:33.999 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-23 18:23:34.003 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:23:34.007 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-23 18:23:34.010 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-23 18:23:34.013 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:23:34.016 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:23:34.018 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:23:34.021 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:23:34.024 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:23:34.027 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:23:34.030 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:23:34.033 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:23:34.036 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-23 18:23:34.039 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:23:34.041 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 18:23:34.041 | BEGIN { 2022-03-23 18:23:34.041 | section = "" 2022-03-23 18:23:34.041 | last_section = "" 2022-03-23 18:23:34.041 | section_count = 0 2022-03-23 18:23:34.041 | } 2022-03-23 18:23:34.041 | /^\[.+\]/ { 2022-03-23 18:23:34.041 | gsub("[][]", "", $1); 2022-03-23 18:23:34.041 | section=$1 2022-03-23 18:23:34.041 | next 2022-03-23 18:23:34.041 | } 2022-03-23 18:23:34.041 | /^ *\#/ { 2022-03-23 18:23:34.041 | next 2022-03-23 18:23:34.041 | } 2022-03-23 18:23:34.041 | /^[^ \t]+/ { 2022-03-23 18:23:34.041 | # get offset of first = in $0 2022-03-23 18:23:34.041 | eq_idx = index($0, "=") 2022-03-23 18:23:34.041 | # extract attr & value from $0 2022-03-23 18:23:34.041 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:23:34.041 | value = substr($0, eq_idx + 1) 2022-03-23 18:23:34.041 | # only need to strip trailing whitespace from attr 2022-03-23 18:23:34.041 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:23:34.041 | # need to strip leading & trailing whitespace from value 2022-03-23 18:23:34.041 | sub(/^[ \t]*/, "", value) 2022-03-23 18:23:34.041 | sub(/[ \t]*$/, "", value) 2022-03-23 18:23:34.041 | 2022-03-23 18:23:34.041 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:23:34.041 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:23:34.042 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:23:34.042 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:23:34.042 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:23:34.042 | if (section != last_section) { 2022-03-23 18:23:34.042 | cfg_section[section_count++] = section 2022-03-23 18:23:34.042 | last_section = section 2022-03-23 18:23:34.042 | } 2022-03-23 18:23:34.042 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:23:34.042 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:23:34.042 | 2022-03-23 18:23:34.042 | cfg_attr[section, attr, 0] = value 2022-03-23 18:23:34.042 | cfg_attr_count[section, attr] = 1 2022-03-23 18:23:34.042 | } else { 2022-03-23 18:23:34.042 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:23:34.042 | cfg_attr[section, attr, lno] = value 2022-03-23 18:23:34.042 | } 2022-03-23 18:23:34.042 | } 2022-03-23 18:23:34.042 | END { 2022-03-23 18:23:34.042 | # Process each section in order 2022-03-23 18:23:34.042 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:23:34.042 | section = cfg_section[sno] 2022-03-23 18:23:34.042 | # The ini routines simply append a config item immediately 2022-03-23 18:23:34.042 | # after the section header. To keep the same order as defined 2022-03-23 18:23:34.042 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:23:34.042 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:23:34.042 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:23:34.042 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:23:34.042 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:23:34.042 | else { 2022-03-23 18:23:34.042 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:23:34.042 | count = cfg_attr_count[section, attr] 2022-03-23 18:23:34.042 | print "inidelete " configfile " " section " " attr 2022-03-23 18:23:34.042 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:23:34.042 | for (l = count -2; l >= 0; l--) 2022-03-23 18:23:34.042 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:23:34.043 | } 2022-03-23 18:23:34.043 | } 2022-03-23 18:23:34.043 | } 2022-03-23 18:23:34.043 | } 2022-03-23 18:23:34.043 | ' 2022-03-23 18:23:34.043 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:34.043 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:23:34.044 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:23:34.045 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:23:34.048 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 18:23:34.050 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:23:34.053 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-23 18:23:34.055 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 18:23:34.055 | BEGIN { group = "" } 2022-03-23 18:23:34.056 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:23:34.056 | gsub("[][]", "", $1); 2022-03-23 18:23:34.056 | split($1, a, "|"); 2022-03-23 18:23:34.056 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:23:34.056 | group=a[1] 2022-03-23 18:23:34.056 | } else { 2022-03-23 18:23:34.056 | group="" 2022-03-23 18:23:34.056 | } 2022-03-23 18:23:34.056 | next 2022-03-23 18:23:34.056 | } 2022-03-23 18:23:34.056 | { 2022-03-23 18:23:34.056 | if (group != "") 2022-03-23 18:23:34.056 | print $0 2022-03-23 18:23:34.056 | } 2022-03-23 18:23:34.056 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:23:34.062 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-23 18:23:34.065 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-23 18:23:34.094 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:34.096 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-23 18:23:34.099 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-23 18:23:34.128 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:23:34.131 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-23 18:23:34.150 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:34.153 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-23 18:23:34.155 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:23:34.158 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-23 18:23:34.161 | + ./stack.sh:main:1252 : start_swift 2022-03-23 18:23:34.164 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-23 18:23:34.166 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 18:23:34.169 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 18:23:34.208 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-23 18:23:34.211 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 18:23:34.213 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 18:23:34.216 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-23 18:23:34.664 | Restarting rsync (via systemctl): rsync.service. 2022-03-23 18:23:34.670 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-23 18:23:34.674 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-23 18:23:34.677 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-23 18:23:34.680 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-23 18:23:34.682 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 18:23:34.685 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:23:34.688 | + functions-common:run_process:1680 : local service=s-object 2022-03-23 18:23:34.690 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:23:34.693 | + functions-common:run_process:1682 : local group= 2022-03-23 18:23:34.696 | + functions-common:run_process:1683 : local user= 2022-03-23 18:23:34.698 | + functions-common:run_process:1685 : local name=s-object 2022-03-23 18:23:34.701 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:23:34.707 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:23:34.709 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:23:34.712 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:23:34.715 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:23:34.719 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059814717 2022-03-23 18:23:34.722 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-23 18:23:34.739 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:34.741 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-23 18:23:34.744 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-23 18:23:34.747 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:23:34.749 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:23:34.752 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:23:34.755 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:23:34.757 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-23 18:23:34.760 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-23 18:23:34.762 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-23 18:23:34.765 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:23:34.767 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:23:34.770 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-23 18:23:34.773 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-23 18:23:34.775 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-23 18:23:34.778 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:23:34.780 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:23:34.782 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:23:34.784 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:23:34.787 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:23:34.789 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-23 18:23:34.791 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:23:34.796 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-23 18:23:34.849 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-23 18:23:34.901 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 18:23:34.962 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-23 18:23:35.023 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-23 18:23:35.075 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:23:35.128 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:23:35.130 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-23 18:23:35.185 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:23:35.836 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-23 18:23:35.854 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-23 18:23:36.450 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-23 18:23:36.480 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:23:36.482 | + functions-common:time_stop:2425 : local name 2022-03-23 18:23:36.485 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:23:36.487 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:23:36.490 | + functions-common:time_stop:2428 : local total 2022-03-23 18:23:36.492 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:23:36.495 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:23:36.498 | + functions-common:time_stop:2432 : start_time=1648059814717 2022-03-23 18:23:36.500 | + functions-common:time_stop:2434 : [[ -z 1648059814717 ]] 2022-03-23 18:23:36.503 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:23:36.508 | + functions-common:time_stop:2437 : end_time=1648059816505 2022-03-23 18:23:36.511 | + functions-common:time_stop:2438 : elapsed_time=1788 2022-03-23 18:23:36.514 | + functions-common:time_stop:2439 : total=3724 2022-03-23 18:23:36.516 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:23:36.519 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5512 2022-03-23 18:23:36.522 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 18:23:36.525 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:23:36.527 | + functions-common:run_process:1680 : local service=s-container 2022-03-23 18:23:36.530 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:23:36.533 | + functions-common:run_process:1682 : local group= 2022-03-23 18:23:36.535 | + functions-common:run_process:1683 : local user= 2022-03-23 18:23:36.538 | + functions-common:run_process:1685 : local name=s-container 2022-03-23 18:23:36.541 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:23:36.543 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:23:36.546 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:23:36.549 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:23:36.552 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:23:36.557 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059816554 2022-03-23 18:23:36.559 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-23 18:23:36.577 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:36.580 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-23 18:23:36.583 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-23 18:23:36.585 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:23:36.588 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:23:36.590 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:23:36.593 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:23:36.595 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-23 18:23:36.598 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-23 18:23:36.600 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-23 18:23:36.604 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:23:36.607 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:23:36.609 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-23 18:23:36.612 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-23 18:23:36.614 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-23 18:23:36.617 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:23:36.620 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:23:36.622 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:23:36.624 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:23:36.627 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:23:36.630 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-23 18:23:36.632 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:23:36.637 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-23 18:23:36.692 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-23 18:23:36.746 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 18:23:36.801 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-23 18:23:36.856 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-23 18:23:36.911 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:23:36.967 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:23:36.970 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-23 18:23:37.024 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:23:37.684 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-23 18:23:37.698 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-23 18:23:38.288 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-23 18:23:38.321 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:23:38.324 | + functions-common:time_stop:2425 : local name 2022-03-23 18:23:38.327 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:23:38.329 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:23:38.332 | + functions-common:time_stop:2428 : local total 2022-03-23 18:23:38.334 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:23:38.337 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:23:38.339 | + functions-common:time_stop:2432 : start_time=1648059816554 2022-03-23 18:23:38.342 | + functions-common:time_stop:2434 : [[ -z 1648059816554 ]] 2022-03-23 18:23:38.345 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:23:38.350 | + functions-common:time_stop:2437 : end_time=1648059818347 2022-03-23 18:23:38.356 | + functions-common:time_stop:2438 : elapsed_time=1793 2022-03-23 18:23:38.359 | + functions-common:time_stop:2439 : total=5512 2022-03-23 18:23:38.362 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:23:38.364 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7305 2022-03-23 18:23:38.367 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 18:23:38.369 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:23:38.372 | + functions-common:run_process:1680 : local service=s-account 2022-03-23 18:23:38.375 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:23:38.377 | + functions-common:run_process:1682 : local group= 2022-03-23 18:23:38.380 | + functions-common:run_process:1683 : local user= 2022-03-23 18:23:38.382 | + functions-common:run_process:1685 : local name=s-account 2022-03-23 18:23:38.386 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:23:38.389 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:23:38.391 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:23:38.394 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:23:38.397 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:23:38.402 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059818399 2022-03-23 18:23:38.405 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-23 18:23:38.423 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:38.425 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-23 18:23:38.428 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-23 18:23:38.430 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:23:38.433 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:23:38.435 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:23:38.438 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:23:38.440 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-23 18:23:38.442 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-23 18:23:38.445 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-23 18:23:38.447 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:23:38.450 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:23:38.452 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-23 18:23:38.455 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-23 18:23:38.457 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-23 18:23:38.460 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:23:38.462 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:23:38.464 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:23:38.467 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:23:38.469 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:23:38.472 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-23 18:23:38.474 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:23:38.479 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-23 18:23:38.533 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-23 18:23:38.590 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 18:23:38.646 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-23 18:23:38.703 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-23 18:23:38.757 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:23:38.812 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:23:38.815 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-23 18:23:38.868 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:23:39.519 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-23 18:23:39.535 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-23 18:23:40.120 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-23 18:23:40.143 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:23:40.146 | + functions-common:time_stop:2425 : local name 2022-03-23 18:23:40.155 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:23:40.157 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:23:40.160 | + functions-common:time_stop:2428 : local total 2022-03-23 18:23:40.162 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:23:40.165 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:23:40.167 | + functions-common:time_stop:2432 : start_time=1648059818399 2022-03-23 18:23:40.170 | + functions-common:time_stop:2434 : [[ -z 1648059818399 ]] 2022-03-23 18:23:40.173 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:23:40.178 | + functions-common:time_stop:2437 : end_time=1648059820175 2022-03-23 18:23:40.180 | + functions-common:time_stop:2438 : elapsed_time=1776 2022-03-23 18:23:40.183 | + functions-common:time_stop:2439 : total=7305 2022-03-23 18:23:40.186 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:23:40.188 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9081 2022-03-23 18:23:40.191 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-23 18:23:40.193 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-23 18:23:40.244 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:23:40.247 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-23 18:23:40.249 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:23:40.252 | + functions-common:run_process:1682 : local group= 2022-03-23 18:23:40.255 | + functions-common:run_process:1683 : local user= 2022-03-23 18:23:40.258 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-23 18:23:40.261 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:23:40.263 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:23:40.266 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:23:40.268 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:23:40.272 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:23:40.276 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059820273 2022-03-23 18:23:40.279 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-23 18:23:40.296 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:40.299 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-23 18:23:40.302 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-23 18:23:40.304 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:23:40.307 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:23:40.309 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:23:40.312 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:23:40.315 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-23 18:23:40.317 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-23 18:23:40.320 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-23 18:23:40.323 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:23:40.325 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:23:40.328 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-23 18:23:40.330 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-23 18:23:40.333 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-23 18:23:40.336 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:23:40.338 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:23:40.340 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:23:40.343 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:23:40.345 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:23:40.348 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-23 18:23:40.350 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:23:40.355 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-23 18:23:40.409 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-23 18:23:40.463 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 18:23:40.522 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-23 18:23:40.577 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-23 18:23:40.631 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:23:40.686 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:23:40.689 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-23 18:23:40.744 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:23:41.338 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-23 18:23:41.945 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-23 18:23:41.972 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:23:41.975 | + functions-common:time_stop:2425 : local name 2022-03-23 18:23:41.978 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:23:41.985 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:23:41.988 | + functions-common:time_stop:2428 : local total 2022-03-23 18:23:41.990 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:23:41.993 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:23:41.995 | + functions-common:time_stop:2432 : start_time=1648059820273 2022-03-23 18:23:41.998 | + functions-common:time_stop:2434 : [[ -z 1648059820273 ]] 2022-03-23 18:23:42.001 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:23:42.006 | + functions-common:time_stop:2437 : end_time=1648059822003 2022-03-23 18:23:42.009 | + functions-common:time_stop:2438 : elapsed_time=1730 2022-03-23 18:23:42.011 | + functions-common:time_stop:2439 : total=9081 2022-03-23 18:23:42.014 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:23:42.017 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10811 2022-03-23 18:23:42.019 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-23 18:23:42.037 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:23:42.040 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:23:42.042 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-23 18:23:42.045 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:23:42.047 | + functions-common:run_process:1682 : local group= 2022-03-23 18:23:42.050 | + functions-common:run_process:1683 : local user= 2022-03-23 18:23:42.052 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-23 18:23:42.055 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:23:42.057 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:23:42.060 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:23:42.062 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:23:42.065 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:23:42.070 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059822067 2022-03-23 18:23:42.072 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-23 18:23:42.090 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:42.093 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-23 18:23:42.095 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-23 18:23:42.098 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:23:42.100 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:23:42.103 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:23:42.105 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:23:42.108 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-23 18:23:42.110 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-23 18:23:42.113 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-23 18:23:42.115 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:23:42.118 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:23:42.120 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-23 18:23:42.123 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-23 18:23:42.125 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-23 18:23:42.127 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:23:42.130 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:23:42.132 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:23:42.135 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:23:42.138 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:23:42.140 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-23 18:23:42.142 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:23:42.147 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-23 18:23:42.205 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-23 18:23:42.259 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 18:23:42.313 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-23 18:23:42.370 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-23 18:23:42.425 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:23:42.479 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:23:42.482 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-23 18:23:42.537 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:23:43.142 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-23 18:23:43.156 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-23 18:23:43.769 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-23 18:23:43.795 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:23:43.798 | + functions-common:time_stop:2425 : local name 2022-03-23 18:23:43.802 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:23:43.804 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:23:43.807 | + functions-common:time_stop:2428 : local total 2022-03-23 18:23:43.809 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:23:43.812 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:23:43.814 | + functions-common:time_stop:2432 : start_time=1648059822067 2022-03-23 18:23:43.817 | + functions-common:time_stop:2434 : [[ -z 1648059822067 ]] 2022-03-23 18:23:43.820 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:23:43.825 | + functions-common:time_stop:2437 : end_time=1648059823822 2022-03-23 18:23:43.827 | + functions-common:time_stop:2438 : elapsed_time=1755 2022-03-23 18:23:43.830 | + functions-common:time_stop:2439 : total=10811 2022-03-23 18:23:43.832 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:23:43.835 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12566 2022-03-23 18:23:43.837 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-23 18:23:43.837 | Waiting for swift proxy to start... 2022-03-23 18:23:43.840 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.45:8080/info 2022-03-23 18:23:43.842 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:23:43.845 | + functions:wait_for_service:458 : local url=http://10.222.0.45:8080/info 2022-03-23 18:23:43.847 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:23:43.850 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:23:43.852 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:23:43.855 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:23:43.857 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:23:43.860 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:23:43.865 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059823862 2022-03-23 18:23:43.867 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:23:43.873 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 18:23:43.887 | + :: : [[ 000 == 503 ]] 2022-03-23 18:23:43.888 | + :: : [[ 7 -eq 7 ]] 2022-03-23 18:23:43.890 | + :: : sleep 1 2022-03-23 18:23:44.893 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 18:23:44.906 | + :: : [[ 000 == 503 ]] 2022-03-23 18:23:44.908 | + :: : [[ 7 -eq 7 ]] 2022-03-23 18:23:44.909 | + :: : sleep 1 2022-03-23 18:23:45.913 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 18:23:45.926 | + :: : [[ 000 == 503 ]] 2022-03-23 18:23:45.928 | + :: : [[ 7 -eq 7 ]] 2022-03-23 18:23:45.929 | + :: : sleep 1 2022-03-23 18:23:46.933 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 18:23:46.972 | + :: : [[ 200 == 503 ]] 2022-03-23 18:23:46.973 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:23:46.978 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:23:46.981 | + functions-common:time_stop:2425 : local name 2022-03-23 18:23:46.984 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:23:46.988 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:23:46.990 | + functions-common:time_stop:2428 : local total 2022-03-23 18:23:46.993 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:23:46.996 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:23:46.998 | + functions-common:time_stop:2432 : start_time=1648059823862 2022-03-23 18:23:47.001 | + functions-common:time_stop:2434 : [[ -z 1648059823862 ]] 2022-03-23 18:23:47.004 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:23:47.010 | + functions-common:time_stop:2437 : end_time=1648059827006 2022-03-23 18:23:47.012 | + functions-common:time_stop:2438 : elapsed_time=3144 2022-03-23 18:23:47.016 | + functions-common:time_stop:2439 : total=6552 2022-03-23 18:23:47.019 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:23:47.022 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9696 2022-03-23 18:23:47.024 | + functions:wait_for_service:467 : return 0 2022-03-23 18:23:47.027 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-23 18:23:47.029 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 18:23:47.032 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-23 18:23:47.051 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:47.054 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 18:23:47.087 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-23 18:23:47.140 | [667162 Async configure_neutron_nova:713487]: Waiting for completion of configure_neutron_nova running on PID 713487 (2 other jobs running) 2022-03-23 18:23:47.168 | [667162 Async configure_neutron_nova:713487]: Signaling child to exit 2022-03-23 18:23:47.168 | WAKEUP 2022-03-23 18:23:47.191 | [667162 Async configure_neutron_nova:713487]: Signaled 2022-03-23 18:23:47.193 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-23 18:23:47.193 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:23:47.193 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:23:47.193 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:23:47.193 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:23:47.193 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 18:23:47.193 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:23:47.193 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-23 18:23:47.193 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-23 18:23:47.193 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-23 18:23:47.193 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.45/identity 2022-03-23 18:23:47.193 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-23 18:23:47.193 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-23 18:23:47.194 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 18:23:47.194 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 18:23:47.194 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-23 18:23:47.194 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:23:47.194 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-23 18:23:47.194 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:23:47.194 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-23 18:23:47.194 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-23 18:23:47.194 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:23:47.194 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:23:47.194 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:23:47.194 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.45/identity 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-23 18:23:47.194 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-23 18:23:47.195 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-23 18:23:47.195 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-23 18:23:47.195 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-23 18:23:47.195 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-23 18:23:47.195 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-23 18:23:47.195 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 18:23:47.195 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 18:23:47.195 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 18:23:47.195 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:47.195 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-23 18:23:47.195 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 18:23:47.195 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-23 18:23:47.239 | [667162 Async configure_neutron_nova:713487]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-23 18:23:47.243 | + inc/async:async_wait:197 : return 0 2022-03-23 18:23:47.246 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-23 18:23:47.265 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:47.267 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 18:23:47.298 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 18:23:47.330 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-23 18:23:47.348 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:47.351 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-23 18:23:47.353 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:23:47.356 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-23 18:23:47.359 | + ./stack.sh:main:1277 : start_nova_api 2022-03-23 18:23:47.361 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-23 18:23:47.364 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-23 18:23:47.366 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-23 18:23:47.369 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-23 18:23:47.387 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:23:47.390 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:23:47.392 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:23:47.395 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:23:47.398 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-23 18:23:47.401 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-23 18:23:47.406 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:23:47.408 | + functions-common:run_process:1680 : local service=n-api 2022-03-23 18:23:47.411 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:23:47.413 | + functions-common:run_process:1682 : local group= 2022-03-23 18:23:47.416 | + functions-common:run_process:1683 : local user= 2022-03-23 18:23:47.419 | + functions-common:run_process:1685 : local name=n-api 2022-03-23 18:23:47.421 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:23:47.424 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:23:47.426 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:23:47.429 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:23:47.433 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:23:47.438 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059827435 2022-03-23 18:23:47.442 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-23 18:23:47.461 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:47.464 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-23 18:23:47.466 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-23 18:23:47.469 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:23:47.474 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:23:47.477 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:23:47.480 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:23:47.482 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-23 18:23:47.486 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-23 18:23:47.489 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-23 18:23:47.492 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:23:47.495 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:23:47.497 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:23:47.500 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-23 18:23:47.503 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-23 18:23:47.505 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:23:47.508 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:23:47.510 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:23:47.513 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-23 18:23:47.515 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:23:47.520 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-23 18:23:47.574 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-23 18:23:47.627 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-23 18:23:47.681 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 18:23:47.734 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:23:47.794 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-23 18:23:47.848 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-23 18:23:47.902 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-23 18:23:47.955 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-23 18:23:48.009 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-23 18:23:48.063 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:23:48.065 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-23 18:23:48.119 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:23:48.760 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-23 18:23:48.778 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-23 18:23:49.352 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-23 18:23:49.434 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:23:49.437 | + functions-common:time_stop:2425 : local name 2022-03-23 18:23:49.440 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:23:49.442 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:23:49.445 | + functions-common:time_stop:2428 : local total 2022-03-23 18:23:49.450 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:23:49.454 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:23:49.456 | + functions-common:time_stop:2432 : start_time=1648059827435 2022-03-23 18:23:49.459 | + functions-common:time_stop:2434 : [[ -z 1648059827435 ]] 2022-03-23 18:23:49.463 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:23:49.468 | + functions-common:time_stop:2437 : end_time=1648059829465 2022-03-23 18:23:49.471 | + functions-common:time_stop:2438 : elapsed_time=2030 2022-03-23 18:23:49.474 | + functions-common:time_stop:2439 : total=12566 2022-03-23 18:23:49.476 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:23:49.479 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14596 2022-03-23 18:23:49.482 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.45/compute/v2.1/ 2022-03-23 18:23:49.484 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-23 18:23:49.484 | Waiting for nova-api to start... 2022-03-23 18:23:49.486 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.45/compute/v2.1/ 2022-03-23 18:23:49.489 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:23:49.491 | + functions:wait_for_service:458 : local url=http://10.222.0.45/compute/v2.1/ 2022-03-23 18:23:49.494 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:23:49.496 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:23:49.499 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:23:49.501 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:23:49.504 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:23:49.507 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:23:49.512 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059829509 2022-03-23 18:23:49.515 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:23:49.521 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/compute/v2.1/ 2022-03-23 18:23:55.204 | + :: : [[ 200 == 503 ]] 2022-03-23 18:23:55.206 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:23:55.211 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:23:55.214 | + functions-common:time_stop:2425 : local name 2022-03-23 18:23:55.218 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:23:55.222 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:23:55.225 | + functions-common:time_stop:2428 : local total 2022-03-23 18:23:55.233 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:23:55.237 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:23:55.241 | + functions-common:time_stop:2432 : start_time=1648059829509 2022-03-23 18:23:55.244 | + functions-common:time_stop:2434 : [[ -z 1648059829509 ]] 2022-03-23 18:23:55.249 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:23:55.255 | + functions-common:time_stop:2437 : end_time=1648059835252 2022-03-23 18:23:55.259 | + functions-common:time_stop:2438 : elapsed_time=5743 2022-03-23 18:23:55.263 | + functions-common:time_stop:2439 : total=9696 2022-03-23 18:23:55.266 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:23:55.270 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15439 2022-03-23 18:23:55.273 | + functions:wait_for_service:467 : return 0 2022-03-23 18:23:55.276 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:23:55.279 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:23:55.282 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-23 18:23:55.300 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:55.303 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-23 18:23:55.306 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:23:55.309 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-23 18:23:55.311 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-23 18:23:55.314 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-23 18:23:55.317 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-23 18:23:55.335 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:23:55.337 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-23 18:23:55.355 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:55.358 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-23 18:23:55.361 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:23:55.364 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-23 18:23:55.366 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-23 18:23:55.369 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-23 18:23:55.372 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 18:23:55.404 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-23 18:23:55.407 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-23 18:23:55.410 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-23 18:23:55.442 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-23 18:23:55.477 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-23 18:23:55.479 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-23 18:23:55.482 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-23 18:23:55.485 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-23 18:23:55.488 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-23 18:23:55.492 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-23 18:23:55.495 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 18:23:55.498 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 18:23:55.503 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-23 18:23:55.505 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-23 18:23:55.508 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-23 18:23:55.511 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-23 18:23:55.514 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:23:55.516 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:23:55.520 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:23:55.522 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-23 18:23:55.525 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:23:55.528 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:23:55.531 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-23 18:23:55.548 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:23:55.551 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-23 18:23:55.554 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:23:55.556 | + functions-common:run_process:1680 : local service=q-svc 2022-03-23 18:23:55.559 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:23:55.562 | + functions-common:run_process:1682 : local group= 2022-03-23 18:23:55.565 | + functions-common:run_process:1683 : local user= 2022-03-23 18:23:55.567 | + functions-common:run_process:1685 : local name=q-svc 2022-03-23 18:23:55.570 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:23:55.573 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:23:55.575 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:23:55.578 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:23:55.581 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:23:55.586 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059835583 2022-03-23 18:23:55.588 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-23 18:23:55.605 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:23:55.608 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-23 18:23:55.610 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-23 18:23:55.613 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:23:55.616 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:23:55.618 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:23:55.621 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:23:55.623 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 18:23:55.626 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 18:23:55.629 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-23 18:23:55.631 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:23:55.634 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:23:55.637 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 18:23:55.639 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-23 18:23:55.642 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-23 18:23:55.644 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:23:55.647 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:23:55.649 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:23:55.651 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:23:55.653 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:23:55.656 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-23 18:23:55.658 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:23:55.662 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-23 18:23:55.714 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-23 18:23:55.767 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:23:55.828 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-23 18:23:55.881 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-23 18:23:55.934 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:23:55.988 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:23:55.990 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-23 18:23:56.044 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:23:56.662 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-23 18:23:56.681 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-23 18:23:57.290 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-23 18:23:57.321 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:23:57.324 | + functions-common:time_stop:2425 : local name 2022-03-23 18:23:57.326 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:23:57.329 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:23:57.332 | + functions-common:time_stop:2428 : local total 2022-03-23 18:23:57.335 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:23:57.337 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:23:57.340 | + functions-common:time_stop:2432 : start_time=1648059835583 2022-03-23 18:23:57.342 | + functions-common:time_stop:2434 : [[ -z 1648059835583 ]] 2022-03-23 18:23:57.346 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:23:57.351 | + functions-common:time_stop:2437 : end_time=1648059837348 2022-03-23 18:23:57.353 | + functions-common:time_stop:2438 : elapsed_time=1765 2022-03-23 18:23:57.356 | + functions-common:time_stop:2439 : total=14596 2022-03-23 18:23:57.358 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:23:57.361 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16361 2022-03-23 18:23:57.364 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.45:9696 2022-03-23 18:23:57.367 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-23 18:23:57.385 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:23:57.388 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-23 18:23:57.388 | Waiting for Neutron to start... 2022-03-23 18:23:57.390 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-23 18:23:57.393 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.45:9696' 'Neutron did not start' 60 2022-03-23 18:23:57.395 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-23 18:23:57.398 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-23 18:23:57.401 | + functions-common:test_with_retry:2365 : local until=60 2022-03-23 18:23:57.403 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 18:23:57.406 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 18:23:57.408 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 18:23:57.411 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:23:57.413 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:23:57.417 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:23:57.421 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059837418 2022-03-23 18:23:57.424 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.45:9696; do sleep 0.5; done' 2022-03-23 18:24:03.000 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.45:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 18:24:03.003 | + functions-common:time_stop:2425 : local name 2022-03-23 18:24:03.006 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:24:03.009 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:24:03.012 | + functions-common:time_stop:2428 : local total 2022-03-23 18:24:03.015 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:24:03.017 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 18:24:03.020 | + functions-common:time_stop:2432 : start_time=1648059837418 2022-03-23 18:24:03.022 | + functions-common:time_stop:2434 : [[ -z 1648059837418 ]] 2022-03-23 18:24:03.025 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:24:03.030 | + functions-common:time_stop:2437 : end_time=1648059843027 2022-03-23 18:24:03.033 | + functions-common:time_stop:2438 : elapsed_time=5609 2022-03-23 18:24:03.035 | + functions-common:time_stop:2439 : total=0 2022-03-23 18:24:03.038 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:24:03.040 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5609 2022-03-23 18:24:03.043 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-23 18:24:03.061 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:24:03.064 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-23 18:24:03.066 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:24:03.069 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-23 18:24:03.071 | + ./stack.sh:main:1298 : start_placement 2022-03-23 18:24:03.074 | + lib/placement:start_placement:160 : start_placement_api 2022-03-23 18:24:03.077 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 18:24:03.080 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-23 18:24:03.084 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:24:03.087 | + functions-common:run_process:1680 : local service=placement-api 2022-03-23 18:24:03.089 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:24:03.092 | + functions-common:run_process:1682 : local group= 2022-03-23 18:24:03.095 | + functions-common:run_process:1683 : local user= 2022-03-23 18:24:03.097 | + functions-common:run_process:1685 : local name=placement-api 2022-03-23 18:24:03.100 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:24:03.103 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:24:03.106 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:24:03.109 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:24:03.113 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:24:03.118 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059843115 2022-03-23 18:24:03.121 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-23 18:24:03.139 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:24:03.142 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-23 18:24:03.145 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-23 18:24:03.148 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:24:03.151 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:24:03.153 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:24:03.156 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:24:03.159 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-23 18:24:03.162 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-23 18:24:03.164 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-23 18:24:03.167 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:24:03.170 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:24:03.172 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:24:03.175 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-23 18:24:03.178 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-23 18:24:03.180 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:24:03.182 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:24:03.185 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:24:03.187 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-23 18:24:03.190 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:24:03.194 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-23 18:24:03.247 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-23 18:24:03.301 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-23 18:24:03.354 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 18:24:03.410 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:24:03.464 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-23 18:24:03.518 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-23 18:24:03.572 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-23 18:24:03.626 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-23 18:24:03.681 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-23 18:24:03.735 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:24:03.738 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-23 18:24:03.792 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:24:04.458 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-23 18:24:04.476 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-23 18:24:05.146 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-23 18:24:05.228 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:24:05.231 | + functions-common:time_stop:2425 : local name 2022-03-23 18:24:05.234 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:24:05.236 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:24:05.239 | + functions-common:time_stop:2428 : local total 2022-03-23 18:24:05.246 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:24:05.249 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:24:05.252 | + functions-common:time_stop:2432 : start_time=1648059843115 2022-03-23 18:24:05.254 | + functions-common:time_stop:2434 : [[ -z 1648059843115 ]] 2022-03-23 18:24:05.258 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:24:05.263 | + functions-common:time_stop:2437 : end_time=1648059845260 2022-03-23 18:24:05.266 | + functions-common:time_stop:2438 : elapsed_time=2145 2022-03-23 18:24:05.268 | + functions-common:time_stop:2439 : total=16361 2022-03-23 18:24:05.271 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:24:05.273 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18506 2022-03-23 18:24:05.276 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-23 18:24:05.276 | Waiting for placement-api to start... 2022-03-23 18:24:05.278 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.45/placement 2022-03-23 18:24:05.281 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:24:05.283 | + functions:wait_for_service:458 : local url=http://10.222.0.45/placement 2022-03-23 18:24:05.286 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:24:05.289 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:24:05.291 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:24:05.294 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:24:05.296 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:24:05.299 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:24:05.304 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059845301 2022-03-23 18:24:05.307 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:24:05.313 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/placement 2022-03-23 18:24:07.964 | + :: : [[ 200 == 503 ]] 2022-03-23 18:24:07.965 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:24:07.969 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:24:07.972 | + functions-common:time_stop:2425 : local name 2022-03-23 18:24:07.975 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:24:07.977 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:24:07.980 | + functions-common:time_stop:2428 : local total 2022-03-23 18:24:07.983 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:24:07.985 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:24:07.988 | + functions-common:time_stop:2432 : start_time=1648059845301 2022-03-23 18:24:07.990 | + functions-common:time_stop:2434 : [[ -z 1648059845301 ]] 2022-03-23 18:24:07.994 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:24:07.999 | + functions-common:time_stop:2437 : end_time=1648059847996 2022-03-23 18:24:08.001 | + functions-common:time_stop:2438 : elapsed_time=2695 2022-03-23 18:24:08.004 | + functions-common:time_stop:2439 : total=15439 2022-03-23 18:24:08.007 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:24:08.010 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18134 2022-03-23 18:24:08.012 | + functions:wait_for_service:467 : return 0 2022-03-23 18:24:08.015 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-23 18:24:08.033 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:24:08.036 | + ./stack.sh:main:1302 : start_neutron 2022-03-23 18:24:08.038 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-23 18:24:08.042 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:24:08.043 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 18:24:08.048 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 18:24:08.051 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 18:24:08.054 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-23 18:24:08.056 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 18:24:08.059 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-23 18:24:08.062 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:24:08.064 | + functions-common:run_process:1680 : local service=q-agt 2022-03-23 18:24:08.067 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:24:08.069 | + functions-common:run_process:1682 : local group= 2022-03-23 18:24:08.072 | + functions-common:run_process:1683 : local user= 2022-03-23 18:24:08.074 | + functions-common:run_process:1685 : local name=q-agt 2022-03-23 18:24:08.077 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:24:08.080 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:24:08.082 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:24:08.085 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:24:08.088 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:24:08.093 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059848090 2022-03-23 18:24:08.095 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-23 18:24:08.112 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:24:08.115 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-23 18:24:08.118 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-23 18:24:08.120 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:24:08.123 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:24:08.126 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:24:08.128 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:24:08.131 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 18:24:08.134 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 18:24:08.137 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-23 18:24:08.140 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:24:08.143 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:24:08.147 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 18:24:08.149 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-23 18:24:08.152 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-23 18:24:08.154 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:24:08.157 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:24:08.159 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:24:08.162 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:24:08.164 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:24:08.167 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-23 18:24:08.170 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:24:08.175 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-23 18:24:08.227 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-23 18:24:08.280 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 18:24:08.333 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-23 18:24:08.386 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-23 18:24:08.448 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:24:08.501 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:24:08.504 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-23 18:24:08.558 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:24:09.179 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-23 18:24:09.197 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-23 18:24:09.829 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-23 18:24:09.859 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:24:09.861 | + functions-common:time_stop:2425 : local name 2022-03-23 18:24:09.864 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:24:09.867 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:24:09.869 | + functions-common:time_stop:2428 : local total 2022-03-23 18:24:09.872 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:24:09.874 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:24:09.877 | + functions-common:time_stop:2432 : start_time=1648059848090 2022-03-23 18:24:09.879 | + functions-common:time_stop:2434 : [[ -z 1648059848090 ]] 2022-03-23 18:24:09.883 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:24:09.888 | + functions-common:time_stop:2437 : end_time=1648059849885 2022-03-23 18:24:09.890 | + functions-common:time_stop:2438 : elapsed_time=1795 2022-03-23 18:24:09.893 | + functions-common:time_stop:2439 : total=18506 2022-03-23 18:24:09.895 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:24:09.898 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20301 2022-03-23 18:24:09.901 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-23 18:24:09.903 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 18:24:09.906 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 18:24:09.908 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-23 18:24:09.911 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:24:09.914 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-23 18:24:09.916 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:24:09.919 | + functions-common:run_process:1682 : local group= 2022-03-23 18:24:09.921 | + functions-common:run_process:1683 : local user= 2022-03-23 18:24:09.924 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-23 18:24:09.926 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:24:09.929 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:24:09.931 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:24:09.934 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:24:09.937 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:24:09.942 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059849939 2022-03-23 18:24:09.944 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-23 18:24:09.962 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:24:09.965 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-23 18:24:09.968 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-23 18:24:09.970 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:24:09.973 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:24:09.975 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:24:09.978 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:24:09.980 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-23 18:24:09.983 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-23 18:24:09.986 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-23 18:24:09.988 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:24:09.991 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:24:09.994 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-23 18:24:09.996 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-23 18:24:09.999 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-23 18:24:10.001 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:24:10.004 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:24:10.007 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:24:10.009 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:24:10.012 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:24:10.015 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-23 18:24:10.017 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:24:10.022 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-23 18:24:10.077 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-23 18:24:10.137 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 18:24:10.193 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-23 18:24:10.248 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-23 18:24:10.303 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:24:10.358 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:24:10.361 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-23 18:24:10.416 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:24:11.039 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-23 18:24:11.053 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-23 18:24:11.652 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-23 18:24:11.682 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:24:11.685 | + functions-common:time_stop:2425 : local name 2022-03-23 18:24:11.687 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:24:11.690 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:24:11.692 | + functions-common:time_stop:2428 : local total 2022-03-23 18:24:11.695 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:24:11.697 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:24:11.700 | + functions-common:time_stop:2432 : start_time=1648059849939 2022-03-23 18:24:11.702 | + functions-common:time_stop:2434 : [[ -z 1648059849939 ]] 2022-03-23 18:24:11.706 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:24:11.711 | + functions-common:time_stop:2437 : end_time=1648059851708 2022-03-23 18:24:11.713 | + functions-common:time_stop:2438 : elapsed_time=1769 2022-03-23 18:24:11.716 | + functions-common:time_stop:2439 : total=20301 2022-03-23 18:24:11.718 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:24:11.721 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22070 2022-03-23 18:24:11.724 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-23 18:24:11.727 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 18:24:11.730 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 18:24:11.733 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-23 18:24:11.736 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:24:11.738 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:24:11.741 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:24:11.743 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-23 18:24:11.746 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:24:11.749 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:24:11.752 | + functions-common:run_process:1680 : local service=q-l3 2022-03-23 18:24:11.755 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:24:11.757 | + functions-common:run_process:1682 : local group= 2022-03-23 18:24:11.760 | + functions-common:run_process:1683 : local user= 2022-03-23 18:24:11.763 | + functions-common:run_process:1685 : local name=q-l3 2022-03-23 18:24:11.766 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:24:11.769 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:24:11.771 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:24:11.774 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:24:11.777 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:24:11.782 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059851779 2022-03-23 18:24:11.785 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-23 18:24:11.804 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:24:11.807 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-23 18:24:11.809 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-23 18:24:11.812 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:24:11.815 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:24:11.818 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:24:11.820 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:24:11.823 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-23 18:24:11.826 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-23 18:24:11.828 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-23 18:24:11.831 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:24:11.833 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:24:11.836 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-23 18:24:11.839 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-23 18:24:11.841 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-23 18:24:11.844 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:24:11.846 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:24:11.849 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:24:11.852 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:24:11.854 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:24:11.857 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-23 18:24:11.860 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:24:11.865 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-23 18:24:11.928 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-23 18:24:11.988 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 18:24:12.046 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-23 18:24:12.102 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-23 18:24:12.166 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:24:12.223 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:24:12.226 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-23 18:24:12.284 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:24:12.937 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-23 18:24:12.951 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-23 18:24:13.635 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-23 18:24:13.662 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:24:13.667 | + functions-common:time_stop:2425 : local name 2022-03-23 18:24:13.670 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:24:13.673 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:24:13.675 | + functions-common:time_stop:2428 : local total 2022-03-23 18:24:13.678 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:24:13.681 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:24:13.683 | + functions-common:time_stop:2432 : start_time=1648059851779 2022-03-23 18:24:13.686 | + functions-common:time_stop:2434 : [[ -z 1648059851779 ]] 2022-03-23 18:24:13.691 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:24:13.694 | + functions-common:time_stop:2437 : end_time=1648059853691 2022-03-23 18:24:13.697 | + functions-common:time_stop:2438 : elapsed_time=1912 2022-03-23 18:24:13.699 | + functions-common:time_stop:2439 : total=22070 2022-03-23 18:24:13.702 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:24:13.705 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23982 2022-03-23 18:24:13.707 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:24:13.710 | + functions-common:run_process:1680 : local service=q-meta 2022-03-23 18:24:13.713 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:24:13.715 | + functions-common:run_process:1682 : local group= 2022-03-23 18:24:13.718 | + functions-common:run_process:1683 : local user= 2022-03-23 18:24:13.720 | + functions-common:run_process:1685 : local name=q-meta 2022-03-23 18:24:13.723 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:24:13.726 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:24:13.728 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:24:13.731 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:24:13.736 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:24:13.739 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059853736 2022-03-23 18:24:13.742 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-23 18:24:13.763 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:24:13.766 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-23 18:24:13.768 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-23 18:24:13.771 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:24:13.774 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:24:13.777 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:24:13.779 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:24:13.782 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-23 18:24:13.785 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-23 18:24:13.787 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-23 18:24:13.790 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:24:13.793 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:24:13.796 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-23 18:24:13.799 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-23 18:24:13.802 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-23 18:24:13.805 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:24:13.808 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:24:13.811 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:24:13.813 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:24:13.818 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:24:13.820 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-23 18:24:13.823 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:24:13.828 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-23 18:24:13.895 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-23 18:24:13.959 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 18:24:14.022 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-23 18:24:14.089 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-23 18:24:14.163 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:24:14.254 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:24:14.257 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-23 18:24:14.322 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:24:14.958 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-23 18:24:14.972 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-23 18:24:15.612 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-23 18:24:15.646 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:24:15.651 | + functions-common:time_stop:2425 : local name 2022-03-23 18:24:15.651 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:24:15.658 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:24:15.663 | + functions-common:time_stop:2428 : local total 2022-03-23 18:24:15.667 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:24:15.671 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:24:15.674 | + functions-common:time_stop:2432 : start_time=1648059853736 2022-03-23 18:24:15.679 | + functions-common:time_stop:2434 : [[ -z 1648059853736 ]] 2022-03-23 18:24:15.686 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:24:15.694 | + functions-common:time_stop:2437 : end_time=1648059855688 2022-03-23 18:24:15.700 | + functions-common:time_stop:2438 : elapsed_time=1952 2022-03-23 18:24:15.706 | + functions-common:time_stop:2439 : total=23982 2022-03-23 18:24:15.709 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:24:15.712 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25934 2022-03-23 18:24:15.715 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:24:15.717 | + functions-common:run_process:1680 : local service=q-metering 2022-03-23 18:24:15.720 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:24:15.724 | + functions-common:run_process:1682 : local group= 2022-03-23 18:24:15.731 | + functions-common:run_process:1683 : local user= 2022-03-23 18:24:15.734 | + functions-common:run_process:1685 : local name=q-metering 2022-03-23 18:24:15.740 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:24:15.744 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:24:15.748 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:24:15.751 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:24:15.755 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:24:15.767 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059855757 2022-03-23 18:24:15.782 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-23 18:24:15.819 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:24:15.823 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-23 18:24:15.832 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-23 18:24:15.841 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:24:15.850 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:24:15.854 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:24:15.857 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:24:15.864 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-23 18:24:15.871 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-23 18:24:15.874 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-23 18:24:15.882 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:24:15.886 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:24:15.892 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-23 18:24:15.897 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-23 18:24:15.902 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-23 18:24:15.906 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:24:15.912 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:24:15.916 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:24:15.925 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:24:15.943 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:24:15.953 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-23 18:24:15.961 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:24:15.974 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-23 18:24:16.078 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-23 18:24:16.168 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 18:24:16.230 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-23 18:24:16.290 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-23 18:24:16.349 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:24:16.408 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:24:16.412 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-23 18:24:16.472 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:24:17.117 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-23 18:24:17.131 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-23 18:24:17.799 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-23 18:24:17.825 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:24:17.831 | + functions-common:time_stop:2425 : local name 2022-03-23 18:24:17.833 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:24:17.838 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:24:17.841 | + functions-common:time_stop:2428 : local total 2022-03-23 18:24:17.848 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:24:17.854 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:24:17.861 | + functions-common:time_stop:2432 : start_time=1648059855757 2022-03-23 18:24:17.870 | + functions-common:time_stop:2434 : [[ -z 1648059855757 ]] 2022-03-23 18:24:17.881 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:24:17.887 | + functions-common:time_stop:2437 : end_time=1648059857883 2022-03-23 18:24:17.891 | + functions-common:time_stop:2438 : elapsed_time=2126 2022-03-23 18:24:17.894 | + functions-common:time_stop:2439 : total=25934 2022-03-23 18:24:17.899 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:24:17.903 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28060 2022-03-23 18:24:17.907 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-23 18:24:17.946 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:24:17.952 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-23 18:24:17.957 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-23 18:24:17.963 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:24:17.967 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-23 18:24:17.971 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-23 18:24:17.975 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-23 18:24:17.979 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-23 18:24:17.987 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-23 18:24:17.990 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-23 18:24:17.991 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-23 18:24:18.000 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:24:18.004 | ++ functions-common:get_field:812 : read data 2022-03-23 18:24:20.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:20.601 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:20.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:20.601 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:20.790 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:24:20.793 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 18:24:20.796 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 18:24:20.799 | ++ functions-common:get_field:818 : echo '| 028ace21f6094517955f223721b6611b | demo |' 2022-03-23 18:24:20.800 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 18:24:20.806 | ++ functions-common:get_field:812 : read data 2022-03-23 18:24:20.810 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=028ace21f6094517955f223721b6611b 2022-03-23 18:24:20.813 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-23 18:24:20.816 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:24:20.833 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-23 18:24:20.836 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-23 18:24:20.839 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 18:24:20.843 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 18:24:23.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:23.935 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:23.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:23.935 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:24.116 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:24:24.120 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 18:24:24.120 | address-scope 2022-03-23 18:24:24.120 | router-admin-state-down-before-update 2022-03-23 18:24:24.120 | agent 2022-03-23 18:24:24.120 | agent-resources-synced 2022-03-23 18:24:24.120 | allowed-address-pairs 2022-03-23 18:24:24.120 | auto-allocated-topology 2022-03-23 18:24:24.120 | availability_zone 2022-03-23 18:24:24.120 | availability_zone_filter 2022-03-23 18:24:24.120 | default-subnetpools 2022-03-23 18:24:24.120 | dhcp_agent_scheduler 2022-03-23 18:24:24.120 | dvr 2022-03-23 18:24:24.120 | empty-string-filtering 2022-03-23 18:24:24.120 | external-net 2022-03-23 18:24:24.120 | extra_dhcp_opt 2022-03-23 18:24:24.120 | extraroute 2022-03-23 18:24:24.120 | extraroute-atomic 2022-03-23 18:24:24.120 | filter-validation 2022-03-23 18:24:24.120 | fip-port-details 2022-03-23 18:24:24.120 | flavors 2022-03-23 18:24:24.120 | floatingip-pools 2022-03-23 18:24:24.120 | ip-substring-filtering 2022-03-23 18:24:24.120 | router 2022-03-23 18:24:24.120 | ext-gw-mode 2022-03-23 18:24:24.120 | l3-ha 2022-03-23 18:24:24.120 | l3-flavors 2022-03-23 18:24:24.120 | l3-port-ip-change-not-allowed 2022-03-23 18:24:24.120 | l3_agent_scheduler 2022-03-23 18:24:24.120 | metering 2022-03-23 18:24:24.120 | metering_source_and_destination_fields 2022-03-23 18:24:24.120 | multi-provider 2022-03-23 18:24:24.120 | net-mtu 2022-03-23 18:24:24.120 | net-mtu-writable 2022-03-23 18:24:24.121 | network_availability_zone 2022-03-23 18:24:24.121 | network-ip-availability 2022-03-23 18:24:24.121 | pagination 2022-03-23 18:24:24.121 | port-device-profile 2022-03-23 18:24:24.121 | port-mac-address-regenerate 2022-03-23 18:24:24.121 | port-numa-affinity-policy 2022-03-23 18:24:24.121 | binding 2022-03-23 18:24:24.121 | binding-extended 2022-03-23 18:24:24.121 | port-security 2022-03-23 18:24:24.121 | project-id 2022-03-23 18:24:24.121 | provider 2022-03-23 18:24:24.121 | quota-check-limit 2022-03-23 18:24:24.121 | quotas 2022-03-23 18:24:24.121 | quota_details 2022-03-23 18:24:24.121 | rbac-policies 2022-03-23 18:24:24.121 | rbac-address-group 2022-03-23 18:24:24.121 | rbac-address-scope 2022-03-23 18:24:24.121 | rbac-security-groups 2022-03-23 18:24:24.121 | rbac-subnetpool 2022-03-23 18:24:24.121 | revision-if-match 2022-03-23 18:24:24.121 | standard-attr-revisions 2022-03-23 18:24:24.121 | router_availability_zone 2022-03-23 18:24:24.121 | security-groups-normalized-cidr 2022-03-23 18:24:24.121 | port-security-groups-filtering 2022-03-23 18:24:24.121 | security-groups-remote-address-group 2022-03-23 18:24:24.121 | security-groups-shared-filtering 2022-03-23 18:24:24.121 | security-group 2022-03-23 18:24:24.122 | service-type 2022-03-23 18:24:24.122 | sorting 2022-03-23 18:24:24.122 | standard-attr-description 2022-03-23 18:24:24.122 | stateful-security-group 2022-03-23 18:24:24.122 | subnet_onboard 2022-03-23 18:24:24.122 | subnet-service-types 2022-03-23 18:24:24.122 | subnet_allocation 2022-03-23 18:24:24.122 | subnetpool-prefix-ops 2022-03-23 18:24:24.122 | standard-attr-tag 2022-03-23 18:24:24.122 | standard-attr-timestamp' 2022-03-23 18:24:24.129 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 18:24:24.129 | address-scope 2022-03-23 18:24:24.129 | router-admin-state-down-before-update 2022-03-23 18:24:24.129 | agent 2022-03-23 18:24:24.129 | agent-resources-synced 2022-03-23 18:24:24.129 | allowed-address-pairs 2022-03-23 18:24:24.129 | auto-allocated-topology 2022-03-23 18:24:24.129 | availability_zone 2022-03-23 18:24:24.129 | availability_zone_filter 2022-03-23 18:24:24.129 | default-subnetpools 2022-03-23 18:24:24.130 | dhcp_agent_scheduler 2022-03-23 18:24:24.130 | dvr 2022-03-23 18:24:24.130 | empty-string-filtering 2022-03-23 18:24:24.130 | external-net 2022-03-23 18:24:24.130 | extra_dhcp_opt 2022-03-23 18:24:24.130 | extraroute 2022-03-23 18:24:24.130 | extraroute-atomic 2022-03-23 18:24:24.130 | filter-validation 2022-03-23 18:24:24.130 | fip-port-details 2022-03-23 18:24:24.130 | flavors 2022-03-23 18:24:24.130 | floatingip-pools 2022-03-23 18:24:24.130 | ip-substring-filtering 2022-03-23 18:24:24.130 | router 2022-03-23 18:24:24.130 | ext-gw-mode 2022-03-23 18:24:24.130 | l3-ha 2022-03-23 18:24:24.130 | l3-flavors 2022-03-23 18:24:24.130 | l3-port-ip-change-not-allowed 2022-03-23 18:24:24.130 | l3_agent_scheduler 2022-03-23 18:24:24.130 | metering 2022-03-23 18:24:24.130 | metering_source_and_destination_fields 2022-03-23 18:24:24.130 | multi-provider 2022-03-23 18:24:24.130 | net-mtu 2022-03-23 18:24:24.130 | net-mtu-writable 2022-03-23 18:24:24.130 | network_availability_zone 2022-03-23 18:24:24.130 | network-ip-availability 2022-03-23 18:24:24.130 | pagination 2022-03-23 18:24:24.130 | port-device-profile 2022-03-23 18:24:24.130 | port-mac-address-regenerate 2022-03-23 18:24:24.130 | port-numa-affinity-policy 2022-03-23 18:24:24.130 | binding 2022-03-23 18:24:24.130 | binding-extended 2022-03-23 18:24:24.130 | port-security 2022-03-23 18:24:24.130 | project-id 2022-03-23 18:24:24.130 | provider 2022-03-23 18:24:24.130 | quota-check-limit 2022-03-23 18:24:24.130 | quotas 2022-03-23 18:24:24.131 | quota_details 2022-03-23 18:24:24.131 | rbac-policies 2022-03-23 18:24:24.131 | rbac-address-group 2022-03-23 18:24:24.131 | rbac-address-scope 2022-03-23 18:24:24.131 | rbac-security-groups 2022-03-23 18:24:24.131 | rbac-subnetpool 2022-03-23 18:24:24.131 | revision-if-match 2022-03-23 18:24:24.131 | standard-attr-revisions 2022-03-23 18:24:24.131 | router_availability_zone 2022-03-23 18:24:24.131 | security-groups-normalized-cidr 2022-03-23 18:24:24.131 | port-security-groups-filtering 2022-03-23 18:24:24.131 | security-groups-remote-address-group 2022-03-23 18:24:24.131 | security-groups-shared-filtering 2022-03-23 18:24:24.131 | security-group 2022-03-23 18:24:24.131 | service-type 2022-03-23 18:24:24.131 | sorting 2022-03-23 18:24:24.131 | standard-attr-description 2022-03-23 18:24:24.131 | stateful-security-group 2022-03-23 18:24:24.131 | subnet_onboard 2022-03-23 18:24:24.131 | subnet-service-types 2022-03-23 18:24:24.131 | subnet_allocation 2022-03-23 18:24:24.131 | subnetpool-prefix-ops 2022-03-23 18:24:24.131 | standard-attr-tag 2022-03-23 18:24:24.131 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 18:24:24.137 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 18:24:24.139 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-23 18:24:24.146 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-23 18:24:24.150 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-03-23 18:24:27.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:27.134 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:27.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:27.134 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:27.308 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:24:27.313 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=fc94b499-fcfc-4c23-ae25-5cfe5727a3e2 2022-03-23 18:24:27.317 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-23 18:24:27.321 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-23 18:24:27.325 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 18:24:27.329 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 18:24:27.335 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-23 18:24:27.335 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-23 18:24:27.338 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:24:27.339 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-23 18:24:27.341 | ++ functions-common:get_field:812 : read data 2022-03-23 18:24:31.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:31.058 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:31.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:31.058 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:31.231 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:24:31.237 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:24:31.241 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 18:24:31.244 | ++ functions-common:get_field:818 : echo '| id | 146f4483-8b6c-44e1-abed-4de6e23ee43f |' 2022-03-23 18:24:31.244 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:24:31.252 | ++ functions-common:get_field:812 : read data 2022-03-23 18:24:31.256 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=146f4483-8b6c-44e1-abed-4de6e23ee43f 2022-03-23 18:24:31.260 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 028ace21f6094517955f223721b6611b' 2022-03-23 18:24:31.263 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:24:31.282 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-23 18:24:31.285 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 028ace21f6094517955f223721b6611b 2022-03-23 18:24:31.288 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=028ace21f6094517955f223721b6611b 2022-03-23 18:24:31.291 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z fc94b499-fcfc-4c23-ae25-5cfe5727a3e2 ']' 2022-03-23 18:24:31.293 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-23 18:24:31.296 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-23 18:24:31.298 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-23 18:24:31.301 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool fc94b499-fcfc-4c23-ae25-5cfe5727a3e2 ' 2022-03-23 18:24:31.303 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-23 18:24:31.306 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 146f4483-8b6c-44e1-abed-4de6e23ee43f private-subnet' 2022-03-23 18:24:31.308 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-23 18:24:31.313 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool fc94b499-fcfc-4c23-ae25-5cfe5727a3e2 --network 146f4483-8b6c-44e1-abed-4de6e23ee43f private-subnet 2022-03-23 18:24:31.313 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-23 18:24:31.313 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-23 18:24:31.316 | +++ functions-common:get_field:811 : local data field 2022-03-23 18:24:31.319 | +++ functions-common:get_field:812 : read data 2022-03-23 18:24:34.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:34.534 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:34.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:34.534 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:34.706 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:24:34.711 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:24:34.713 | +++ functions-common:get_field:816 : field='$3' 2022-03-23 18:24:34.716 | +++ functions-common:get_field:818 : echo '| id | c1510833-1a4a-4b78-8cf5-d60e90d9989a |' 2022-03-23 18:24:34.717 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:24:34.722 | +++ functions-common:get_field:812 : read data 2022-03-23 18:24:34.726 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=c1510833-1a4a-4b78-8cf5-d60e90d9989a 2022-03-23 18:24:34.729 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 028ace21f6094517955f223721b6611b' 2022-03-23 18:24:34.731 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:24:34.747 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo c1510833-1a4a-4b78-8cf5-d60e90d9989a 2022-03-23 18:24:34.751 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=c1510833-1a4a-4b78-8cf5-d60e90d9989a 2022-03-23 18:24:34.753 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-23 18:24:34.756 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-23 18:24:34.759 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-23 18:24:34.763 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 18:24:37.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:37.441 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:37.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:37.441 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:37.612 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:24:37.616 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 18:24:37.616 | address-scope 2022-03-23 18:24:37.616 | router-admin-state-down-before-update 2022-03-23 18:24:37.616 | agent 2022-03-23 18:24:37.616 | agent-resources-synced 2022-03-23 18:24:37.616 | allowed-address-pairs 2022-03-23 18:24:37.617 | auto-allocated-topology 2022-03-23 18:24:37.617 | availability_zone 2022-03-23 18:24:37.617 | availability_zone_filter 2022-03-23 18:24:37.617 | default-subnetpools 2022-03-23 18:24:37.617 | dhcp_agent_scheduler 2022-03-23 18:24:37.617 | dvr 2022-03-23 18:24:37.617 | empty-string-filtering 2022-03-23 18:24:37.617 | external-net 2022-03-23 18:24:37.617 | extra_dhcp_opt 2022-03-23 18:24:37.617 | extraroute 2022-03-23 18:24:37.617 | extraroute-atomic 2022-03-23 18:24:37.617 | filter-validation 2022-03-23 18:24:37.617 | fip-port-details 2022-03-23 18:24:37.617 | flavors 2022-03-23 18:24:37.617 | floatingip-pools 2022-03-23 18:24:37.617 | ip-substring-filtering 2022-03-23 18:24:37.617 | router 2022-03-23 18:24:37.617 | ext-gw-mode 2022-03-23 18:24:37.617 | l3-ha 2022-03-23 18:24:37.617 | l3-flavors 2022-03-23 18:24:37.617 | l3-port-ip-change-not-allowed 2022-03-23 18:24:37.617 | l3_agent_scheduler 2022-03-23 18:24:37.617 | metering 2022-03-23 18:24:37.617 | metering_source_and_destination_fields 2022-03-23 18:24:37.617 | multi-provider 2022-03-23 18:24:37.617 | net-mtu 2022-03-23 18:24:37.617 | net-mtu-writable 2022-03-23 18:24:37.617 | network_availability_zone 2022-03-23 18:24:37.617 | network-ip-availability 2022-03-23 18:24:37.617 | pagination 2022-03-23 18:24:37.617 | port-device-profile 2022-03-23 18:24:37.617 | port-mac-address-regenerate 2022-03-23 18:24:37.618 | port-numa-affinity-policy 2022-03-23 18:24:37.618 | binding 2022-03-23 18:24:37.618 | binding-extended 2022-03-23 18:24:37.618 | port-security 2022-03-23 18:24:37.618 | project-id 2022-03-23 18:24:37.618 | provider 2022-03-23 18:24:37.618 | quota-check-limit 2022-03-23 18:24:37.618 | quotas 2022-03-23 18:24:37.618 | quota_details 2022-03-23 18:24:37.618 | rbac-policies 2022-03-23 18:24:37.618 | rbac-address-group 2022-03-23 18:24:37.618 | rbac-address-scope 2022-03-23 18:24:37.618 | rbac-security-groups 2022-03-23 18:24:37.618 | rbac-subnetpool 2022-03-23 18:24:37.618 | revision-if-match 2022-03-23 18:24:37.618 | standard-attr-revisions 2022-03-23 18:24:37.618 | router_availability_zone 2022-03-23 18:24:37.618 | security-groups-normalized-cidr 2022-03-23 18:24:37.618 | port-security-groups-filtering 2022-03-23 18:24:37.618 | security-groups-remote-address-group 2022-03-23 18:24:37.618 | security-groups-shared-filtering 2022-03-23 18:24:37.618 | security-group 2022-03-23 18:24:37.618 | service-type 2022-03-23 18:24:37.618 | sorting 2022-03-23 18:24:37.618 | standard-attr-description 2022-03-23 18:24:37.618 | stateful-security-group 2022-03-23 18:24:37.618 | subnet_onboard 2022-03-23 18:24:37.618 | subnet-service-types 2022-03-23 18:24:37.618 | subnet_allocation 2022-03-23 18:24:37.618 | subnetpool-prefix-ops 2022-03-23 18:24:37.618 | standard-attr-tag 2022-03-23 18:24:37.618 | standard-attr-timestamp' 2022-03-23 18:24:37.619 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 18:24:37.619 | address-scope 2022-03-23 18:24:37.619 | router-admin-state-down-before-update 2022-03-23 18:24:37.619 | agent 2022-03-23 18:24:37.619 | agent-resources-synced 2022-03-23 18:24:37.619 | allowed-address-pairs 2022-03-23 18:24:37.619 | auto-allocated-topology 2022-03-23 18:24:37.619 | availability_zone 2022-03-23 18:24:37.619 | availability_zone_filter 2022-03-23 18:24:37.619 | default-subnetpools 2022-03-23 18:24:37.619 | dhcp_agent_scheduler 2022-03-23 18:24:37.620 | dvr 2022-03-23 18:24:37.620 | empty-string-filtering 2022-03-23 18:24:37.620 | external-net 2022-03-23 18:24:37.620 | extra_dhcp_opt 2022-03-23 18:24:37.620 | extraroute 2022-03-23 18:24:37.620 | extraroute-atomic 2022-03-23 18:24:37.620 | filter-validation 2022-03-23 18:24:37.620 | fip-port-details 2022-03-23 18:24:37.620 | flavors 2022-03-23 18:24:37.620 | floatingip-pools 2022-03-23 18:24:37.620 | ip-substring-filtering 2022-03-23 18:24:37.620 | router 2022-03-23 18:24:37.620 | ext-gw-mode 2022-03-23 18:24:37.620 | l3-ha 2022-03-23 18:24:37.620 | l3-flavors 2022-03-23 18:24:37.620 | l3-port-ip-change-not-allowed 2022-03-23 18:24:37.620 | l3_agent_scheduler 2022-03-23 18:24:37.620 | metering 2022-03-23 18:24:37.620 | metering_source_and_destination_fields 2022-03-23 18:24:37.620 | multi-provider 2022-03-23 18:24:37.620 | net-mtu 2022-03-23 18:24:37.620 | net-mtu-writable 2022-03-23 18:24:37.620 | network_availability_zone 2022-03-23 18:24:37.620 | network-ip-availability 2022-03-23 18:24:37.620 | pagination 2022-03-23 18:24:37.620 | port-device-profile 2022-03-23 18:24:37.620 | port-mac-address-regenerate 2022-03-23 18:24:37.620 | port-numa-affinity-policy 2022-03-23 18:24:37.620 | binding 2022-03-23 18:24:37.620 | binding-extended 2022-03-23 18:24:37.620 | port-security 2022-03-23 18:24:37.620 | project-id 2022-03-23 18:24:37.620 | provider 2022-03-23 18:24:37.620 | quota-check-limit 2022-03-23 18:24:37.620 | quotas 2022-03-23 18:24:37.620 | quota_details 2022-03-23 18:24:37.620 | rbac-policies 2022-03-23 18:24:37.621 | rbac-address-group 2022-03-23 18:24:37.621 | rbac-address-scope 2022-03-23 18:24:37.621 | rbac-security-groups 2022-03-23 18:24:37.621 | rbac-subnetpool 2022-03-23 18:24:37.621 | revision-if-match 2022-03-23 18:24:37.621 | standard-attr-revisions 2022-03-23 18:24:37.621 | router_availability_zone 2022-03-23 18:24:37.621 | security-groups-normalized-cidr 2022-03-23 18:24:37.621 | port-security-groups-filtering 2022-03-23 18:24:37.621 | security-groups-remote-address-group 2022-03-23 18:24:37.621 | security-groups-shared-filtering 2022-03-23 18:24:37.621 | security-group 2022-03-23 18:24:37.621 | service-type 2022-03-23 18:24:37.621 | sorting 2022-03-23 18:24:37.621 | standard-attr-description 2022-03-23 18:24:37.621 | stateful-security-group 2022-03-23 18:24:37.621 | subnet_onboard 2022-03-23 18:24:37.621 | subnet-service-types 2022-03-23 18:24:37.621 | subnet_allocation 2022-03-23 18:24:37.621 | subnetpool-prefix-ops 2022-03-23 18:24:37.621 | standard-attr-tag 2022-03-23 18:24:37.621 | standard-attr-timestamp =~ router ]] 2022-03-23 18:24:37.622 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 18:24:37.625 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-23 18:24:37.628 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-23 18:24:37.631 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 18:24:40.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:40.363 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:40.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:40.363 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:40.536 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:24:40.540 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 18:24:40.540 | address-scope 2022-03-23 18:24:40.540 | router-admin-state-down-before-update 2022-03-23 18:24:40.540 | agent 2022-03-23 18:24:40.540 | agent-resources-synced 2022-03-23 18:24:40.540 | allowed-address-pairs 2022-03-23 18:24:40.540 | auto-allocated-topology 2022-03-23 18:24:40.540 | availability_zone 2022-03-23 18:24:40.540 | availability_zone_filter 2022-03-23 18:24:40.540 | default-subnetpools 2022-03-23 18:24:40.541 | dhcp_agent_scheduler 2022-03-23 18:24:40.541 | dvr 2022-03-23 18:24:40.541 | empty-string-filtering 2022-03-23 18:24:40.541 | external-net 2022-03-23 18:24:40.541 | extra_dhcp_opt 2022-03-23 18:24:40.541 | extraroute 2022-03-23 18:24:40.541 | extraroute-atomic 2022-03-23 18:24:40.541 | filter-validation 2022-03-23 18:24:40.541 | fip-port-details 2022-03-23 18:24:40.541 | flavors 2022-03-23 18:24:40.541 | floatingip-pools 2022-03-23 18:24:40.541 | ip-substring-filtering 2022-03-23 18:24:40.541 | router 2022-03-23 18:24:40.541 | ext-gw-mode 2022-03-23 18:24:40.541 | l3-ha 2022-03-23 18:24:40.541 | l3-flavors 2022-03-23 18:24:40.541 | l3-port-ip-change-not-allowed 2022-03-23 18:24:40.541 | l3_agent_scheduler 2022-03-23 18:24:40.541 | metering 2022-03-23 18:24:40.541 | metering_source_and_destination_fields 2022-03-23 18:24:40.541 | multi-provider 2022-03-23 18:24:40.541 | net-mtu 2022-03-23 18:24:40.541 | net-mtu-writable 2022-03-23 18:24:40.541 | network_availability_zone 2022-03-23 18:24:40.541 | network-ip-availability 2022-03-23 18:24:40.542 | pagination 2022-03-23 18:24:40.542 | port-device-profile 2022-03-23 18:24:40.542 | port-mac-address-regenerate 2022-03-23 18:24:40.542 | port-numa-affinity-policy 2022-03-23 18:24:40.542 | binding 2022-03-23 18:24:40.542 | binding-extended 2022-03-23 18:24:40.542 | port-security 2022-03-23 18:24:40.542 | project-id 2022-03-23 18:24:40.542 | provider 2022-03-23 18:24:40.542 | quota-check-limit 2022-03-23 18:24:40.542 | quotas 2022-03-23 18:24:40.542 | quota_details 2022-03-23 18:24:40.542 | rbac-policies 2022-03-23 18:24:40.542 | rbac-address-group 2022-03-23 18:24:40.542 | rbac-address-scope 2022-03-23 18:24:40.542 | rbac-security-groups 2022-03-23 18:24:40.542 | rbac-subnetpool 2022-03-23 18:24:40.542 | revision-if-match 2022-03-23 18:24:40.542 | standard-attr-revisions 2022-03-23 18:24:40.542 | router_availability_zone 2022-03-23 18:24:40.542 | security-groups-normalized-cidr 2022-03-23 18:24:40.542 | port-security-groups-filtering 2022-03-23 18:24:40.542 | security-groups-remote-address-group 2022-03-23 18:24:40.542 | security-groups-shared-filtering 2022-03-23 18:24:40.542 | security-group 2022-03-23 18:24:40.542 | service-type 2022-03-23 18:24:40.542 | sorting 2022-03-23 18:24:40.542 | standard-attr-description 2022-03-23 18:24:40.542 | stateful-security-group 2022-03-23 18:24:40.542 | subnet_onboard 2022-03-23 18:24:40.542 | subnet-service-types 2022-03-23 18:24:40.542 | subnet_allocation 2022-03-23 18:24:40.542 | subnetpool-prefix-ops 2022-03-23 18:24:40.542 | standard-attr-tag 2022-03-23 18:24:40.542 | standard-attr-timestamp' 2022-03-23 18:24:40.543 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 18:24:40.543 | address-scope 2022-03-23 18:24:40.543 | router-admin-state-down-before-update 2022-03-23 18:24:40.543 | agent 2022-03-23 18:24:40.543 | agent-resources-synced 2022-03-23 18:24:40.543 | allowed-address-pairs 2022-03-23 18:24:40.543 | auto-allocated-topology 2022-03-23 18:24:40.544 | availability_zone 2022-03-23 18:24:40.544 | availability_zone_filter 2022-03-23 18:24:40.544 | default-subnetpools 2022-03-23 18:24:40.544 | dhcp_agent_scheduler 2022-03-23 18:24:40.544 | dvr 2022-03-23 18:24:40.544 | empty-string-filtering 2022-03-23 18:24:40.544 | external-net 2022-03-23 18:24:40.544 | extra_dhcp_opt 2022-03-23 18:24:40.544 | extraroute 2022-03-23 18:24:40.544 | extraroute-atomic 2022-03-23 18:24:40.544 | filter-validation 2022-03-23 18:24:40.544 | fip-port-details 2022-03-23 18:24:40.544 | flavors 2022-03-23 18:24:40.544 | floatingip-pools 2022-03-23 18:24:40.544 | ip-substring-filtering 2022-03-23 18:24:40.544 | router 2022-03-23 18:24:40.544 | ext-gw-mode 2022-03-23 18:24:40.544 | l3-ha 2022-03-23 18:24:40.544 | l3-flavors 2022-03-23 18:24:40.544 | l3-port-ip-change-not-allowed 2022-03-23 18:24:40.544 | l3_agent_scheduler 2022-03-23 18:24:40.544 | metering 2022-03-23 18:24:40.544 | metering_source_and_destination_fields 2022-03-23 18:24:40.544 | multi-provider 2022-03-23 18:24:40.544 | net-mtu 2022-03-23 18:24:40.544 | net-mtu-writable 2022-03-23 18:24:40.544 | network_availability_zone 2022-03-23 18:24:40.544 | network-ip-availability 2022-03-23 18:24:40.544 | pagination 2022-03-23 18:24:40.544 | port-device-profile 2022-03-23 18:24:40.544 | port-mac-address-regenerate 2022-03-23 18:24:40.544 | port-numa-affinity-policy 2022-03-23 18:24:40.544 | binding 2022-03-23 18:24:40.544 | binding-extended 2022-03-23 18:24:40.544 | port-security 2022-03-23 18:24:40.545 | project-id 2022-03-23 18:24:40.545 | provider 2022-03-23 18:24:40.545 | quota-check-limit 2022-03-23 18:24:40.545 | quotas 2022-03-23 18:24:40.545 | quota_details 2022-03-23 18:24:40.545 | rbac-policies 2022-03-23 18:24:40.545 | rbac-address-group 2022-03-23 18:24:40.545 | rbac-address-scope 2022-03-23 18:24:40.545 | rbac-security-groups 2022-03-23 18:24:40.545 | rbac-subnetpool 2022-03-23 18:24:40.545 | revision-if-match 2022-03-23 18:24:40.545 | standard-attr-revisions 2022-03-23 18:24:40.545 | router_availability_zone 2022-03-23 18:24:40.545 | security-groups-normalized-cidr 2022-03-23 18:24:40.545 | port-security-groups-filtering 2022-03-23 18:24:40.545 | security-groups-remote-address-group 2022-03-23 18:24:40.545 | security-groups-shared-filtering 2022-03-23 18:24:40.545 | security-group 2022-03-23 18:24:40.545 | service-type 2022-03-23 18:24:40.545 | sorting 2022-03-23 18:24:40.545 | standard-attr-description 2022-03-23 18:24:40.545 | stateful-security-group 2022-03-23 18:24:40.545 | subnet_onboard 2022-03-23 18:24:40.545 | subnet-service-types 2022-03-23 18:24:40.545 | subnet_allocation 2022-03-23 18:24:40.545 | subnetpool-prefix-ops 2022-03-23 18:24:40.545 | standard-attr-tag 2022-03-23 18:24:40.545 | standard-attr-timestamp =~ external-net ]] 2022-03-23 18:24:40.546 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 18:24:40.549 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-23 18:24:40.554 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-23 18:24:40.554 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-23 18:24:40.554 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-23 18:24:40.558 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:24:40.560 | ++ functions-common:get_field:812 : read data 2022-03-23 18:24:43.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:43.443 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:43.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:43.443 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:43.618 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:24:43.621 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:24:43.624 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 18:24:43.629 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:24:43.632 | ++ functions-common:get_field:818 : echo '| id | 675f4e28-c1d8-4514-b8d3-cd9fe09ef173 |' 2022-03-23 18:24:43.635 | ++ functions-common:get_field:812 : read data 2022-03-23 18:24:43.645 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=675f4e28-c1d8-4514-b8d3-cd9fe09ef173 2022-03-23 18:24:43.648 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 028ace21f6094517955f223721b6611b router1' 2022-03-23 18:24:43.650 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:24:43.672 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-23 18:24:43.674 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-23 18:24:43.677 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 18:24:43.680 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 18:24:46.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:46.349 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:46.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:46.350 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:46.527 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:24:46.532 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 18:24:46.532 | address-scope 2022-03-23 18:24:46.533 | router-admin-state-down-before-update 2022-03-23 18:24:46.533 | agent 2022-03-23 18:24:46.533 | agent-resources-synced 2022-03-23 18:24:46.533 | allowed-address-pairs 2022-03-23 18:24:46.533 | auto-allocated-topology 2022-03-23 18:24:46.533 | availability_zone 2022-03-23 18:24:46.533 | availability_zone_filter 2022-03-23 18:24:46.533 | default-subnetpools 2022-03-23 18:24:46.533 | dhcp_agent_scheduler 2022-03-23 18:24:46.533 | dvr 2022-03-23 18:24:46.533 | empty-string-filtering 2022-03-23 18:24:46.533 | external-net 2022-03-23 18:24:46.533 | extra_dhcp_opt 2022-03-23 18:24:46.533 | extraroute 2022-03-23 18:24:46.533 | extraroute-atomic 2022-03-23 18:24:46.533 | filter-validation 2022-03-23 18:24:46.533 | fip-port-details 2022-03-23 18:24:46.533 | flavors 2022-03-23 18:24:46.533 | floatingip-pools 2022-03-23 18:24:46.533 | ip-substring-filtering 2022-03-23 18:24:46.534 | router 2022-03-23 18:24:46.534 | ext-gw-mode 2022-03-23 18:24:46.534 | l3-ha 2022-03-23 18:24:46.534 | l3-flavors 2022-03-23 18:24:46.534 | l3-port-ip-change-not-allowed 2022-03-23 18:24:46.534 | l3_agent_scheduler 2022-03-23 18:24:46.534 | metering 2022-03-23 18:24:46.534 | metering_source_and_destination_fields 2022-03-23 18:24:46.534 | multi-provider 2022-03-23 18:24:46.534 | net-mtu 2022-03-23 18:24:46.534 | net-mtu-writable 2022-03-23 18:24:46.534 | network_availability_zone 2022-03-23 18:24:46.534 | network-ip-availability 2022-03-23 18:24:46.534 | pagination 2022-03-23 18:24:46.534 | port-device-profile 2022-03-23 18:24:46.534 | port-mac-address-regenerate 2022-03-23 18:24:46.534 | port-numa-affinity-policy 2022-03-23 18:24:46.534 | binding 2022-03-23 18:24:46.534 | binding-extended 2022-03-23 18:24:46.534 | port-security 2022-03-23 18:24:46.535 | project-id 2022-03-23 18:24:46.535 | provider 2022-03-23 18:24:46.535 | quota-check-limit 2022-03-23 18:24:46.535 | quotas 2022-03-23 18:24:46.535 | quota_details 2022-03-23 18:24:46.535 | rbac-policies 2022-03-23 18:24:46.535 | rbac-address-group 2022-03-23 18:24:46.535 | rbac-address-scope 2022-03-23 18:24:46.535 | rbac-security-groups 2022-03-23 18:24:46.535 | rbac-subnetpool 2022-03-23 18:24:46.535 | revision-if-match 2022-03-23 18:24:46.535 | standard-attr-revisions 2022-03-23 18:24:46.535 | router_availability_zone 2022-03-23 18:24:46.535 | security-groups-normalized-cidr 2022-03-23 18:24:46.535 | port-security-groups-filtering 2022-03-23 18:24:46.535 | security-groups-remote-address-group 2022-03-23 18:24:46.535 | security-groups-shared-filtering 2022-03-23 18:24:46.535 | security-group 2022-03-23 18:24:46.535 | service-type 2022-03-23 18:24:46.535 | sorting 2022-03-23 18:24:46.535 | standard-attr-description 2022-03-23 18:24:46.535 | stateful-security-group 2022-03-23 18:24:46.536 | subnet_onboard 2022-03-23 18:24:46.536 | subnet-service-types 2022-03-23 18:24:46.536 | subnet_allocation 2022-03-23 18:24:46.536 | subnetpool-prefix-ops 2022-03-23 18:24:46.536 | standard-attr-tag 2022-03-23 18:24:46.536 | standard-attr-timestamp' 2022-03-23 18:24:46.537 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 18:24:46.537 | address-scope 2022-03-23 18:24:46.537 | router-admin-state-down-before-update 2022-03-23 18:24:46.537 | agent 2022-03-23 18:24:46.537 | agent-resources-synced 2022-03-23 18:24:46.537 | allowed-address-pairs 2022-03-23 18:24:46.537 | auto-allocated-topology 2022-03-23 18:24:46.537 | availability_zone 2022-03-23 18:24:46.537 | availability_zone_filter 2022-03-23 18:24:46.537 | default-subnetpools 2022-03-23 18:24:46.538 | dhcp_agent_scheduler 2022-03-23 18:24:46.538 | dvr 2022-03-23 18:24:46.538 | empty-string-filtering 2022-03-23 18:24:46.538 | external-net 2022-03-23 18:24:46.538 | extra_dhcp_opt 2022-03-23 18:24:46.538 | extraroute 2022-03-23 18:24:46.538 | extraroute-atomic 2022-03-23 18:24:46.538 | filter-validation 2022-03-23 18:24:46.538 | fip-port-details 2022-03-23 18:24:46.538 | flavors 2022-03-23 18:24:46.538 | floatingip-pools 2022-03-23 18:24:46.538 | ip-substring-filtering 2022-03-23 18:24:46.538 | router 2022-03-23 18:24:46.538 | ext-gw-mode 2022-03-23 18:24:46.538 | l3-ha 2022-03-23 18:24:46.538 | l3-flavors 2022-03-23 18:24:46.538 | l3-port-ip-change-not-allowed 2022-03-23 18:24:46.538 | l3_agent_scheduler 2022-03-23 18:24:46.538 | metering 2022-03-23 18:24:46.538 | metering_source_and_destination_fields 2022-03-23 18:24:46.538 | multi-provider 2022-03-23 18:24:46.538 | net-mtu 2022-03-23 18:24:46.538 | net-mtu-writable 2022-03-23 18:24:46.538 | network_availability_zone 2022-03-23 18:24:46.538 | network-ip-availability 2022-03-23 18:24:46.538 | pagination 2022-03-23 18:24:46.538 | port-device-profile 2022-03-23 18:24:46.538 | port-mac-address-regenerate 2022-03-23 18:24:46.538 | port-numa-affinity-policy 2022-03-23 18:24:46.538 | binding 2022-03-23 18:24:46.538 | binding-extended 2022-03-23 18:24:46.538 | port-security 2022-03-23 18:24:46.538 | project-id 2022-03-23 18:24:46.538 | provider 2022-03-23 18:24:46.538 | quota-check-limit 2022-03-23 18:24:46.539 | quotas 2022-03-23 18:24:46.539 | quota_details 2022-03-23 18:24:46.539 | rbac-policies 2022-03-23 18:24:46.539 | rbac-address-group 2022-03-23 18:24:46.539 | rbac-address-scope 2022-03-23 18:24:46.539 | rbac-security-groups 2022-03-23 18:24:46.539 | rbac-subnetpool 2022-03-23 18:24:46.539 | revision-if-match 2022-03-23 18:24:46.539 | standard-attr-revisions 2022-03-23 18:24:46.539 | router_availability_zone 2022-03-23 18:24:46.539 | security-groups-normalized-cidr 2022-03-23 18:24:46.539 | port-security-groups-filtering 2022-03-23 18:24:46.539 | security-groups-remote-address-group 2022-03-23 18:24:46.539 | security-groups-shared-filtering 2022-03-23 18:24:46.539 | security-group 2022-03-23 18:24:46.539 | service-type 2022-03-23 18:24:46.539 | sorting 2022-03-23 18:24:46.539 | standard-attr-description 2022-03-23 18:24:46.539 | stateful-security-group 2022-03-23 18:24:46.539 | subnet_onboard 2022-03-23 18:24:46.539 | subnet-service-types 2022-03-23 18:24:46.540 | subnet_allocation 2022-03-23 18:24:46.540 | subnetpool-prefix-ops 2022-03-23 18:24:46.540 | standard-attr-tag 2022-03-23 18:24:46.540 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 18:24:46.541 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 18:24:46.544 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-23 18:24:46.547 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-23 18:24:46.551 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-23 18:24:46.551 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-23 18:24:46.552 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-23 18:24:46.554 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:24:46.557 | ++ functions-common:get_field:812 : read data 2022-03-23 18:24:49.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:49.522 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:49.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:49.522 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:49.696 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:24:49.701 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:24:49.704 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 18:24:49.708 | ++ functions-common:get_field:818 : echo '| id | b21726a8-80ea-41d1-a579-7ed09a8f2fb5 |' 2022-03-23 18:24:49.709 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:24:49.717 | ++ functions-common:get_field:812 : read data 2022-03-23 18:24:49.720 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=b21726a8-80ea-41d1-a579-7ed09a8f2fb5 2022-03-23 18:24:49.723 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-23 18:24:49.726 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:24:49.743 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-23 18:24:49.746 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-23 18:24:49.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 675f4e28-c1d8-4514-b8d3-cd9fe09ef173 c1510833-1a4a-4b78-8cf5-d60e90d9989a 2022-03-23 18:24:54.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:54.334 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:54.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:54.334 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:54.509 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-23 18:24:54.513 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 b21726a8-80ea-41d1-a579-7ed09a8f2fb5 2022-03-23 18:24:54.515 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-23 18:24:54.518 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-23 18:24:54.520 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.7.1 ]] 2022-03-23 18:24:54.523 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.7.1 ' 2022-03-23 18:24:54.525 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network b21726a8-80ea-41d1-a579-7ed09a8f2fb5 --subnet-range 172.26.7.0/24 --no-dhcp ' 2022-03-23 18:24:54.527 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-23 18:24:54.529 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-23 18:24:54.533 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.7.1 --network b21726a8-80ea-41d1-a579-7ed09a8f2fb5 --subnet-range 172.26.7.0/24 --no-dhcp public-subnet 2022-03-23 18:24:54.534 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-23 18:24:57.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:57.334 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:57.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:24:57.334 | from cryptography.utils import int_from_bytes 2022-03-23 18:24:57.516 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:24:57.519 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | 2022-03-23 18:24:57.520 | | id | 7890d8b3-aeda-4521-9c5a-662c6846908e |' 2022-03-23 18:24:57.522 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-23 18:24:57.524 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:24:57.540 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 7890d8b3-aeda-4521-9c5a-662c6846908e '|' 2022-03-23 18:24:57.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | | id | 7890d8b3-aeda-4521-9c5a-662c6846908e |' 2022-03-23 18:24:57.546 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-23 18:24:57.549 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 7890d8b3-aeda-4521-9c5a-662c6846908e '|' 2022-03-23 18:24:57.550 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-23 18:24:57.552 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:24:57.554 | ++ functions-common:get_field:812 : read data 2022-03-23 18:24:57.557 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 18:24:57.559 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 18:24:57.562 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.7.1 | | id | 7890d8b3-aeda-4521-9c5a-662c6846908e |' 2022-03-23 18:24:57.566 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 18:24:57.568 | ++ functions-common:get_field:812 : read data 2022-03-23 18:24:57.571 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.7.1 2022-03-23 18:24:57.576 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 7890d8b3-aeda-4521-9c5a-662c6846908e '|' 2022-03-23 18:24:57.576 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-23 18:24:57.578 | ++ functions-common:get_field:811 : local data field 2022-03-23 18:24:57.580 | ++ functions-common:get_field:812 : read data 2022-03-23 18:24:57.583 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-23 18:24:57.585 | ++ functions-common:get_field:816 : field='$6' 2022-03-23 18:24:57.588 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.7.1 | | id | 7890d8b3-aeda-4521-9c5a-662c6846908e |' 2022-03-23 18:24:57.588 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-23 18:24:57.594 | ++ functions-common:get_field:812 : read data 2022-03-23 18:24:57.597 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=7890d8b3-aeda-4521-9c5a-662c6846908e 2022-03-23 18:24:57.600 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway b21726a8-80ea-41d1-a579-7ed09a8f2fb5 675f4e28-c1d8-4514-b8d3-cd9fe09ef173 2022-03-23 18:25:02.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:25:02.085 | from cryptography.utils import int_from_bytes 2022-03-23 18:25:02.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:25:02.085 | from cryptography.utils import int_from_bytes 2022-03-23 18:25:02.264 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-23 18:25:02.267 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-23 18:25:02.283 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:02.286 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-23 18:25:02.288 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-23 18:25:02.291 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-23 18:25:02.294 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-23 18:25:02.296 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-23 18:25:02.299 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-23 18:25:02.318 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-23 18:25:02.321 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-23 18:25:02.323 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-23 18:25:02.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-23 18:25:02.328 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 18:25:02.331 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-23 18:25:02.334 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 18:25:02.336 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-23 18:25:02.339 | + functions-common:test_with_retry:2365 : local until=10 2022-03-23 18:25:02.341 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 18:25:02.344 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 18:25:02.346 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 18:25:02.349 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:02.351 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:02.354 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:02.359 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059902356 2022-03-23 18:25:02.362 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-23 18:25:02.369 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 18:25:02.372 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:02.374 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:02.376 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:02.378 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:02.381 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:02.383 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 18:25:02.386 | + functions-common:time_stop:2432 : start_time=1648059902356 2022-03-23 18:25:02.388 | + functions-common:time_stop:2434 : [[ -z 1648059902356 ]] 2022-03-23 18:25:02.391 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:02.396 | + functions-common:time_stop:2437 : end_time=1648059902393 2022-03-23 18:25:02.398 | + functions-common:time_stop:2438 : elapsed_time=37 2022-03-23 18:25:02.400 | + functions-common:time_stop:2439 : total=5609 2022-03-23 18:25:02.403 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:02.405 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5646 2022-03-23 18:25:02.409 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-23 18:25:02.409 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.7.1 2022-03-23 18:25:02.415 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-23 18:25:02.417 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:25:02.419 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-23 18:25:02.422 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-23 18:25:02.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.7.1/24 dev br-data 2022-03-23 18:25:02.438 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-23 18:25:02.452 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-23 18:25:02.453 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-23 18:25:02.454 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-23 18:25:02.459 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-23 18:25:04.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:25:04.770 | from cryptography.utils import int_from_bytes 2022-03-23 18:25:04.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:25:04.770 | from cryptography.utils import int_from_bytes 2022-03-23 18:25:04.950 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 18:25:04.954 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.7.241 ' 2022-03-23 18:25:04.957 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-23 18:25:04.959 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 18:25:04.980 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-23 18:25:04.982 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-23 18:25:04.985 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-23 18:25:04.988 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-23 18:25:05.008 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:05.011 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-23 18:25:05.014 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:25:05.017 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-23 18:25:05.019 | + ./stack.sh:main:1319 : start_nova 2022-03-23 18:25:05.022 | + lib/nova:start_nova:1137 : start_nova_rest 2022-03-23 18:25:05.025 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:05.027 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:05.030 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:05.033 | + lib/nova:start_nova_rest:1048 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 18:25:05.036 | + lib/nova:start_nova_rest:1049 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 18:25:05.038 | + lib/nova:start_nova_rest:1051 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:25:05.041 | + functions-common:run_process:1680 : local service=n-sch 2022-03-23 18:25:05.044 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:25:05.046 | + functions-common:run_process:1682 : local group= 2022-03-23 18:25:05.049 | + functions-common:run_process:1683 : local user= 2022-03-23 18:25:05.052 | + functions-common:run_process:1685 : local name=n-sch 2022-03-23 18:25:05.055 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:25:05.057 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:25:05.060 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:05.063 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:05.066 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:05.071 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059905068 2022-03-23 18:25:05.074 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-23 18:25:05.092 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:05.095 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-23 18:25:05.097 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-23 18:25:05.100 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:25:05.103 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:25:05.105 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:25:05.108 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:25:05.110 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 18:25:05.113 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 18:25:05.115 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-23 18:25:05.118 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:25:05.121 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:25:05.123 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 18:25:05.126 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 18:25:05.129 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-23 18:25:05.131 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:25:05.133 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:25:05.136 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:25:05.139 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:25:05.141 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:25:05.144 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-23 18:25:05.146 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:25:05.151 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-23 18:25:05.209 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-23 18:25:05.264 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 18:25:05.321 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-23 18:25:05.376 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-23 18:25:05.432 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:25:05.489 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:25:05.492 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-23 18:25:05.548 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:25:06.254 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-23 18:25:06.269 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-23 18:25:06.877 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-23 18:25:06.903 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:25:06.907 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:06.910 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:06.913 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:06.917 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:06.920 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:06.922 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:25:06.925 | + functions-common:time_stop:2432 : start_time=1648059905068 2022-03-23 18:25:06.928 | + functions-common:time_stop:2434 : [[ -z 1648059905068 ]] 2022-03-23 18:25:06.931 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:06.936 | + functions-common:time_stop:2437 : end_time=1648059906933 2022-03-23 18:25:06.946 | + functions-common:time_stop:2438 : elapsed_time=1865 2022-03-23 18:25:06.948 | + functions-common:time_stop:2439 : total=28060 2022-03-23 18:25:06.951 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:06.954 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29925 2022-03-23 18:25:06.956 | + lib/nova:start_nova_rest:1052 : '[' True == False ']' 2022-03-23 18:25:06.960 | ++ lib/nova:start_nova_rest:1055 : which uwsgi 2022-03-23 18:25:06.965 | + lib/nova:start_nova_rest:1055 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:25:06.968 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-23 18:25:06.970 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:25:06.973 | + functions-common:run_process:1682 : local group= 2022-03-23 18:25:06.976 | + functions-common:run_process:1683 : local user= 2022-03-23 18:25:06.978 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-23 18:25:06.981 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:25:06.983 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:25:06.986 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:06.989 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:06.993 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:06.998 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059906995 2022-03-23 18:25:07.002 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-23 18:25:07.026 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:07.029 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-23 18:25:07.032 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-23 18:25:07.034 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:25:07.037 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:25:07.040 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:25:07.043 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:25:07.046 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-23 18:25:07.050 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-23 18:25:07.052 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-23 18:25:07.055 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:25:07.058 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:25:07.062 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:25:07.064 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-23 18:25:07.067 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-23 18:25:07.071 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:25:07.074 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:25:07.077 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:25:07.080 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-23 18:25:07.082 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:25:07.087 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-23 18:25:07.149 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-23 18:25:07.213 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-23 18:25:07.275 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 18:25:07.339 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:25:07.412 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-23 18:25:07.475 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-23 18:25:07.539 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-23 18:25:07.615 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-23 18:25:07.678 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-23 18:25:07.741 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:25:07.745 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-23 18:25:07.812 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:25:08.527 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-23 18:25:08.545 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-23 18:25:09.163 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-23 18:25:09.244 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:25:09.247 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:09.250 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:09.256 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:09.263 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:09.265 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:09.268 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:25:09.271 | + functions-common:time_stop:2432 : start_time=1648059906995 2022-03-23 18:25:09.273 | + functions-common:time_stop:2434 : [[ -z 1648059906995 ]] 2022-03-23 18:25:09.279 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:09.282 | + functions-common:time_stop:2437 : end_time=1648059909279 2022-03-23 18:25:09.285 | + functions-common:time_stop:2438 : elapsed_time=2284 2022-03-23 18:25:09.287 | + functions-common:time_stop:2439 : total=29925 2022-03-23 18:25:09.290 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:09.293 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32209 2022-03-23 18:25:09.296 | + lib/nova:start_nova_rest:1058 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:09.299 | + lib/nova:start_nova_rest:1058 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:09.302 | + lib/nova:start_nova:1138 : start_nova_console_proxies 2022-03-23 18:25:09.305 | + lib/nova:start_nova_console_proxies:1073 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:09.307 | + lib/nova:start_nova_console_proxies:1075 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:09.310 | + lib/nova:start_nova_console_proxies:1075 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:09.313 | + lib/nova:start_nova_console_proxies:1077 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 18:25:09.316 | + lib/nova:start_nova_console_proxies:1079 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:25:09.319 | + lib/nova:start_nova_console_proxies:1084 : enable_nova_console_proxies 2022-03-23 18:25:09.324 | ++ lib/nova:enable_nova_console_proxies:1062 : seq 1 1 2022-03-23 18:25:09.327 | + lib/nova:enable_nova_console_proxies:1062 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:25:09.330 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 18:25:09.332 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-novnc 2022-03-23 18:25:09.355 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:09.358 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 18:25:09.361 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-spice 2022-03-23 18:25:09.382 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:09.384 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 18:25:09.388 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-sproxy 2022-03-23 18:25:09.415 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:09.420 | ++ lib/nova:start_nova_console_proxies:1085 : seq 1 1 2022-03-23 18:25:09.423 | + lib/nova:start_nova_console_proxies:1085 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:25:09.429 | + lib/nova:start_nova_console_proxies:1086 : local conf 2022-03-23 18:25:09.431 | ++ lib/nova:start_nova_console_proxies:1087 : conductor_conf 1 2022-03-23 18:25:09.435 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:25:09.438 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:25:09.441 | + lib/nova:start_nova_console_proxies:1087 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:25:09.444 | + lib/nova:start_nova_console_proxies:1088 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 18:25:09.446 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-23 18:25:09.449 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 18:25:09.452 | + functions-common:run_process:1682 : local group= 2022-03-23 18:25:09.454 | + functions-common:run_process:1683 : local user= 2022-03-23 18:25:09.458 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-23 18:25:09.461 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:25:09.464 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:25:09.467 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:09.470 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:09.481 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:09.481 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059909477 2022-03-23 18:25:09.485 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-23 18:25:09.503 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:09.506 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:25:09.509 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:09.512 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:09.515 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:09.517 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:09.520 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:09.522 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:25:09.533 | + functions-common:time_stop:2432 : start_time=1648059909477 2022-03-23 18:25:09.533 | + functions-common:time_stop:2434 : [[ -z 1648059909477 ]] 2022-03-23 18:25:09.533 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:09.538 | + functions-common:time_stop:2437 : end_time=1648059909533 2022-03-23 18:25:09.541 | + functions-common:time_stop:2438 : elapsed_time=56 2022-03-23 18:25:09.545 | + functions-common:time_stop:2439 : total=32209 2022-03-23 18:25:09.545 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:09.548 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32265 2022-03-23 18:25:09.553 | + lib/nova:start_nova_console_proxies:1089 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 18:25:09.553 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-23 18:25:09.556 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 18:25:09.559 | + functions-common:run_process:1682 : local group= 2022-03-23 18:25:09.565 | + functions-common:run_process:1683 : local user= 2022-03-23 18:25:09.565 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-23 18:25:09.567 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:25:09.569 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:25:09.572 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:09.574 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:09.580 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:09.583 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059909579 2022-03-23 18:25:09.585 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-23 18:25:09.615 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:09.620 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:25:09.622 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:09.625 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:09.630 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:09.632 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:09.636 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:09.638 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:25:09.641 | + functions-common:time_stop:2432 : start_time=1648059909579 2022-03-23 18:25:09.643 | + functions-common:time_stop:2434 : [[ -z 1648059909579 ]] 2022-03-23 18:25:09.647 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:09.652 | + functions-common:time_stop:2437 : end_time=1648059909649 2022-03-23 18:25:09.654 | + functions-common:time_stop:2438 : elapsed_time=70 2022-03-23 18:25:09.657 | + functions-common:time_stop:2439 : total=32265 2022-03-23 18:25:09.660 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:09.662 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32335 2022-03-23 18:25:09.665 | + lib/nova:start_nova_console_proxies:1090 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:25:09.668 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-23 18:25:09.671 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:25:09.673 | + functions-common:run_process:1682 : local group= 2022-03-23 18:25:09.676 | + functions-common:run_process:1683 : local user= 2022-03-23 18:25:09.679 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-23 18:25:09.682 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:25:09.684 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:25:09.687 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:09.690 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:09.695 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:09.698 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059909695 2022-03-23 18:25:09.701 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-23 18:25:09.723 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:09.726 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:25:09.729 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:09.732 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:09.734 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:09.737 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:09.740 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:09.743 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:25:09.745 | + functions-common:time_stop:2432 : start_time=1648059909695 2022-03-23 18:25:09.748 | + functions-common:time_stop:2434 : [[ -z 1648059909695 ]] 2022-03-23 18:25:09.754 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:09.756 | + functions-common:time_stop:2437 : end_time=1648059909753 2022-03-23 18:25:09.759 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-23 18:25:09.762 | + functions-common:time_stop:2439 : total=32335 2022-03-23 18:25:09.765 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:09.768 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32393 2022-03-23 18:25:09.771 | + lib/nova:start_nova_console_proxies:1094 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:09.774 | + lib/nova:start_nova_console_proxies:1094 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:09.777 | + lib/nova:start_nova:1139 : start_nova_conductor 2022-03-23 18:25:09.785 | + lib/nova:start_nova_conductor:1107 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:25:09.785 | + lib/nova:start_nova_conductor:1113 : enable_nova_fleet 2022-03-23 18:25:09.787 | + lib/nova:enable_nova_fleet:1098 : is_service_enabled n-cond 2022-03-23 18:25:09.813 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:09.817 | + lib/nova:enable_nova_fleet:1099 : enable_service n-super-cond 2022-03-23 18:25:09.876 | ++ lib/nova:enable_nova_fleet:1100 : seq 1 1 2022-03-23 18:25:09.883 | + lib/nova:enable_nova_fleet:1100 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:25:09.883 | + lib/nova:enable_nova_fleet:1101 : enable_service n-cond-cell1 2022-03-23 18:25:09.941 | + lib/nova:start_nova_conductor:1114 : is_service_enabled n-super-cond 2022-03-23 18:25:09.963 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:09.966 | + lib/nova:start_nova_conductor:1115 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:25:09.968 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-23 18:25:09.971 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:25:09.974 | + functions-common:run_process:1682 : local group= 2022-03-23 18:25:09.976 | + functions-common:run_process:1683 : local user= 2022-03-23 18:25:09.979 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-23 18:25:09.982 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:25:09.985 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:25:09.987 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:09.990 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:09.995 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:09.998 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059909995 2022-03-23 18:25:10.003 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-23 18:25:10.025 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:10.028 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-23 18:25:10.033 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-23 18:25:10.033 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:25:10.034 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:25:10.038 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:25:10.042 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:25:10.045 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 18:25:10.048 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 18:25:10.051 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-23 18:25:10.053 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:25:10.056 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:25:10.059 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 18:25:10.062 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 18:25:10.064 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-23 18:25:10.067 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:25:10.069 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:25:10.071 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:25:10.074 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:25:10.076 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:25:10.079 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-23 18:25:10.081 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:25:10.086 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-23 18:25:10.157 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-23 18:25:10.235 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 18:25:10.305 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-23 18:25:10.368 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-23 18:25:10.429 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:25:10.510 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:25:10.513 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-23 18:25:10.611 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:25:11.308 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-23 18:25:11.324 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-23 18:25:12.007 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-23 18:25:12.042 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:25:12.047 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:12.051 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:12.055 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:12.059 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:12.063 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:12.067 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:25:12.070 | + functions-common:time_stop:2432 : start_time=1648059909995 2022-03-23 18:25:12.072 | + functions-common:time_stop:2434 : [[ -z 1648059909995 ]] 2022-03-23 18:25:12.081 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:12.083 | + functions-common:time_stop:2437 : end_time=1648059912080 2022-03-23 18:25:12.086 | + functions-common:time_stop:2438 : elapsed_time=2085 2022-03-23 18:25:12.089 | + functions-common:time_stop:2439 : total=32393 2022-03-23 18:25:12.092 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:12.095 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34478 2022-03-23 18:25:12.100 | ++ lib/nova:start_nova_conductor:1117 : seq 1 1 2022-03-23 18:25:12.104 | + lib/nova:start_nova_conductor:1117 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 18:25:12.107 | + lib/nova:start_nova_conductor:1118 : is_service_enabled n-cond-cell1 2022-03-23 18:25:12.129 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:12.131 | + lib/nova:start_nova_conductor:1119 : local conf 2022-03-23 18:25:12.135 | ++ lib/nova:start_nova_conductor:1120 : conductor_conf 1 2022-03-23 18:25:12.138 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 18:25:12.143 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 18:25:12.146 | + lib/nova:start_nova_conductor:1120 : conf=/etc/nova/nova_cell1.conf 2022-03-23 18:25:12.148 | + lib/nova:start_nova_conductor:1121 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:25:12.151 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-23 18:25:12.159 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:25:12.162 | + functions-common:run_process:1682 : local group= 2022-03-23 18:25:12.167 | + functions-common:run_process:1683 : local user= 2022-03-23 18:25:12.171 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-23 18:25:12.173 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:25:12.176 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:25:12.179 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:12.182 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:12.187 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:12.190 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059912187 2022-03-23 18:25:12.192 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-23 18:25:12.214 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:12.217 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-23 18:25:12.220 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-23 18:25:12.222 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:25:12.225 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:25:12.228 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:25:12.230 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:25:12.233 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-23 18:25:12.236 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-23 18:25:12.238 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-23 18:25:12.241 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:25:12.243 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:25:12.246 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-23 18:25:12.249 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-23 18:25:12.252 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-23 18:25:12.254 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:25:12.257 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:25:12.259 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:25:12.263 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:25:12.265 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:25:12.268 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-23 18:25:12.271 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:25:12.275 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-23 18:25:12.337 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-23 18:25:12.401 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 18:25:12.470 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-23 18:25:12.540 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-23 18:25:12.607 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:25:12.676 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:25:12.679 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-23 18:25:12.769 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:25:13.429 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-23 18:25:13.446 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-23 18:25:14.125 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-23 18:25:14.147 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:25:14.150 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:14.156 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:14.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:14.167 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:14.171 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:14.174 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:25:14.180 | + functions-common:time_stop:2432 : start_time=1648059912187 2022-03-23 18:25:14.186 | + functions-common:time_stop:2434 : [[ -z 1648059912187 ]] 2022-03-23 18:25:14.193 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:14.200 | + functions-common:time_stop:2437 : end_time=1648059914194 2022-03-23 18:25:14.203 | + functions-common:time_stop:2438 : elapsed_time=2007 2022-03-23 18:25:14.205 | + functions-common:time_stop:2439 : total=34478 2022-03-23 18:25:14.208 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:14.215 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36485 2022-03-23 18:25:14.219 | + lib/nova:start_nova:1140 : start_nova_compute 2022-03-23 18:25:14.222 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:14.229 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:14.237 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:14.243 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 18:25:14.251 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-23 18:25:14.258 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 18:25:14.266 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:25:14.277 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 18:25:14.284 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 18:25:14.297 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 18:25:14.309 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-23 18:25:14.321 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-23 18:25:14.337 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-23 18:25:14.347 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-23 18:25:14.356 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 18:25:14.356 | BEGIN { 2022-03-23 18:25:14.356 | section = "" 2022-03-23 18:25:14.356 | last_section = "" 2022-03-23 18:25:14.356 | section_count = 0 2022-03-23 18:25:14.356 | } 2022-03-23 18:25:14.356 | /^\[.+\]/ { 2022-03-23 18:25:14.356 | gsub("[][]", "", $1); 2022-03-23 18:25:14.356 | section=$1 2022-03-23 18:25:14.356 | next 2022-03-23 18:25:14.356 | } 2022-03-23 18:25:14.356 | /^ *\#/ { 2022-03-23 18:25:14.356 | next 2022-03-23 18:25:14.356 | } 2022-03-23 18:25:14.356 | /^[^ \t]+/ { 2022-03-23 18:25:14.356 | # get offset of first = in $0 2022-03-23 18:25:14.356 | eq_idx = index($0, "=") 2022-03-23 18:25:14.356 | # extract attr & value from $0 2022-03-23 18:25:14.356 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 18:25:14.356 | value = substr($0, eq_idx + 1) 2022-03-23 18:25:14.356 | # only need to strip trailing whitespace from attr 2022-03-23 18:25:14.356 | sub(/[ \t]*$/, "", attr) 2022-03-23 18:25:14.356 | # need to strip leading & trailing whitespace from value 2022-03-23 18:25:14.356 | sub(/^[ \t]*/, "", value) 2022-03-23 18:25:14.356 | sub(/[ \t]*$/, "", value) 2022-03-23 18:25:14.356 | 2022-03-23 18:25:14.356 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 18:25:14.356 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 18:25:14.356 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 18:25:14.357 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 18:25:14.357 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 18:25:14.357 | if (section != last_section) { 2022-03-23 18:25:14.357 | cfg_section[section_count++] = section 2022-03-23 18:25:14.357 | last_section = section 2022-03-23 18:25:14.357 | } 2022-03-23 18:25:14.357 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 18:25:14.357 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 18:25:14.357 | 2022-03-23 18:25:14.357 | cfg_attr[section, attr, 0] = value 2022-03-23 18:25:14.357 | cfg_attr_count[section, attr] = 1 2022-03-23 18:25:14.357 | } else { 2022-03-23 18:25:14.357 | lno = cfg_attr_count[section, attr]++ 2022-03-23 18:25:14.357 | cfg_attr[section, attr, lno] = value 2022-03-23 18:25:14.357 | } 2022-03-23 18:25:14.357 | } 2022-03-23 18:25:14.357 | END { 2022-03-23 18:25:14.357 | # Process each section in order 2022-03-23 18:25:14.357 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 18:25:14.357 | section = cfg_section[sno] 2022-03-23 18:25:14.357 | # The ini routines simply append a config item immediately 2022-03-23 18:25:14.357 | # after the section header. To keep the same order as defined 2022-03-23 18:25:14.357 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 18:25:14.357 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 18:25:14.357 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 18:25:14.357 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 18:25:14.357 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 18:25:14.357 | else { 2022-03-23 18:25:14.357 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 18:25:14.357 | count = cfg_attr_count[section, attr] 2022-03-23 18:25:14.357 | print "inidelete " configfile " " section " " attr 2022-03-23 18:25:14.357 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 18:25:14.357 | for (l = count -2; l >= 0; l--) 2022-03-23 18:25:14.358 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 18:25:14.358 | } 2022-03-23 18:25:14.358 | } 2022-03-23 18:25:14.358 | } 2022-03-23 18:25:14.358 | } 2022-03-23 18:25:14.358 | ' 2022-03-23 18:25:14.358 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 18:25:14.365 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 18:25:14.365 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 18:25:14.369 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:25:14.381 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 18:25:14.389 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 18:25:14.401 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:25:14.409 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-23 18:25:14.418 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 18:25:14.418 | BEGIN { group = "" } 2022-03-23 18:25:14.418 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:25:14.418 | gsub("[][]", "", $1); 2022-03-23 18:25:14.418 | split($1, a, "|"); 2022-03-23 18:25:14.418 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 18:25:14.418 | group=a[1] 2022-03-23 18:25:14.418 | } else { 2022-03-23 18:25:14.418 | group="" 2022-03-23 18:25:14.418 | } 2022-03-23 18:25:14.418 | next 2022-03-23 18:25:14.418 | } 2022-03-23 18:25:14.418 | { 2022-03-23 18:25:14.418 | if (group != "") 2022-03-23 18:25:14.418 | print $0 2022-03-23 18:25:14.419 | } 2022-03-23 18:25:14.419 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:25:14.433 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 18:25:14.436 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-23 18:25:14.479 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-23 18:25:14.516 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-23 18:25:14.519 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 18:25:14.522 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-23 18:25:14.524 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 18:25:14.527 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 18:25:14.530 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 18:25:14.550 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:14.553 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 18:25:14.556 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 18:25:14.559 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 18:25:14.576 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:14.579 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 18:25:14.582 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 18:25:14.616 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 18:25:14.619 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 18:25:14.621 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-23 18:25:14.646 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-23 18:25:14.670 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-23 18:25:14.673 | + lib/nova:configure_console_compute:643 : local offset 2022-03-23 18:25:14.675 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-23 18:25:14.678 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-23 18:25:14.681 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-23 18:25:14.707 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.45 2022-03-23 18:25:14.710 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-23 18:25:14.734 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:14.736 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-23 18:25:14.754 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:14.757 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-23 18:25:14.759 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-23 18:25:14.792 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-23 18:25:14.810 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:14.813 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-23 18:25:14.830 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:14.834 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-23 18:25:14.836 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 18:25:14.839 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-23 18:25:14.841 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-23 18:25:14.844 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-23 18:25:14.847 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-23 18:25:14.853 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-23 18:25:14.855 | + functions-common:run_process:1682 : local group=libvirt 2022-03-23 18:25:14.858 | + functions-common:run_process:1683 : local user= 2022-03-23 18:25:14.860 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-23 18:25:14.864 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:25:14.866 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:25:14.869 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:14.872 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:14.875 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:14.880 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059914877 2022-03-23 18:25:14.882 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-23 18:25:14.905 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:14.908 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:25:14.911 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:14.913 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:14.916 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:14.918 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:14.921 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:14.924 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:25:14.927 | + functions-common:time_stop:2432 : start_time=1648059914877 2022-03-23 18:25:14.929 | + functions-common:time_stop:2434 : [[ -z 1648059914877 ]] 2022-03-23 18:25:14.933 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:14.937 | + functions-common:time_stop:2437 : end_time=1648059914935 2022-03-23 18:25:14.940 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-23 18:25:14.943 | + functions-common:time_stop:2439 : total=36485 2022-03-23 18:25:14.945 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:14.948 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36543 2022-03-23 18:25:14.951 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:14.953 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 18:25:14.956 | + lib/nova:start_nova:1141 : is_service_enabled n-api 2022-03-23 18:25:14.976 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:14.978 | + lib/nova:start_nova:1143 : echo 'Dumping cells_v2 mapping' 2022-03-23 18:25:14.978 | Dumping cells_v2 mapping 2022-03-23 18:25:14.981 | + lib/nova:start_nova:1144 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-23 18:25:15.994 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 18:25:18.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:25:18.521 | from cryptography.utils import int_from_bytes 2022-03-23 18:25:18.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:25:18.521 | from cryptography.utils import int_from_bytes 2022-03-23 18:25:18.521 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 18:25:18.521 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-23 18:25:18.521 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 18:25:18.522 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-23 18:25:18.522 | | cell1 | a8eaf259-0807-44bc-9a3a-c6fb52fa4b22 | rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-23 18:25:18.522 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 18:25:18.987 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-23 18:25:18.992 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-23 18:25:19.056 | + inc/async:async_inner:63 : create_flavors 2022-03-23 18:25:19.099 | [667162 Async create_flavors:725464]: running: create_flavors 2022-03-23 18:25:19.102 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-23 18:25:19.123 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:19.126 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-23 18:25:19.129 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:25:19.132 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-23 18:25:19.134 | + ./stack.sh:main:1324 : start_cinder 2022-03-23 18:25:19.138 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-23 18:25:19.141 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-23 18:25:19.143 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-23 18:25:19.146 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-23 18:25:19.169 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:19.172 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-23 18:25:19.175 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-23 18:25:19.178 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-23 18:25:19.182 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-23 18:25:19.187 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:25:19.189 | + functions-common:run_process:1680 : local service=c-api 2022-03-23 18:25:19.192 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:25:19.195 | + functions-common:run_process:1682 : local group= 2022-03-23 18:25:19.197 | + functions-common:run_process:1683 : local user= 2022-03-23 18:25:19.200 | + functions-common:run_process:1685 : local name=c-api 2022-03-23 18:25:19.203 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:25:19.205 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:25:19.208 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:19.210 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:19.213 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:19.218 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059919215 2022-03-23 18:25:19.220 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-23 18:25:19.237 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:19.240 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-23 18:25:19.242 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-23 18:25:19.245 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:25:19.247 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:25:19.250 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:25:19.253 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:25:19.255 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-23 18:25:19.258 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-23 18:25:19.261 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-23 18:25:19.263 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:25:19.266 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:25:19.269 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:25:19.271 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-23 18:25:19.274 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-23 18:25:19.276 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:25:19.279 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:25:19.281 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:25:19.283 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-23 18:25:19.286 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:25:19.290 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-23 18:25:19.344 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-23 18:25:19.399 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-23 18:25:19.453 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 18:25:19.512 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:25:19.567 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-23 18:25:19.623 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-23 18:25:19.679 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-23 18:25:19.734 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-23 18:25:19.792 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-23 18:25:19.851 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:25:19.854 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-23 18:25:19.909 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:25:20.564 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-23 18:25:20.578 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-23 18:25:21.266 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-23 18:25:21.349 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:25:21.357 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:21.360 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:21.366 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:21.370 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:21.374 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:21.376 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:25:21.383 | + functions-common:time_stop:2432 : start_time=1648059919215 2022-03-23 18:25:21.386 | + functions-common:time_stop:2434 : [[ -z 1648059919215 ]] 2022-03-23 18:25:21.389 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:21.394 | + functions-common:time_stop:2437 : end_time=1648059921390 2022-03-23 18:25:21.396 | + functions-common:time_stop:2438 : elapsed_time=2175 2022-03-23 18:25:21.399 | + functions-common:time_stop:2439 : total=36543 2022-03-23 18:25:21.402 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:21.406 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38718 2022-03-23 18:25:21.413 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.45/volume/v3 2022-03-23 18:25:21.414 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-23 18:25:21.414 | Waiting for Cinder API to start... 2022-03-23 18:25:21.416 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.45/volume/v3 2022-03-23 18:25:21.423 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:25:21.427 | + functions:wait_for_service:458 : local url=http://10.222.0.45/volume/v3 2022-03-23 18:25:21.428 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:25:21.434 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:25:21.437 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:25:21.442 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:21.445 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:21.451 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:21.456 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059921452 2022-03-23 18:25:21.459 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:25:21.472 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/volume/v3 2022-03-23 18:25:25.994 | + :: : [[ 401 == 503 ]] 2022-03-23 18:25:25.996 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:25:25.999 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:25:26.002 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:26.004 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:26.007 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:26.009 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:26.012 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:26.015 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:25:26.018 | + functions-common:time_stop:2432 : start_time=1648059921452 2022-03-23 18:25:26.020 | + functions-common:time_stop:2434 : [[ -z 1648059921452 ]] 2022-03-23 18:25:26.023 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:26.028 | + functions-common:time_stop:2437 : end_time=1648059926025 2022-03-23 18:25:26.031 | + functions-common:time_stop:2438 : elapsed_time=4573 2022-03-23 18:25:26.034 | + functions-common:time_stop:2439 : total=18134 2022-03-23 18:25:26.036 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:26.039 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22707 2022-03-23 18:25:26.041 | + functions:wait_for_service:467 : return 0 2022-03-23 18:25:26.044 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:26.047 | + functions-common:run_process:1680 : local service=c-sch 2022-03-23 18:25:26.050 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:26.052 | + functions-common:run_process:1682 : local group= 2022-03-23 18:25:26.055 | + functions-common:run_process:1683 : local user= 2022-03-23 18:25:26.058 | + functions-common:run_process:1685 : local name=c-sch 2022-03-23 18:25:26.060 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:25:26.063 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:25:26.066 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:26.068 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:26.072 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:26.077 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059926074 2022-03-23 18:25:26.079 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-23 18:25:26.099 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:26.102 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 18:25:26.105 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-23 18:25:26.107 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:26.110 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:26.113 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:26.115 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:26.118 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 18:25:26.121 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 18:25:26.124 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-23 18:25:26.126 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:25:26.129 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:25:26.131 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 18:25:26.134 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 18:25:26.137 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-23 18:25:26.140 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:26.143 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:25:26.145 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:25:26.148 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:25:26.151 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:25:26.153 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-23 18:25:26.156 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:25:26.161 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-23 18:25:26.220 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-23 18:25:26.275 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:26.331 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-23 18:25:26.387 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-23 18:25:26.444 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:25:26.504 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:25:26.506 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-23 18:25:26.563 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:25:27.260 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-23 18:25:27.276 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-23 18:25:27.879 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-23 18:25:27.906 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:25:27.913 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:27.923 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:27.926 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:27.929 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:27.932 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:27.935 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:25:27.938 | + functions-common:time_stop:2432 : start_time=1648059926074 2022-03-23 18:25:27.940 | + functions-common:time_stop:2434 : [[ -z 1648059926074 ]] 2022-03-23 18:25:27.944 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:27.949 | + functions-common:time_stop:2437 : end_time=1648059927946 2022-03-23 18:25:27.952 | + functions-common:time_stop:2438 : elapsed_time=1872 2022-03-23 18:25:27.954 | + functions-common:time_stop:2439 : total=38718 2022-03-23 18:25:27.957 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:27.959 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40590 2022-03-23 18:25:27.962 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:27.965 | + functions-common:run_process:1680 : local service=c-bak 2022-03-23 18:25:27.967 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:27.970 | + functions-common:run_process:1682 : local group= 2022-03-23 18:25:27.973 | + functions-common:run_process:1683 : local user= 2022-03-23 18:25:27.976 | + functions-common:run_process:1685 : local name=c-bak 2022-03-23 18:25:27.978 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:25:27.981 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:25:27.983 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:27.986 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:27.989 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:27.994 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059927991 2022-03-23 18:25:27.997 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-23 18:25:28.021 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:28.023 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 18:25:28.026 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-23 18:25:28.029 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:28.031 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:28.034 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:28.036 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:28.039 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 18:25:28.042 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 18:25:28.045 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-23 18:25:28.047 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:25:28.050 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:25:28.053 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 18:25:28.055 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 18:25:28.058 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-23 18:25:28.061 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:28.064 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:25:28.067 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:25:28.070 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:25:28.072 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:25:28.075 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-23 18:25:28.077 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:25:28.082 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-23 18:25:28.147 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-23 18:25:28.216 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:28.278 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-23 18:25:28.334 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-23 18:25:28.394 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:25:28.460 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:25:28.463 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-23 18:25:28.529 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:25:29.187 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-23 18:25:29.203 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-23 18:25:29.846 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-23 18:25:29.886 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:25:29.890 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:29.897 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:29.901 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:29.905 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:29.909 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:29.913 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:25:29.917 | + functions-common:time_stop:2432 : start_time=1648059927991 2022-03-23 18:25:29.921 | + functions-common:time_stop:2434 : [[ -z 1648059927991 ]] 2022-03-23 18:25:29.925 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:29.933 | + functions-common:time_stop:2437 : end_time=1648059929924 2022-03-23 18:25:29.933 | + functions-common:time_stop:2438 : elapsed_time=1933 2022-03-23 18:25:29.941 | + functions-common:time_stop:2439 : total=40590 2022-03-23 18:25:29.941 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:29.945 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42523 2022-03-23 18:25:29.949 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:29.953 | + functions-common:run_process:1680 : local service=c-vol 2022-03-23 18:25:29.954 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:29.958 | + functions-common:run_process:1682 : local group= 2022-03-23 18:25:29.962 | + functions-common:run_process:1683 : local user= 2022-03-23 18:25:29.965 | + functions-common:run_process:1685 : local name=c-vol 2022-03-23 18:25:29.969 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:25:29.971 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:25:29.974 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:29.977 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:29.982 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:29.985 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059929982 2022-03-23 18:25:29.988 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-23 18:25:30.016 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:30.019 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 18:25:30.022 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-23 18:25:30.026 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:30.029 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:30.032 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:30.034 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:30.037 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 18:25:30.040 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 18:25:30.043 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-23 18:25:30.046 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:25:30.049 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:25:30.052 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 18:25:30.055 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 18:25:30.057 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-23 18:25:30.061 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:30.064 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 18:25:30.066 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 18:25:30.070 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 18:25:30.073 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 18:25:30.076 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-23 18:25:30.078 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 18:25:30.084 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-23 18:25:30.153 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-23 18:25:30.239 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 18:25:30.314 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-23 18:25:30.379 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-23 18:25:30.465 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:25:30.538 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 18:25:30.542 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-23 18:25:30.613 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 18:25:31.406 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-23 18:25:31.424 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-23 18:25:32.093 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-23 18:25:32.123 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:25:32.126 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:32.130 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:32.133 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:32.136 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:32.139 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:32.142 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:25:32.145 | + functions-common:time_stop:2432 : start_time=1648059929982 2022-03-23 18:25:32.148 | + functions-common:time_stop:2434 : [[ -z 1648059929982 ]] 2022-03-23 18:25:32.153 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:32.163 | + functions-common:time_stop:2437 : end_time=1648059932156 2022-03-23 18:25:32.184 | + functions-common:time_stop:2438 : elapsed_time=2174 2022-03-23 18:25:32.201 | + functions-common:time_stop:2439 : total=42523 2022-03-23 18:25:32.212 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:32.230 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44697 2022-03-23 18:25:32.249 | + ./stack.sh:main:1325 : create_volume_types 2022-03-23 18:25:32.253 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-23 18:25:32.322 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:32.327 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 18:25:32.334 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-23 18:25:32.339 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 18:25:32.347 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-23 18:25:32.351 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-23 18:25:32.375 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:32.379 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-23 18:25:36.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:25:36.871 | from cryptography.utils import int_from_bytes 2022-03-23 18:25:36.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:25:36.871 | from cryptography.utils import int_from_bytes 2022-03-23 18:25:36.871 | +-------------+--------------------------------------+ 2022-03-23 18:25:36.871 | | Field | Value | 2022-03-23 18:25:36.871 | +-------------+--------------------------------------+ 2022-03-23 18:25:36.871 | | description | None | 2022-03-23 18:25:36.871 | | id | 5afa45e8-dd91-4539-a629-a7404f08663c | 2022-03-23 18:25:36.871 | | is_public | True | 2022-03-23 18:25:36.871 | | name | lvmdriver-1 | 2022-03-23 18:25:36.871 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-23 18:25:36.871 | +-------------+--------------------------------------+ 2022-03-23 18:25:37.126 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-23 18:25:37.129 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-23 18:25:37.132 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-23 18:25:37.152 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:37.155 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-23 18:25:37.159 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:25:37.163 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-23 18:25:37.166 | + ./stack.sh:main:1340 : start_glance 2022-03-23 18:25:37.169 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-23 18:25:37.171 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-23 18:25:37.194 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:37.198 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-23 18:25:37.202 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-23 18:25:37.208 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:25:37.211 | + functions-common:run_process:1680 : local service=g-api 2022-03-23 18:25:37.215 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:25:37.218 | + functions-common:run_process:1682 : local group= 2022-03-23 18:25:37.221 | + functions-common:run_process:1683 : local user= 2022-03-23 18:25:37.224 | + functions-common:run_process:1685 : local name=g-api 2022-03-23 18:25:37.227 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 18:25:37.230 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 18:25:37.235 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:37.237 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:37.243 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:37.248 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059937244 2022-03-23 18:25:37.250 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-23 18:25:37.274 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:37.276 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-23 18:25:37.279 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-23 18:25:37.282 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:25:37.285 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:25:37.287 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:25:37.290 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:25:37.293 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-23 18:25:37.296 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-23 18:25:37.299 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-23 18:25:37.301 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 18:25:37.304 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 18:25:37.307 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-23 18:25:37.310 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-23 18:25:37.313 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-23 18:25:37.315 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:25:37.318 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 18:25:37.320 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 18:25:37.323 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-23 18:25:37.325 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 18:25:37.330 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-23 18:25:37.395 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-23 18:25:37.458 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-23 18:25:37.520 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 18:25:37.581 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 18:25:37.643 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-23 18:25:37.706 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-23 18:25:37.764 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-23 18:25:37.830 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-23 18:25:37.894 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-23 18:25:37.957 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 18:25:37.959 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-23 18:25:38.026 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 18:25:38.765 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-23 18:25:38.781 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-23 18:25:39.439 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-23 18:25:39.541 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 18:25:39.545 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:39.546 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:39.554 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:39.558 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:39.558 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:39.573 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 18:25:39.579 | + functions-common:time_stop:2432 : start_time=1648059937244 2022-03-23 18:25:39.581 | + functions-common:time_stop:2434 : [[ -z 1648059937244 ]] 2022-03-23 18:25:39.600 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:39.617 | + functions-common:time_stop:2437 : end_time=1648059939600 2022-03-23 18:25:39.619 | + functions-common:time_stop:2438 : elapsed_time=2356 2022-03-23 18:25:39.627 | + functions-common:time_stop:2439 : total=44697 2022-03-23 18:25:39.634 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:39.645 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47053 2022-03-23 18:25:39.647 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-23 18:25:39.712 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:25:39.718 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.45) to start...' 2022-03-23 18:25:39.718 | Waiting for g-api (10.222.0.45) to start... 2022-03-23 18:25:39.724 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.45/image 2022-03-23 18:25:39.727 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 18:25:39.731 | + functions:wait_for_service:458 : local url=http://10.222.0.45/image 2022-03-23 18:25:39.735 | + functions:wait_for_service:459 : local rval=0 2022-03-23 18:25:39.740 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 18:25:39.745 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 18:25:39.757 | + functions-common:time_start:2412 : local start_time= 2022-03-23 18:25:39.765 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 18:25:39.772 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 18:25:39.789 | + functions-common:time_start:2416 : _TIME_START[$name]=1648059939778 2022-03-23 18:25:39.797 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 18:25:39.815 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/image 2022-03-23 18:25:43.956 | + :: : [[ 300 == 503 ]] 2022-03-23 18:25:43.960 | + :: : [[ 0 -eq 7 ]] 2022-03-23 18:25:43.964 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 18:25:43.967 | + functions-common:time_stop:2425 : local name 2022-03-23 18:25:43.971 | + functions-common:time_stop:2426 : local end_time 2022-03-23 18:25:43.976 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 18:25:43.987 | + functions-common:time_stop:2428 : local total 2022-03-23 18:25:44.006 | + functions-common:time_stop:2429 : local start_time 2022-03-23 18:25:44.017 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 18:25:44.019 | + functions-common:time_stop:2432 : start_time=1648059939778 2022-03-23 18:25:44.022 | + functions-common:time_stop:2434 : [[ -z 1648059939778 ]] 2022-03-23 18:25:44.026 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 18:25:44.030 | + functions-common:time_stop:2437 : end_time=1648059944027 2022-03-23 18:25:44.033 | + functions-common:time_stop:2438 : elapsed_time=4249 2022-03-23 18:25:44.035 | + functions-common:time_stop:2439 : total=22707 2022-03-23 18:25:44.038 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 18:25:44.041 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26956 2022-03-23 18:25:44.044 | + functions:wait_for_service:467 : return 0 2022-03-23 18:25:44.046 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-23 18:25:44.084 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:44.087 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-23 18:25:44.112 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:25:44.115 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-23 18:25:44.118 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 18:25:44.121 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-23 18:25:44.124 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-23 18:25:44.127 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:25:44.137 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:25:44.139 | + functions:upload_image:134 : local image image_fname image_name 2022-03-23 18:25:44.143 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-23 18:25:44.154 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:25:44.160 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:25:44.163 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-23 18:25:44.166 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-23 18:25:44.168 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:25:44.173 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-23 18:25:44.175 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:25:44.178 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-23 18:25:44.180 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-23 18:25:44.182 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-23 18:25:44.185 | + functions:upload_image:294 : local kernel= 2022-03-23 18:25:44.188 | + functions:upload_image:295 : local ramdisk= 2022-03-23 18:25:44.198 | + functions:upload_image:296 : local disk_format= 2022-03-23 18:25:44.198 | + functions:upload_image:297 : local container_format= 2022-03-23 18:25:44.201 | + functions:upload_image:298 : local unpack= 2022-03-23 18:25:44.203 | + functions:upload_image:299 : local img_property= 2022-03-23 18:25:44.204 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 18:25:44.206 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-23 18:25:44.208 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-23 18:25:44.211 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-23 18:25:44.214 | + functions:upload_image:309 : case "$image_fname" in 2022-03-23 18:25:44.216 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:25:44.218 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:25:44.222 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-23 18:25:44.226 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-23 18:25:44.235 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:25:44.242 | + functions:upload_image:376 : disk_format=vhdx 2022-03-23 18:25:44.244 | + functions:upload_image:377 : container_format=bare 2022-03-23 18:25:44.247 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-23 18:25:44.249 | + functions:upload_image:385 : is_arch ppc64le 2022-03-23 18:25:44.252 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:25:44.256 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-23 18:25:44.258 | + functions:upload_image:385 : is_arch ppc64 2022-03-23 18:25:44.262 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:25:44.266 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-23 18:25:44.268 | + functions:upload_image:385 : is_arch ppc 2022-03-23 18:25:44.271 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:25:44.275 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-23 18:25:44.278 | + functions:upload_image:389 : is_arch aarch64 2022-03-23 18:25:44.284 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 18:25:44.290 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 18:25:44.293 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-23 18:25:44.302 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-23 18:25:44.307 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-23 18:25:44.315 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-23 18:25:44.317 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-23 18:25:44.321 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-23 18:25:44.323 | + functions:_upload_image:105 : shift 2022-03-23 18:25:44.325 | + functions:_upload_image:106 : local container=bare 2022-03-23 18:25:44.328 | + functions:_upload_image:107 : shift 2022-03-23 18:25:44.330 | + functions:_upload_image:108 : local disk=vhdx 2022-03-23 18:25:44.332 | + functions:_upload_image:109 : shift 2022-03-23 18:25:44.335 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 18:25:44.337 | + functions:_upload_image:111 : shift 2022-03-23 18:25:44.340 | + functions:_upload_image:112 : local properties 2022-03-23 18:25:44.342 | + functions:_upload_image:113 : local useimport 2022-03-23 18:25:44.345 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-23 18:25:44.348 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-23 18:25:44.350 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-23 18:25:44.352 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-23 18:25:44.355 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-23 18:25:44.357 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-23 18:25:44.360 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-23 18:25:44.363 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-23 18:25:50.078 | + inc/async:async_inner:64 : rc=0 2022-03-23 18:25:50.107 | [725464 Async create_flavors:725464]: finished successfully 2022-03-23 18:26:02.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.117 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.117 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.117 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 18:26:02.117 | | Field | Value | 2022-03-23 18:26:02.117 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 18:26:02.117 | | container_format | bare | 2022-03-23 18:26:02.117 | | created_at | 2022-03-23T18:25:47Z | 2022-03-23 18:26:02.117 | | disk_format | vhdx | 2022-03-23 18:26:02.117 | | file | /v2/images/545e8209-e078-4c5c-817c-e4ae9c50cb9e/file | 2022-03-23 18:26:02.117 | | id | 545e8209-e078-4c5c-817c-e4ae9c50cb9e | 2022-03-23 18:26:02.117 | | min_disk | 0 | 2022-03-23 18:26:02.117 | | min_ram | 0 | 2022-03-23 18:26:02.117 | | name | ubuntu-16 | 2022-03-23 18:26:02.117 | | owner | 23818c5410fa4aafb0b15d114bf65bcc | 2022-03-23 18:26:02.118 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-23 18:26:02.118 | | protected | False | 2022-03-23 18:26:02.118 | | schema | /v2/schemas/image | 2022-03-23 18:26:02.118 | | status | queued | 2022-03-23 18:26:02.118 | | tags | | 2022-03-23 18:26:02.118 | | updated_at | 2022-03-23T18:25:47Z | 2022-03-23 18:26:02.118 | | visibility | public | 2022-03-23 18:26:02.118 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 18:26:02.291 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-23 18:26:02.350 | [667162 Async create_flavors:725464]: Waiting for completion of create_flavors running on PID 725464 (2 other jobs running) 2022-03-23 18:26:02.380 | [667162 Async create_flavors:725464]: Signaling child to exit 2022-03-23 18:26:02.381 | WAKEUP 2022-03-23 18:26:02.406 | [667162 Async create_flavors:725464]: Signaled 2022-03-23 18:26:02.407 | + lib/nova:create_flavors:1208 : is_service_enabled n-api 2022-03-23 18:26:02.407 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:26:02.407 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor list 2022-03-23 18:26:02.407 | + lib/nova:create_flavors:1209 : grep -q ds512M 2022-03-23 18:26:02.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.408 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.408 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.408 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-23 18:26:02.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.408 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.408 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.408 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.408 | | Field | Value | 2022-03-23 18:26:02.408 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.408 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:26:02.408 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:26:02.408 | | description | None | 2022-03-23 18:26:02.408 | | disk | 1 | 2022-03-23 18:26:02.408 | | id | c1 | 2022-03-23 18:26:02.408 | | name | cirros256 | 2022-03-23 18:26:02.408 | | os-flavor-access:is_public | True | 2022-03-23 18:26:02.408 | | properties | hw_rng:allowed='True' | 2022-03-23 18:26:02.408 | | ram | 256 | 2022-03-23 18:26:02.408 | | rxtx_factor | 1.0 | 2022-03-23 18:26:02.408 | | swap | | 2022-03-23 18:26:02.408 | | vcpus | 1 | 2022-03-23 18:26:02.408 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.408 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-23 18:26:02.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.408 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.408 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.408 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.409 | | Field | Value | 2022-03-23 18:26:02.409 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.409 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:26:02.409 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:26:02.409 | | description | None | 2022-03-23 18:26:02.409 | | disk | 5 | 2022-03-23 18:26:02.409 | | id | d1 | 2022-03-23 18:26:02.409 | | name | ds512M | 2022-03-23 18:26:02.409 | | os-flavor-access:is_public | True | 2022-03-23 18:26:02.409 | | properties | hw_rng:allowed='True' | 2022-03-23 18:26:02.409 | | ram | 512 | 2022-03-23 18:26:02.409 | | rxtx_factor | 1.0 | 2022-03-23 18:26:02.409 | | swap | | 2022-03-23 18:26:02.409 | | vcpus | 1 | 2022-03-23 18:26:02.409 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.409 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-23 18:26:02.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.409 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.409 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.409 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.409 | | Field | Value | 2022-03-23 18:26:02.409 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.409 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:26:02.409 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:26:02.409 | | description | None | 2022-03-23 18:26:02.409 | | disk | 10 | 2022-03-23 18:26:02.409 | | id | d2 | 2022-03-23 18:26:02.409 | | name | ds1G | 2022-03-23 18:26:02.409 | | os-flavor-access:is_public | True | 2022-03-23 18:26:02.409 | | properties | hw_rng:allowed='True' | 2022-03-23 18:26:02.409 | | ram | 1024 | 2022-03-23 18:26:02.409 | | rxtx_factor | 1.0 | 2022-03-23 18:26:02.410 | | swap | | 2022-03-23 18:26:02.410 | | vcpus | 1 | 2022-03-23 18:26:02.410 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.410 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-23 18:26:02.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.410 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.410 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.410 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.410 | | Field | Value | 2022-03-23 18:26:02.410 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.410 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:26:02.410 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:26:02.410 | | description | None | 2022-03-23 18:26:02.410 | | disk | 10 | 2022-03-23 18:26:02.410 | | id | d3 | 2022-03-23 18:26:02.410 | | name | ds2G | 2022-03-23 18:26:02.410 | | os-flavor-access:is_public | True | 2022-03-23 18:26:02.410 | | properties | hw_rng:allowed='True' | 2022-03-23 18:26:02.410 | | ram | 2048 | 2022-03-23 18:26:02.410 | | rxtx_factor | 1.0 | 2022-03-23 18:26:02.410 | | swap | | 2022-03-23 18:26:02.410 | | vcpus | 2 | 2022-03-23 18:26:02.410 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.410 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-23 18:26:02.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.410 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.410 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.410 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.410 | | Field | Value | 2022-03-23 18:26:02.410 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.410 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:26:02.411 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:26:02.411 | | description | None | 2022-03-23 18:26:02.411 | | disk | 20 | 2022-03-23 18:26:02.411 | | id | d4 | 2022-03-23 18:26:02.411 | | name | ds4G | 2022-03-23 18:26:02.411 | | os-flavor-access:is_public | True | 2022-03-23 18:26:02.411 | | properties | hw_rng:allowed='True' | 2022-03-23 18:26:02.411 | | ram | 4096 | 2022-03-23 18:26:02.411 | | rxtx_factor | 1.0 | 2022-03-23 18:26:02.411 | | swap | | 2022-03-23 18:26:02.411 | | vcpus | 4 | 2022-03-23 18:26:02.411 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.411 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-23 18:26:02.411 | + lib/nova:create_flavors:1218 : grep -q m1.tiny 2022-03-23 18:26:02.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.411 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.411 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.411 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-23 18:26:02.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.411 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.411 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.411 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.411 | | Field | Value | 2022-03-23 18:26:02.411 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.411 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:26:02.411 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:26:02.411 | | description | None | 2022-03-23 18:26:02.411 | | disk | 1 | 2022-03-23 18:26:02.411 | | id | 1 | 2022-03-23 18:26:02.411 | | name | m1.tiny | 2022-03-23 18:26:02.412 | | os-flavor-access:is_public | True | 2022-03-23 18:26:02.412 | | properties | hw_rng:allowed='True' | 2022-03-23 18:26:02.412 | | ram | 512 | 2022-03-23 18:26:02.412 | | rxtx_factor | 1.0 | 2022-03-23 18:26:02.412 | | swap | | 2022-03-23 18:26:02.412 | | vcpus | 1 | 2022-03-23 18:26:02.412 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.412 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-23 18:26:02.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.412 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.412 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.412 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.412 | | Field | Value | 2022-03-23 18:26:02.412 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.412 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:26:02.412 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:26:02.412 | | description | None | 2022-03-23 18:26:02.412 | | disk | 20 | 2022-03-23 18:26:02.412 | | id | 2 | 2022-03-23 18:26:02.412 | | name | m1.small | 2022-03-23 18:26:02.412 | | os-flavor-access:is_public | True | 2022-03-23 18:26:02.412 | | properties | hw_rng:allowed='True' | 2022-03-23 18:26:02.412 | | ram | 2048 | 2022-03-23 18:26:02.412 | | rxtx_factor | 1.0 | 2022-03-23 18:26:02.412 | | swap | | 2022-03-23 18:26:02.412 | | vcpus | 1 | 2022-03-23 18:26:02.412 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.412 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-23 18:26:02.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.412 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.412 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.412 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.413 | | Field | Value | 2022-03-23 18:26:02.413 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.413 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:26:02.413 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:26:02.413 | | description | None | 2022-03-23 18:26:02.413 | | disk | 40 | 2022-03-23 18:26:02.413 | | id | 3 | 2022-03-23 18:26:02.413 | | name | m1.medium | 2022-03-23 18:26:02.413 | | os-flavor-access:is_public | True | 2022-03-23 18:26:02.413 | | properties | hw_rng:allowed='True' | 2022-03-23 18:26:02.413 | | ram | 4096 | 2022-03-23 18:26:02.413 | | rxtx_factor | 1.0 | 2022-03-23 18:26:02.413 | | swap | | 2022-03-23 18:26:02.413 | | vcpus | 2 | 2022-03-23 18:26:02.413 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.413 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-23 18:26:02.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.413 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.413 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.413 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.413 | | Field | Value | 2022-03-23 18:26:02.413 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.413 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:26:02.413 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:26:02.413 | | description | None | 2022-03-23 18:26:02.413 | | disk | 80 | 2022-03-23 18:26:02.413 | | id | 4 | 2022-03-23 18:26:02.413 | | name | m1.large | 2022-03-23 18:26:02.413 | | os-flavor-access:is_public | True | 2022-03-23 18:26:02.413 | | properties | hw_rng:allowed='True' | 2022-03-23 18:26:02.413 | | ram | 8192 | 2022-03-23 18:26:02.414 | | rxtx_factor | 1.0 | 2022-03-23 18:26:02.414 | | swap | | 2022-03-23 18:26:02.414 | | vcpus | 4 | 2022-03-23 18:26:02.414 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.414 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-23 18:26:02.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.414 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:02.414 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:02.414 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.414 | | Field | Value | 2022-03-23 18:26:02.414 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.414 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 18:26:02.414 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 18:26:02.414 | | description | None | 2022-03-23 18:26:02.414 | | disk | 160 | 2022-03-23 18:26:02.414 | | id | 5 | 2022-03-23 18:26:02.414 | | name | m1.xlarge | 2022-03-23 18:26:02.414 | | os-flavor-access:is_public | True | 2022-03-23 18:26:02.414 | | properties | hw_rng:allowed='True' | 2022-03-23 18:26:02.414 | | ram | 16384 | 2022-03-23 18:26:02.414 | | rxtx_factor | 1.0 | 2022-03-23 18:26:02.414 | | swap | | 2022-03-23 18:26:02.414 | | vcpus | 8 | 2022-03-23 18:26:02.414 | +----------------------------+-----------------------+ 2022-03-23 18:26:02.456 | [667162 Async create_flavors:725464]: finished create_flavors with result 0 in 31 seconds 2022-03-23 18:26:02.461 | + inc/async:async_wait:197 : return 0 2022-03-23 18:26:02.463 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-23 18:26:02.482 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:26:02.484 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-23 18:26:02.502 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:26:02.505 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-23 18:26:02.524 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:26:02.526 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-23 18:26:02.529 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 18:26:02.531 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 18:26:02.536 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-23 18:26:02.538 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 18:26:02.541 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-23 18:26:02.543 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-23 18:26:02.544 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-23 18:26:02.546 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-23 18:26:02.547 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-23 18:26:02.549 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-23 18:26:02.550 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-23 18:26:02.552 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-23 18:26:02.553 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-23 18:26:02.555 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-23 18:26:02.557 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-23 18:26:02.558 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:26:02.560 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-23 18:26:02.561 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 18:26:02.563 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-23 18:26:02.565 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:26:02.566 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-23 18:26:02.568 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 18:26:02.569 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-23 18:26:02.571 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:26:02.572 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-23 18:26:02.574 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-23 18:26:02.575 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 18:26:02.577 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-23 18:26:02.578 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:26:02.580 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-23 18:26:02.581 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-23 18:26:02.583 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-23 18:26:02.584 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 18:26:02.585 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-23 18:26:02.587 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 18:26:02.588 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-23 18:26:02.590 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-23 18:26:02.592 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-23 18:26:02.593 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-23 18:26:02.595 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-23 18:26:02.596 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-23 18:26:02.598 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-23 18:26:02.600 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-23 18:26:02.601 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-23 18:26:02.603 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-23 18:26:02.604 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-23 18:26:02.606 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-23 18:26:02.607 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 18:26:02.609 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 18:26:02.610 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-23 18:26:02.612 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-23 18:26:02.614 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-23 18:26:02.615 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-23 18:26:02.617 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-23 18:26:02.618 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-23 18:26:02.620 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-23 18:26:02.622 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-23 18:26:02.624 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-23 18:26:02.624 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-23 18:26:02.626 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-23 18:26:02.626 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-23 18:26:02.627 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-23 18:26:04.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:04.684 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:04.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 18:26:04.684 | from cryptography.utils import int_from_bytes 2022-03-23 18:26:04.684 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-23 18:26:04.687 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-23 18:26:04.857 | + ./stack.sh:main:1390 : save_stackenv 2022-03-23 18:26:04.861 | + functions-common:save_stackenv:60 : local tag= 2022-03-23 18:26:04.866 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 18:26:04.871 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-182604 2022-03-23 18:26:04.874 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-182604 ' 2022-03-23 18:26:04.877 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:26:04.879 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 18:26:04.882 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:26:04.884 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 18:26:04.887 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:26:04.890 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 18:26:04.892 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:26:04.895 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-23 18:26:04.897 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:26:04.900 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 18:26:04.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:26:04.905 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 18:26:04.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:26:04.910 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-181317 2022-03-23 18:26:04.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:26:04.915 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 18:26:04.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:26:04.920 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 18:26:04.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:26:04.925 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 18:26:04.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:26:04.930 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 18:26:04.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:26:04.935 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 18:26:04.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 18:26:04.940 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 18:26:04.942 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-23 18:26:04.945 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 18:26:04.947 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 18:26:04.950 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-23 18:26:04.952 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:26:04.955 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 18:26:04.957 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 18:26:04.961 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-23 18:26:04.964 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:26:04.966 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-23 18:26:04.969 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:26:04.971 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-23 18:26:04.971 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:26:04.971 | gsub("[][]", "", $1); 2022-03-23 18:26:04.972 | split($1, a, "|"); 2022-03-23 18:26:04.972 | if (a[1] == matchgroup) 2022-03-23 18:26:04.972 | print a[2] 2022-03-23 18:26:04.972 | } 2022-03-23 18:26:04.972 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:26:04.990 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-23 18:26:04.993 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 18:26:04.995 | + functions-common:run_phase:1854 : local phase=extra 2022-03-23 18:26:04.998 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 18:26:05.000 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 18:26:05.003 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 18:26:05.006 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 18:26:05.008 | + functions-common:run_phase:1863 : local extra 2022-03-23 18:26:05.012 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 18:26:05.017 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 18:26:05.019 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 18:26:05.022 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 18:26:05.025 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-23 18:26:05.027 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 18:26:05.045 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 18:26:05.048 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:26:05.050 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:26:05.053 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-23 18:26:05.056 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:26:05.058 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 18:26:05.061 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 18:26:05.063 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-23 18:26:05.066 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-23 18:26:05.068 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 18:26:05.071 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 18:26:05.074 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 18:26:05.076 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 18:26:05.079 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-23 18:26:05.081 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 18:26:05.084 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-23 18:26:05.087 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 18:26:05.089 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 18:26:05.092 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-23 18:26:05.095 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 18:26:05.097 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 18:26:05.100 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-23 18:26:05.102 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:26:05.105 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 18:26:05.108 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 18:26:05.111 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-23 18:26:05.114 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 18:26:05.116 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-23 18:26:05.119 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 18:26:05.121 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-23 18:26:05.122 | /^\[\[.+\|.*\]\]/ { 2022-03-23 18:26:05.122 | gsub("[][]", "", $1); 2022-03-23 18:26:05.122 | split($1, a, "|"); 2022-03-23 18:26:05.122 | if (a[1] == matchgroup) 2022-03-23 18:26:05.122 | print a[2] 2022-03-23 18:26:05.122 | } 2022-03-23 18:26:05.122 | ' /home/ubuntu/devstack/local.conf 2022-03-23 18:26:05.128 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-23 18:26:05.147 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 18:26:05.150 | + ./stack.sh:main:1430 : service_check 2022-03-23 18:26:05.152 | + functions-common:service_check:1718 : local service 2022-03-23 18:26:05.155 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.158 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-23 18:26:05.181 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-23 18:26:05.185 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.187 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-23 18:26:05.201 | enabled 2022-03-23 18:26:05.205 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-23 18:26:05.223 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-23 18:26:05.224 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-23 18:26:05.224 | Active: active (running) since Wed 2022-03-23 18:23:49 UTC; 2min 15s ago 2022-03-23 18:26:05.224 | Main PID: 718229 (uwsgi) 2022-03-23 18:26:05.224 | Status: "uWSGI is ready" 2022-03-23 18:26:05.224 | Tasks: 3 (limit: 14304) 2022-03-23 18:26:05.224 | Memory: 253.6M 2022-03-23 18:26:05.224 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-23 18:26:05.224 | ├─718229 nova-apiuWSGI master 2022-03-23 18:26:05.224 | ├─718230 nova-apiuWSGI worker 1 2022-03-23 18:26:05.224 | └─718231 nova-apiuWSGI worker 2 2022-03-23 18:26:05.224 | 2022-03-23 18:26:05.224 | Mar 23 18:25:47 dv-neutron-797121-12-hyperv devstack@n-api.service[718230]: [pid: 718230|app: 0|req: 17/32] 10.222.0.45 () {64 vars in 1332 bytes} [Wed Mar 23 18:25:47 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 18:26:05.224 | Mar 23 18:25:49 dv-neutron-797121-12-hyperv devstack@n-api.service[718231]: DEBUG nova.api.openstack.wsgi [None req-0afb7d89-b063-476b-acaa-84e4c9e3c5a2 admin admin] Calling method '>' {{(pid=718231) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-23 18:26:05.224 | Mar 23 18:25:49 dv-neutron-797121-12-hyperv devstack@n-api.service[718231]: INFO nova.api.openstack.requestlog [None req-0afb7d89-b063-476b-acaa-84e4c9e3c5a2 admin admin] 10.222.0.45 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002147 2022-03-23 18:26:05.224 | Mar 23 18:25:49 dv-neutron-797121-12-hyperv devstack@n-api.service[718231]: [pid: 718231|app: 0|req: 16/33] 10.222.0.45 () {54 vars in 930 bytes} [Wed Mar 23 18:25:49 2022] GET /compute/v2.1 => generated 388 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-23 18:26:05.224 | Mar 23 18:25:49 dv-neutron-797121-12-hyperv devstack@n-api.service[718230]: DEBUG nova.api.openstack.wsgi [None req-d051c001-6f9a-4414-8f0c-10093aa70e20 admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 16384, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "disk": 160, "id": "5", "vcpus": 8, "name": "m1.xlarge", "swap": 0, "os-flavor-access:is_public": true}} {{(pid=718230) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 18:26:05.224 | Mar 23 18:25:49 dv-neutron-797121-12-hyperv devstack@n-api.service[718230]: INFO nova.api.openstack.requestlog [None req-d051c001-6f9a-4414-8f0c-10093aa70e20 admin admin] 10.222.0.45 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.089746 2022-03-23 18:26:05.224 | Mar 23 18:25:49 dv-neutron-797121-12-hyperv devstack@n-api.service[718230]: [pid: 718230|app: 0|req: 18/34] 10.222.0.45 () {64 vars in 1282 bytes} [Wed Mar 23 18:25:49 2022] POST /compute/v2.1/flavors => generated 408 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-03-23 18:26:05.224 | Mar 23 18:25:49 dv-neutron-797121-12-hyperv devstack@n-api.service[718231]: DEBUG nova.api.openstack.wsgi [None req-e59482f9-c890-483c-a46f-c954e465d26e admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=718231) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 18:26:05.224 | Mar 23 18:25:49 dv-neutron-797121-12-hyperv devstack@n-api.service[718231]: INFO nova.api.openstack.requestlog [None req-e59482f9-c890-483c-a46f-c954e465d26e admin admin] 10.222.0.45 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.033946 2022-03-23 18:26:05.224 | Mar 23 18:25:49 dv-neutron-797121-12-hyperv devstack@n-api.service[718231]: [pid: 718231|app: 0|req: 17/35] 10.222.0.45 () {64 vars in 1332 bytes} [Wed Mar 23 18:25:49 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 18:26:05.227 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.230 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-23 18:26:05.243 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-23 18:26:05.246 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.249 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-23 18:26:05.263 | enabled 2022-03-23 18:26:05.267 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-23 18:26:05.285 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-23 18:26:05.285 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-23 18:26:05.285 | Active: active (running) since Wed 2022-03-23 18:25:06 UTC; 58s ago 2022-03-23 18:26:05.285 | Main PID: 723216 (nova-scheduler) 2022-03-23 18:26:05.285 | Tasks: 3 (limit: 14304) 2022-03-23 18:26:05.285 | Memory: 153.8M 2022-03-23 18:26:05.285 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-23 18:26:05.285 | ├─723216 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 18:26:05.285 | ├─724504 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 18:26:05.285 | └─724505 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 18:26:05.285 | 2022-03-23 18:26:05.285 | Mar 23 18:25:11 dv-neutron-797121-12-hyperv nova-scheduler[723216]: DEBUG oslo_service.service [None req-f73d845a-1b65-4948-8d3e-8d2acccfca07 None None] oslo_limit.split_loggers = False {{(pid=723216) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:26:05.285 | Mar 23 18:25:11 dv-neutron-797121-12-hyperv nova-scheduler[723216]: DEBUG oslo_service.service [None req-f73d845a-1b65-4948-8d3e-8d2acccfca07 None None] oslo_limit.status_code_retries = None {{(pid=723216) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:26:05.285 | Mar 23 18:25:11 dv-neutron-797121-12-hyperv nova-scheduler[723216]: DEBUG oslo_service.service [None req-f73d845a-1b65-4948-8d3e-8d2acccfca07 None None] oslo_limit.status_code_retry_delay = None {{(pid=723216) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:26:05.285 | Mar 23 18:25:11 dv-neutron-797121-12-hyperv nova-scheduler[723216]: DEBUG oslo_service.service [None req-f73d845a-1b65-4948-8d3e-8d2acccfca07 None None] oslo_limit.timeout = None {{(pid=723216) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:26:05.285 | Mar 23 18:25:11 dv-neutron-797121-12-hyperv nova-scheduler[723216]: DEBUG oslo_service.service [None req-f73d845a-1b65-4948-8d3e-8d2acccfca07 None None] oslo_limit.valid_interfaces = None {{(pid=723216) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:26:05.285 | Mar 23 18:25:11 dv-neutron-797121-12-hyperv nova-scheduler[723216]: DEBUG oslo_service.service [None req-f73d845a-1b65-4948-8d3e-8d2acccfca07 None None] oslo_limit.version = None {{(pid=723216) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:26:05.285 | Mar 23 18:25:11 dv-neutron-797121-12-hyperv nova-scheduler[723216]: DEBUG oslo_service.service [None req-f73d845a-1b65-4948-8d3e-8d2acccfca07 None None] oslo_reports.file_event_handler = None {{(pid=723216) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:26:05.285 | Mar 23 18:25:11 dv-neutron-797121-12-hyperv nova-scheduler[723216]: DEBUG oslo_service.service [None req-f73d845a-1b65-4948-8d3e-8d2acccfca07 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=723216) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:26:05.286 | Mar 23 18:25:11 dv-neutron-797121-12-hyperv nova-scheduler[723216]: DEBUG oslo_service.service [None req-f73d845a-1b65-4948-8d3e-8d2acccfca07 None None] oslo_reports.log_dir = None {{(pid=723216) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 18:26:05.286 | Mar 23 18:25:11 dv-neutron-797121-12-hyperv nova-scheduler[723216]: DEBUG oslo_service.service [None req-f73d845a-1b65-4948-8d3e-8d2acccfca07 None None] ******************************************************************************** {{(pid=723216) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-23 18:26:05.289 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.291 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-23 18:26:05.307 | enabled 2022-03-23 18:26:05.311 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-23 18:26:05.329 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-23 18:26:05.329 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-23 18:26:05.329 | Active: active (running) since Wed 2022-03-23 18:25:09 UTC; 56s ago 2022-03-23 18:26:05.329 | Main PID: 723737 (uwsgi) 2022-03-23 18:26:05.329 | Status: "uWSGI is ready" 2022-03-23 18:26:05.329 | Tasks: 4 (limit: 14304) 2022-03-23 18:26:05.329 | Memory: 216.3M 2022-03-23 18:26:05.329 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-23 18:26:05.329 | ├─723737 nova-api-metauWSGI master 2022-03-23 18:26:05.329 | ├─723738 nova-api-metauWSGI worker 1 2022-03-23 18:26:05.329 | ├─723739 nova-api-metauWSGI worker 2 2022-03-23 18:26:05.329 | └─723740 nova-api-metauWSGI http 1 2022-03-23 18:26:05.329 | 2022-03-23 18:26:05.329 | Mar 23 18:25:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[723739]: DEBUG oslo_concurrency.lockutils [None req-6599f8c7-f97b-4e50-9a63-303402463bd8 None None] Lock "a8eaf259-0807-44bc-9a3a-c6fb52fa4b22" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=723739) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-23 18:26:05.329 | Mar 23 18:25:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[723738]: DEBUG oslo_db.sqlalchemy.engines [None req-7e39277a-10e4-4af1-9fa8-6828030fa1b3 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=723738) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:26:05.329 | Mar 23 18:25:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[723739]: DEBUG oslo_db.sqlalchemy.engines [None req-6599f8c7-f97b-4e50-9a63-303402463bd8 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=723739) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:26:05.329 | Mar 23 18:25:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[723738]: DEBUG oslo_db.sqlalchemy.engines [None req-7e39277a-10e4-4af1-9fa8-6828030fa1b3 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=723738) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:26:05.329 | Mar 23 18:25:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[723739]: DEBUG oslo_db.sqlalchemy.engines [None req-6599f8c7-f97b-4e50-9a63-303402463bd8 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=723739) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:26:05.329 | Mar 23 18:25:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[723739]: DEBUG oslo_db.sqlalchemy.engines [None req-6599f8c7-f97b-4e50-9a63-303402463bd8 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=723739) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:26:05.329 | Mar 23 18:25:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[723738]: WARNING nova.api.metadata.handler [None req-7e39277a-10e4-4af1-9fa8-6828030fa1b3 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 18:26:05.330 | Mar 23 18:25:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[723738]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a1b28f19b0 pid: 723738 (default app) 2022-03-23 18:26:05.330 | Mar 23 18:25:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[723739]: WARNING nova.api.metadata.handler [None req-6599f8c7-f97b-4e50-9a63-303402463bd8 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 18:26:05.330 | Mar 23 18:25:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[723739]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a1b28f19b0 pid: 723739 (default app) 2022-03-23 18:26:05.333 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.336 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-23 18:26:05.350 | enabled 2022-03-23 18:26:05.354 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-23 18:26:05.372 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-23 18:26:05.372 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-23 18:26:05.372 | Active: active (running) since Wed 2022-03-23 18:24:05 UTC; 2min 0s ago 2022-03-23 18:26:05.372 | Main PID: 719451 (uwsgi) 2022-03-23 18:26:05.372 | Status: "uWSGI is ready" 2022-03-23 18:26:05.372 | Tasks: 3 (limit: 14304) 2022-03-23 18:26:05.372 | Memory: 138.5M 2022-03-23 18:26:05.372 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-23 18:26:05.372 | ├─719451 placementuWSGI master 2022-03-23 18:26:05.372 | ├─719452 placementuWSGI worker 1 2022-03-23 18:26:05.372 | └─719453 placementuWSGI worker 2 2022-03-23 18:26:05.372 | 2022-03-23 18:26:05.372 | Mar 23 18:24:08 dv-neutron-797121-12-hyperv devstack@placement-api.service[719452]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5584254519d0 pid: 719452 (default app) 2022-03-23 18:26:05.372 | Mar 23 18:25:10 dv-neutron-797121-12-hyperv devstack@placement-api.service[719453]: DEBUG placement.requestlog [None req-b09a1c3e-f805-4fe4-86bc-772b9e7a0742 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=719453) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 18:26:05.372 | Mar 23 18:25:10 dv-neutron-797121-12-hyperv devstack@placement-api.service[719453]: INFO placement.requestlog [None req-b09a1c3e-f805-4fe4-86bc-772b9e7a0742 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 18:26:05.372 | Mar 23 18:25:10 dv-neutron-797121-12-hyperv devstack@placement-api.service[719453]: [pid: 719453|app: 0|req: 2/2] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 18:25:10 2022] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (2 switches on core 0) 2022-03-23 18:26:05.372 | Mar 23 18:25:15 dv-neutron-797121-12-hyperv devstack@placement-api.service[719452]: DEBUG placement.requestlog [None req-0bc1276c-1625-4231-b96b-05197c9da972 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=719452) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 18:26:05.372 | Mar 23 18:25:15 dv-neutron-797121-12-hyperv devstack@placement-api.service[719452]: INFO placement.requestlog [None req-0bc1276c-1625-4231-b96b-05197c9da972 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 18:26:05.372 | Mar 23 18:25:15 dv-neutron-797121-12-hyperv devstack@placement-api.service[719452]: [pid: 719452|app: 0|req: 1/3] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 18:25:15 2022] GET /placement => generated 136 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 224 bytes (2 switches on core 0) 2022-03-23 18:26:05.372 | Mar 23 18:25:17 dv-neutron-797121-12-hyperv devstack@placement-api.service[719453]: DEBUG placement.requestlog [None req-1f7f186e-e7a5-425b-ac23-c726a5d3c65b None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=719453) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 18:26:05.372 | Mar 23 18:25:17 dv-neutron-797121-12-hyperv devstack@placement-api.service[719453]: INFO placement.requestlog [None req-1f7f186e-e7a5-425b-ac23-c726a5d3c65b None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 18:26:05.372 | Mar 23 18:25:17 dv-neutron-797121-12-hyperv devstack@placement-api.service[719453]: [pid: 719453|app: 0|req: 3/4] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 18:25:17 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 18:26:05.376 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.378 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-23 18:26:05.391 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-23 18:26:05.395 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.398 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-23 18:26:05.411 | enabled 2022-03-23 18:26:05.416 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-23 18:26:05.438 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-23 18:26:05.438 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-23 18:26:05.438 | Active: active (running) since Wed 2022-03-23 18:25:39 UTC; 25s ago 2022-03-23 18:26:05.438 | Main PID: 727737 (uwsgi) 2022-03-23 18:26:05.438 | Status: "uWSGI is ready" 2022-03-23 18:26:05.438 | Tasks: 7 (limit: 14304) 2022-03-23 18:26:05.438 | Memory: 225.3M 2022-03-23 18:26:05.438 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-23 18:26:05.438 | ├─727737 glance-apiuWSGI master 2022-03-23 18:26:05.438 | ├─727738 glance-apiuWSGI worker 1 2022-03-23 18:26:05.438 | └─727739 glance-apiuWSGI worker 2 2022-03-23 18:26:05.438 | 2022-03-23 18:26:05.438 | Mar 23 18:26:02 dv-neutron-797121-12-hyperv devstack@g-api.service[727739]: DEBUG glance_store.location [None req-bdfeea6e-c8de-4661-8c68-dd39dc3328e6 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=727739) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:26:05.438 | Mar 23 18:26:02 dv-neutron-797121-12-hyperv devstack@g-api.service[727739]: DEBUG glance_store.location [None req-bdfeea6e-c8de-4661-8c68-dd39dc3328e6 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=727739) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:26:05.438 | Mar 23 18:26:02 dv-neutron-797121-12-hyperv devstack@g-api.service[727739]: DEBUG glance_store.location [None req-bdfeea6e-c8de-4661-8c68-dd39dc3328e6 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=727739) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:26:05.438 | Mar 23 18:26:02 dv-neutron-797121-12-hyperv devstack@g-api.service[727739]: DEBUG glance_store.location [None req-bdfeea6e-c8de-4661-8c68-dd39dc3328e6 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=727739) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:26:05.438 | Mar 23 18:26:02 dv-neutron-797121-12-hyperv devstack@g-api.service[727739]: DEBUG glance_store.location [None req-bdfeea6e-c8de-4661-8c68-dd39dc3328e6 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=727739) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:26:05.438 | Mar 23 18:26:02 dv-neutron-797121-12-hyperv devstack@g-api.service[727739]: DEBUG glance_store.location [None req-bdfeea6e-c8de-4661-8c68-dd39dc3328e6 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=727739) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:26:05.438 | Mar 23 18:26:02 dv-neutron-797121-12-hyperv devstack@g-api.service[727739]: DEBUG glance_store.location [None req-bdfeea6e-c8de-4661-8c68-dd39dc3328e6 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=727739) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:26:05.439 | Mar 23 18:26:02 dv-neutron-797121-12-hyperv devstack@g-api.service[727739]: DEBUG glance_store.location [None req-bdfeea6e-c8de-4661-8c68-dd39dc3328e6 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=727739) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 18:26:05.439 | Mar 23 18:26:02 dv-neutron-797121-12-hyperv devstack@g-api.service[727739]: DEBUG glance_store.backend [None req-bdfeea6e-c8de-4661-8c68-dd39dc3328e6 admin admin] Skipping store.set_acls... not implemented. {{(pid=727739) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-23 18:26:05.439 | Mar 23 18:26:02 dv-neutron-797121-12-hyperv devstack@g-api.service[727739]: [pid: 727739|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 23 18:25:46 2022] PUT /v2/images/545e8209-e078-4c5c-817c-e4ae9c50cb9e/file => generated 0 bytes in 15145 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-23 18:26:05.443 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.446 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-23 18:26:05.460 | enabled 2022-03-23 18:26:05.465 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-23 18:26:05.483 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-23 18:26:05.483 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-23 18:26:05.483 | Active: active (running) since Wed 2022-03-23 18:25:27 UTC; 37s ago 2022-03-23 18:26:05.483 | Main PID: 726431 (cinder-schedule) 2022-03-23 18:26:05.483 | Tasks: 2 (limit: 14304) 2022-03-23 18:26:05.483 | Memory: 108.6M 2022-03-23 18:26:05.483 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-23 18:26:05.483 | └─726431 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-23 18:26:05.483 | 2022-03-23 18:26:05.483 | Mar 23 18:25:32 dv-neutron-797121-12-hyperv cinder-scheduler[726431]: INFO cinder.manager [None req-7f7b8af2-fdef-40ed-84b8-17d5b4732594 None None] Initiating service 1 cleanup 2022-03-23 18:26:05.483 | Mar 23 18:25:32 dv-neutron-797121-12-hyperv cinder-scheduler[726431]: INFO cinder.manager [None req-7f7b8af2-fdef-40ed-84b8-17d5b4732594 None None] Service 1 cleanup completed. 2022-03-23 18:26:05.483 | Mar 23 18:25:32 dv-neutron-797121-12-hyperv cinder-scheduler[726431]: DEBUG cinder.service [None req-7f7b8af2-fdef-40ed-84b8-17d5b4732594 None None] Creating RPC server for service cinder-scheduler {{(pid=726431) start /opt/stack/cinder/cinder/service.py:231}} 2022-03-23 18:26:05.483 | Mar 23 18:25:32 dv-neutron-797121-12-hyperv cinder-scheduler[726431]: DEBUG cinder.service [None req-7f7b8af2-fdef-40ed-84b8-17d5b4732594 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=726431) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-23 18:26:05.483 | Mar 23 18:25:33 dv-neutron-797121-12-hyperv cinder-scheduler[726431]: DEBUG cinder.scheduler.host_manager [None req-97aee0d9-44a5-4c3a-88f8-72db5edc2146 None None] Received backup service update from dv-neutron-797121-12-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=726431) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-23 18:26:05.483 | Mar 23 18:25:45 dv-neutron-797121-12-hyperv cinder-scheduler[726431]: DEBUG cinder.scheduler.host_manager [None req-0dc791f5-240d-4f37-a278-7bad9ce95371 None None] Received volume service update from dv-neutron-797121-12-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797121-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=726431) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-23 18:26:05.484 | Mar 23 18:25:45 dv-neutron-797121-12-hyperv cinder-scheduler[726431]: DEBUG cinder.scheduler.host_manager [None req-0dc791f5-240d-4f37-a278-7bad9ce95371 None None] Updating capabilities for dv-neutron-797121-12-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797121-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 23, 18, 25, 45, 464433)} {{(pid=726431) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-23 18:26:05.484 | Mar 23 18:25:45 dv-neutron-797121-12-hyperv cinder-scheduler[726431]: DEBUG cinder.utils [None req-0dc791f5-240d-4f37-a278-7bad9ce95371 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=726431) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 18:26:05.484 | Mar 23 18:25:45 dv-neutron-797121-12-hyperv cinder-scheduler[726431]: DEBUG cinder.utils [None req-0dc791f5-240d-4f37-a278-7bad9ce95371 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=726431) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 18:26:05.484 | Mar 23 18:25:45 dv-neutron-797121-12-hyperv cinder-scheduler[726431]: DEBUG cinder.scheduler.host_manager [None req-0dc791f5-240d-4f37-a278-7bad9ce95371 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-797121-12-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 23, 18, 25, 45, 488673)}]. {{(pid=726431) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-23 18:26:05.488 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.490 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-23 18:26:05.505 | enabled 2022-03-23 18:26:05.509 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-23 18:26:05.528 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-23 18:26:05.528 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-23 18:26:05.528 | Active: active (running) since Wed 2022-03-23 18:25:21 UTC; 44s ago 2022-03-23 18:26:05.528 | Main PID: 725990 (uwsgi) 2022-03-23 18:26:05.528 | Status: "uWSGI is ready" 2022-03-23 18:26:05.528 | Tasks: 5 (limit: 14304) 2022-03-23 18:26:05.528 | Memory: 246.1M 2022-03-23 18:26:05.528 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-23 18:26:05.528 | ├─725990 cinder-apiuWSGI master 2022-03-23 18:26:05.528 | ├─725991 cinder-apiuWSGI worker 1 2022-03-23 18:26:05.528 | └─725992 cinder-apiuWSGI worker 2 2022-03-23 18:26:05.528 | 2022-03-23 18:26:05.528 | Mar 23 18:25:35 dv-neutron-797121-12-hyperv devstack@c-api.service[725992]: INFO cinder.api.openstack.wsgi [None req-62034e7a-c0de-42bd-9016-3d483d9fea00 admin admin] http://10.222.0.45/volume/v3/23818c5410fa4aafb0b15d114bf65bcc/types returned with HTTP 200 2022-03-23 18:26:05.528 | Mar 23 18:25:35 dv-neutron-797121-12-hyperv devstack@c-api.service[725992]: [pid: 725992|app: 0|req: 1/2] 10.222.0.45 () {60 vars in 1237 bytes} [Wed Mar 23 18:25:34 2022] POST /volume/v3/23818c5410fa4aafb0b15d114bf65bcc/types => generated 186 bytes in 1024 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-23 18:26:05.528 | Mar 23 18:25:35 dv-neutron-797121-12-hyperv devstack@c-api.service[725991]: DEBUG cinder.api.middleware.request_id [req-62034e7a-c0de-42bd-9016-3d483d9fea00 req-144c3b9b-de42-4f69-aa10-509d8627757e None None] RequestId filter calling following filter/app {{(pid=725991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-23 18:26:05.528 | Mar 23 18:25:36 dv-neutron-797121-12-hyperv devstack@c-api.service[725991]: INFO cinder.api.openstack.wsgi [req-62034e7a-c0de-42bd-9016-3d483d9fea00 req-144c3b9b-de42-4f69-aa10-509d8627757e admin admin] POST http://10.222.0.45/volume/v3/23818c5410fa4aafb0b15d114bf65bcc/types/5afa45e8-dd91-4539-a629-a7404f08663c/extra_specs 2022-03-23 18:26:05.528 | Mar 23 18:25:36 dv-neutron-797121-12-hyperv devstack@c-api.service[725991]: DEBUG cinder.api.openstack.wsgi [req-62034e7a-c0de-42bd-9016-3d483d9fea00 req-144c3b9b-de42-4f69-aa10-509d8627757e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=725991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-23 18:26:05.529 | Mar 23 18:25:36 dv-neutron-797121-12-hyperv devstack@c-api.service[725991]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-23 18:26:05.529 | Mar 23 18:25:36 dv-neutron-797121-12-hyperv devstack@c-api.service[725991]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-23 18:26:05.529 | Mar 23 18:25:36 dv-neutron-797121-12-hyperv devstack@c-api.service[725991]: DEBUG oslo_db.sqlalchemy.engines [req-62034e7a-c0de-42bd-9016-3d483d9fea00 req-144c3b9b-de42-4f69-aa10-509d8627757e admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=725991) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 18:26:05.529 | Mar 23 18:25:36 dv-neutron-797121-12-hyperv devstack@c-api.service[725991]: INFO cinder.api.openstack.wsgi [req-62034e7a-c0de-42bd-9016-3d483d9fea00 req-144c3b9b-de42-4f69-aa10-509d8627757e admin admin] http://10.222.0.45/volume/v3/23818c5410fa4aafb0b15d114bf65bcc/types/5afa45e8-dd91-4539-a629-a7404f08663c/extra_specs returned with HTTP 200 2022-03-23 18:26:05.529 | Mar 23 18:25:36 dv-neutron-797121-12-hyperv devstack@c-api.service[725991]: [pid: 725991|app: 0|req: 2/3] 10.222.0.45 () {62 vars in 1454 bytes} [Wed Mar 23 18:25:35 2022] POST /volume/v3/23818c5410fa4aafb0b15d114bf65bcc/types/5afa45e8-dd91-4539-a629-a7404f08663c/extra_specs => generated 55 bytes in 880 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-23 18:26:05.532 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.535 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-23 18:26:05.548 | enabled 2022-03-23 18:26:05.552 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-23 18:26:05.570 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-23 18:26:05.570 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-23 18:26:05.570 | Active: active (running) since Wed 2022-03-23 18:25:32 UTC; 33s ago 2022-03-23 18:26:05.571 | Main PID: 727145 (cinder-volume) 2022-03-23 18:26:05.571 | Tasks: 3 (limit: 14304) 2022-03-23 18:26:05.571 | Memory: 141.1M 2022-03-23 18:26:05.571 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-23 18:26:05.571 | ├─727145 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 18:26:05.571 | └─727251 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 18:26:05.571 | 2022-03-23 18:26:05.571 | Mar 23 18:25:45 dv-neutron-797121-12-hyperv sudo[728124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-23 18:26:05.571 | Mar 23 18:25:45 dv-neutron-797121-12-hyperv sudo[728124]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 18:26:05.571 | Mar 23 18:25:46 dv-neutron-797121-12-hyperv sudo[728124]: pam_unix(sudo:session): session closed for user root 2022-03-23 18:26:05.571 | Mar 23 18:25:46 dv-neutron-797121-12-hyperv cinder-volume[727251]: DEBUG oslo_concurrency.processutils [None req-0dc791f5-240d-4f37-a278-7bad9ce95371 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.095s {{(pid=727251) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 18:26:05.571 | Mar 23 18:25:46 dv-neutron-797121-12-hyperv cinder-volume[727251]: DEBUG oslo_concurrency.processutils [None req-0dc791f5-240d-4f37-a278-7bad9ce95371 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=727251) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-23 18:26:05.571 | Mar 23 18:25:46 dv-neutron-797121-12-hyperv sudo[728129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-23 18:26:05.571 | Mar 23 18:25:46 dv-neutron-797121-12-hyperv sudo[728129]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 18:26:05.571 | Mar 23 18:25:47 dv-neutron-797121-12-hyperv sudo[728129]: pam_unix(sudo:session): session closed for user root 2022-03-23 18:26:05.571 | Mar 23 18:25:47 dv-neutron-797121-12-hyperv cinder-volume[727251]: DEBUG oslo_concurrency.processutils [None req-0dc791f5-240d-4f37-a278-7bad9ce95371 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.162s {{(pid=727251) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 18:26:05.571 | Mar 23 18:25:47 dv-neutron-797121-12-hyperv cinder-volume[727251]: INFO cinder.volume.manager [None req-0dc791f5-240d-4f37-a278-7bad9ce95371 None None] Driver post RPC initialization completed successfully. 2022-03-23 18:26:05.574 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.577 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-23 18:26:05.589 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-23 18:26:05.593 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.596 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-23 18:26:05.608 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-23 18:26:05.612 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.615 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-23 18:26:05.627 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-23 18:26:05.631 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.634 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-23 18:26:05.646 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-23 18:26:05.650 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.653 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-23 18:26:05.666 | enabled 2022-03-23 18:26:05.670 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-23 18:26:05.693 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-23 18:26:05.693 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-23 18:26:05.693 | Active: active (running) since Wed 2022-03-23 18:23:57 UTC; 2min 8s ago 2022-03-23 18:26:05.693 | Main PID: 718859 (/usr/bin/python) 2022-03-23 18:26:05.693 | Tasks: 9 (limit: 14304) 2022-03-23 18:26:05.693 | Memory: 391.1M 2022-03-23 18:26:05.693 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-23 18:26:05.693 | ├─718859 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 18:26:05.693 | ├─718968 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 18:26:05.693 | ├─718969 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 18:26:05.693 | ├─718970 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 18:26:05.693 | └─718971 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 18:26:05.693 | 2022-03-23 18:26:05.693 | Mar 23 18:25:15 dv-neutron-797121-12-hyperv neutron-server[718970]: DEBUG neutron_lib.callbacks.manager [None req-73580e4b-ab2b-470c-851c-57b3c2483a3f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8780556626225', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-66502058'] for agent (ec036582-71fc-428e-945d-d6eefa366234), after_update {{(pid=718970) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:26:05.693 | Mar 23 18:25:18 dv-neutron-797121-12-hyperv neutron-server[718970]: DEBUG neutron_lib.callbacks.manager [None req-cecdc8ff-fafa-43b2-a4c4-1a921ad6bbf5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8780556626225', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-66502058'] for agent (dbeb2b52-1fe1-4646-86b3-fb6e5ca3dcce), after_update {{(pid=718970) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:26:05.693 | Mar 23 18:25:19 dv-neutron-797121-12-hyperv neutron-server[718970]: DEBUG neutron_lib.callbacks.manager [None req-6430936c-f467-4716-9a90-deb401cf13d8 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8780556626225', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-66502058'] for agent (9936c9e8-0d8f-400c-b366-fd4989c9746f), after_update {{(pid=718970) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:26:05.693 | Mar 23 18:25:21 dv-neutron-797121-12-hyperv neutron-server[718970]: DEBUG neutron_lib.callbacks.manager [None req-ba60eabf-168c-4f51-916d-85da872e17e9 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8780556626225', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-66502058'] for agent (9ef0a4a3-8548-4b91-a391-8da8b2762f3d), after_update {{(pid=718970) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:26:05.693 | Mar 23 18:25:22 dv-neutron-797121-12-hyperv neutron-server[718971]: DEBUG neutron.db.agents_db [None req-14f967e9-d2fa-4117-95a6-dafa5d0b61f0 None None] Agent healthcheck: found 4 active agents {{(pid=718971) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 18:26:05.694 | Mar 23 18:25:45 dv-neutron-797121-12-hyperv neutron-server[718970]: DEBUG neutron_lib.callbacks.manager [None req-789324a8-7c23-46b0-9fc9-730e254a93a4 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8780556626225', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-66502058'] for agent (ec036582-71fc-428e-945d-d6eefa366234), after_update {{(pid=718970) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:26:05.694 | Mar 23 18:25:48 dv-neutron-797121-12-hyperv neutron-server[718970]: DEBUG neutron_lib.callbacks.manager [None req-5eb11777-0236-43a3-908e-36b1e84485c0 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8780556626225', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-66502058'] for agent (dbeb2b52-1fe1-4646-86b3-fb6e5ca3dcce), after_update {{(pid=718970) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:26:05.694 | Mar 23 18:25:49 dv-neutron-797121-12-hyperv neutron-server[718970]: DEBUG neutron_lib.callbacks.manager [None req-6430936c-f467-4716-9a90-deb401cf13d8 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8780556626225', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-66502058'] for agent (9936c9e8-0d8f-400c-b366-fd4989c9746f), after_update {{(pid=718970) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:26:05.694 | Mar 23 18:25:51 dv-neutron-797121-12-hyperv neutron-server[718970]: DEBUG neutron_lib.callbacks.manager [None req-ba60eabf-168c-4f51-916d-85da872e17e9 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8780556626225', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-66502058'] for agent (9ef0a4a3-8548-4b91-a391-8da8b2762f3d), after_update {{(pid=718970) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 18:26:05.694 | Mar 23 18:25:59 dv-neutron-797121-12-hyperv neutron-server[718971]: DEBUG neutron.db.agents_db [None req-14f967e9-d2fa-4117-95a6-dafa5d0b61f0 None None] Agent healthcheck: found 4 active agents {{(pid=718971) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 18:26:05.698 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.700 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-23 18:26:05.716 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-23 18:26:05.722 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.725 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-23 18:26:05.741 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-23 18:26:05.745 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.748 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-23 18:26:05.762 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-23 18:26:05.766 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.768 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-23 18:26:05.781 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-23 18:26:05.785 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.788 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-23 18:26:05.800 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-23 18:26:05.804 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.807 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-23 18:26:05.823 | enabled 2022-03-23 18:26:05.827 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-23 18:26:05.848 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-23 18:26:05.848 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-23 18:26:05.848 | Active: active (running) since Wed 2022-03-23 18:17:24 UTC; 8min ago 2022-03-23 18:26:05.848 | Main PID: 693667 (dstat.sh) 2022-03-23 18:26:05.848 | Tasks: 3 (limit: 14304) 2022-03-23 18:26:05.848 | Memory: 20.8M 2022-03-23 18:26:05.848 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-23 18:26:05.848 | ├─693667 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-23 18:26:05.848 | ├─693804 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-23 18:26:05.848 | └─693805 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-23 18:26:05.848 | 2022-03-23 18:26:05.848 | Mar 23 18:25:56 dv-neutron-797121-12-hyperv dstat.sh[693805]: 23-03 18:25:56| 48 8 42 0 0|5144M 498M 174M 5845M| 184M 184M| 0 240k| 0 24.0 |5445 13k|2.82 2.50 2.29|2.0 0 0| 0 0 | 0 0 | 22 196 0 53 0 2022-03-23 18:26:05.848 | Mar 23 18:25:57 dv-neutron-797121-12-hyperv dstat.sh[693805]: 23-03 18:25:57| 44 11 41 0 0|5144M 454M 174M 5889M| 186M 186M| 0 428k| 0 45.0 |5732 14k|2.82 2.50 2.29|1.0 0 0| 0 0 | 0 0 | 22 196 0 53 0 2022-03-23 18:26:05.848 | Mar 23 18:25:58 dv-neutron-797121-12-hyperv dstat.sh[693805]: 23-03 18:25:58| 47 10 42 0 0|5145M 409M 174M 5933M| 185M 185M| 0 224k| 0 24.0 |5522 13k|2.75 2.49 2.29|1.0 0 0| 0 0 | 0 0 | 22 196 0 53 0 2022-03-23 18:26:05.848 | Mar 23 18:25:59 dv-neutron-797121-12-hyperv dstat.sh[693805]: 23-03 18:25:59| 45 21 30 3 0|5150M 171M 173M 6166M| 178M 178M| 0 365M| 0 823 |4870 12k|2.75 2.49 2.29|3.0 0 9.0| 0 0 | 0 0 | 22 196 0 52 0 2022-03-23 18:26:05.848 | Mar 23 18:26:00 dv-neutron-797121-12-hyperv dstat.sh[693805]: 23-03 18:26:00| 46 11 40 0 0|5151M 611M 173M 5725M| 182M 182M| 48k 20M|1.00 57.0 |5629 13k|2.75 2.49 2.29|3.0 0 21| 0 0 | 0 0 | 22 198 0 52 0 2022-03-23 18:26:05.849 | Mar 23 18:26:01 dv-neutron-797121-12-hyperv dstat.sh[693805]: 23-03 18:26:01| 46 9 42 0 0|5151M 567M 173M 5768M| 186M 186M| 0 496k| 0 37.0 |5514 13k|2.75 2.49 2.29|3.0 0 3.0| 0 0 | 0 0 | 22 198 0 52 0 2022-03-23 18:26:05.849 | Mar 23 18:26:02 dv-neutron-797121-12-hyperv dstat.sh[693805]: 23-03 18:26:02| 37 10 48 2 0|5134M 551M 173M 5799M| 105M 105M| 0 104M| 0 250 |5182 14k|2.75 2.49 2.29|1.0 0 0| 0 0 | 0 0 | 22 193 0 56 0 2022-03-23 18:26:05.849 | Mar 23 18:26:03 dv-neutron-797121-12-hyperv dstat.sh[693805]: 23-03 18:26:03| 22 9 68 0 0|5094M 591M 173M 5799M| 17k 8012 | 0 348k| 0 29.0 |1433 5928 |2.61 2.47 2.28|1.0 0 283| 0 0 | 0 0 | 22 193 0 55 0 2022-03-23 18:26:05.849 | Mar 23 18:26:04 dv-neutron-797121-12-hyperv dstat.sh[693805]: 23-03 18:26:04| 25 3 70 0 0|5119M 566M 173M 5799M|8797 6278 | 0 240k| 0 23.0 | 394 3792 |2.61 2.47 2.28|1.0 0 1.0| 0 0 | 0 0 | 22 193 0 55 0 2022-03-23 18:26:05.849 | Mar 23 18:26:05 dv-neutron-797121-12-hyperv dstat.sh[693805]: 23-03 18:26:05| 20 7 70 0 0|5076M 609M 173M 5799M|2889 891 | 260k 228k|3.00 14.0 |1187 5165 |2.61 2.47 2.28|1.0 0 219| 0 0 | 0 0 | 22 193 0 54 0 2022-03-23 18:26:05.853 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.856 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-23 18:26:05.868 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-23 18:26:05.872 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.875 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-23 18:26:05.887 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-23 18:26:05.891 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 18:26:05.894 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-23 18:26:05.908 | enabled 2022-03-23 18:26:05.911 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-23 18:26:05.946 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-23 18:26:05.946 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-23 18:26:05.946 | Active: failed (Result: exit-code) since Wed 2022-03-23 18:24:16 UTC; 1min 49s ago 2022-03-23 18:26:05.946 | Main PID: 719912 (code=exited, status=1/FAILURE) 2022-03-23 18:26:05.946 | 2022-03-23 18:26:05.946 | Mar 23 18:24:15 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[719912]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 196, in __init__ 2022-03-23 18:26:05.946 | Mar 23 18:24:15 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[719912]: ERROR neutron self.setup_integration_br() 2022-03-23 18:26:05.946 | Mar 23 18:24:15 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[719912]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 1402, in setup_integration_br 2022-03-23 18:26:05.946 | Mar 23 18:24:15 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[719912]: ERROR neutron self.int_br.setup_default_table( 2022-03-23 18:26:05.946 | Mar 23 18:24:15 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[719912]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py", line 56, in setup_default_table 2022-03-23 18:26:05.946 | Mar 23 18:24:15 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[719912]: ERROR neutron self.install_goto(dest_table_id=constants.PACKET_RATE_LIMIT) 2022-03-23 18:26:05.946 | Mar 23 18:24:15 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[719912]: ERROR neutron AttributeError: module 'neutron_lib.plugins.ml2.ovs_constants' has no attribute 'PACKET_RATE_LIMIT' 2022-03-23 18:26:05.946 | Mar 23 18:24:15 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[719912]: ERROR neutron 2022-03-23 18:26:05.946 | Mar 23 18:24:16 dv-neutron-797121-12-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-03-23 18:26:05.946 | Mar 23 18:24:16 dv-neutron-797121-12-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-03-23 18:26:05.950 | + functions-common:service_check:1 : exit_trap 2022-03-23 18:26:05.952 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-23 18:26:05.956 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-23 18:26:05.959 | + ./stack.sh:exit_trap:522 : jobs=692530 2022-03-23 18:26:05.961 | + ./stack.sh:exit_trap:525 : [[ -n 692530 ]] 2022-03-23 18:26:05.964 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-23-181317 ]] 2022-03-23 18:26:05.967 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-23 18:26:05.970 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-23 18:26:05.970 | exit_trap: cleaning up child processes 2022-03-23 18:26:05.972 | + ./stack.sh:exit_trap:527 : kill 692530 2022-03-23 18:26:05.975 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.BJmiDzJayb ']' 2022-03-23 18:26:05.978 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.BJmiDzJayb 2022-03-23 18:26:05.982 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-23 18:26:05.985 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-23 18:26:05.988 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-23 18:26:05.991 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-23 18:26:05.991 | Error on exit 2022-03-23 18:26:05.993 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-23 18:26:05.996 | + ./stack.sh:exit_trap:542 : generate-subunit 1648059193 772 fail 2022-03-23 18:26:06.663 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-23 18:26:06.667 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-23 18:26:08.036 | + ./stack.sh:exit_trap:556 : exit 3