2022-07-05 21:00:41.123 | + ./stack.sh:main:482 : exec 2022-07-05 21:00:41.123 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-05-210041' 2022-07-05 21:00:41.123 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-05-210041.summary.2022-07-05-210041 2022-07-05 21:00:41.123 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:00:41.123 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-05-210041 2022-07-05 21:00:41.123 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-05-210041 /opt/stack/logs/stack.sh.log 2022-07-05 21:00:41.123 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-05-210041.summary.2022-07-05-210041 /opt/stack/logs/stack.sh.log.summary 2022-07-05 21:00:41.123 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-05 21:00:41.123 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-05 21:00:41.124 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-05 21:00:41.124 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-05 21:00:41.124 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-05 21:00:41.124 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-05 21:00:41.124 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-05 21:00:41.124 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-05 21:00:41.124 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-05 21:00:41.124 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-05 21:00:41.124 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-05 21:00:41.124 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-05 21:00:41.124 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-05 21:00:41.124 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-05 21:00:41.125 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-05 21:00:41.127 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-05 21:00:41.129 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-05 21:00:41.131 | + ./stack.sh:main:568 : set -o errexit 2022-07-05 21:00:41.133 | + ./stack.sh:main:571 : uname -a 2022-07-05 21:00:41.134 | Linux dv-cinder-847335-3-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-07-05 21:00:41.136 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-05 21:00:41.138 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-05 21:00:41.141 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-05 21:00:41.178 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-05 21:00:41.194 | + ./stack.sh:main:585 : fetch_plugins 2022-07-05 21:00:41.196 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-05 21:00:41.198 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-05 21:00:41.200 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-05 21:00:41.201 | + functions-common:fetch_plugins:1791 : return 2022-07-05 21:00:41.203 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-05 21:00:41.205 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-05 21:00:41.207 | + functions-common:run_phase:1869 : local phase= 2022-07-05 21:00:41.209 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-05 21:00:41.211 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-05 21:00:41.213 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-05 21:00:41.214 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-05 21:00:41.216 | + functions-common:run_phase:1878 : local extra 2022-07-05 21:00:41.219 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-05 21:00:41.222 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-05 21:00:41.224 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-05 21:00:41.226 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-05 21:00:41.228 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-05 21:00:41.230 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-05 21:00:41.242 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:00:41.244 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-05 21:00:41.246 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-05 21:00:41.248 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-05 21:00:41.249 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-05 21:00:41.251 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-05 21:00:41.253 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-05 21:00:41.255 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-05 21:00:41.256 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-05 21:00:41.258 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-05 21:00:41.260 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-05 21:00:41.262 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-05 21:00:41.264 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-05 21:00:41.265 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-05 21:00:41.267 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-05 21:00:41.269 | + functions-common:plugin_override_defaults:1832 : return 2022-07-05 21:00:41.272 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-05 21:00:41.289 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-05 21:00:41.291 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-05 21:00:41.304 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:00:41.306 | +++ lib/tls:source:43 : hostname -f 2022-07-05 21:00:41.310 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-05 21:00:41.312 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-05 21:00:41.314 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-05 21:00:41.316 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-05 21:00:41.318 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-05 21:00:41.320 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-05 21:00:41.322 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-05 21:00:41.324 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-05 21:00:41.325 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-05 21:00:41.327 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-05 21:00:41.332 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-05 21:00:41.344 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-05 21:00:41.361 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-05 21:00:41.373 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-05 21:00:41.385 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-05 21:00:41.420 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-05 21:00:41.478 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-05 21:00:41.567 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-05 21:00:41.588 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-05 21:00:41.632 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-05 21:00:41.684 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-05 21:00:41.829 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-05 21:00:41.844 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-05 21:00:41.857 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-05 21:00:41.869 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-05 21:00:41.960 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-05 21:00:41.962 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-05 21:00:41.965 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-05 21:00:41.967 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-05 21:00:41.969 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-05 21:00:41.971 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-05 21:00:41.974 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-05 21:00:41.974 | False' 2022-07-05 21:00:41.977 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-05 21:00:41.992 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-05 21:00:41.994 | + ./stack.sh:main:619 : run_phase source 2022-07-05 21:00:41.996 | + functions-common:run_phase:1868 : local mode=source 2022-07-05 21:00:41.998 | + functions-common:run_phase:1869 : local phase= 2022-07-05 21:00:42.000 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-05 21:00:42.002 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-05 21:00:42.005 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-05 21:00:42.007 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-05 21:00:42.009 | + functions-common:run_phase:1878 : local extra 2022-07-05 21:00:42.011 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-05 21:00:42.015 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-05 21:00:42.017 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-05 21:00:42.019 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-05 21:00:42.021 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-05 21:00:42.024 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-05 21:00:42.038 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:00:42.040 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-05 21:00:42.042 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-05 21:00:42.081 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-05 21:00:42.084 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-05 21:00:42.086 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-05 21:00:42.088 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-05 21:00:42.090 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-05 21:00:42.092 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-05 21:00:42.094 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-05 21:00:42.096 | + functions-common:load_plugin_settings:1809 : return 2022-07-05 21:00:42.099 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-05 21:00:42.101 | + functions-common:verify_disabled_services:2151 : local service 2022-07-05 21:00:42.103 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.105 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-05 21:00:42.107 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.109 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-05 21:00:42.112 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.114 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-05 21:00:42.116 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.119 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-05 21:00:42.121 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.123 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-05 21:00:42.125 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.127 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-05 21:00:42.130 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.132 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-05 21:00:42.135 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.137 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-05 21:00:42.139 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.141 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-05 21:00:42.144 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.147 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-05 21:00:42.149 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.151 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-05 21:00:42.153 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.155 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-05 21:00:42.158 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.160 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-05 21:00:42.162 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.164 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-05 21:00:42.167 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.169 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-05 21:00:42.171 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.173 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-05 21:00:42.176 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.178 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-05 21:00:42.180 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.182 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-05 21:00:42.185 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.187 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-05 21:00:42.189 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.192 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-05 21:00:42.194 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.196 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-05 21:00:42.199 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.201 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-05 21:00:42.203 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.205 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-05 21:00:42.208 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.210 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-05 21:00:42.213 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.215 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-05 21:00:42.217 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.219 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-05 21:00:42.222 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.224 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-05 21:00:42.226 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.228 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-05 21:00:42.231 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.233 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-05 21:00:42.235 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.237 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-05 21:00:42.239 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.242 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-05 21:00:42.244 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.246 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-05 21:00:42.248 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.251 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-05 21:00:42.253 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.256 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-05 21:00:42.258 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.260 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-05 21:00:42.263 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.265 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-05 21:00:42.267 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.269 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-05 21:00:42.272 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.274 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-05 21:00:42.277 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.279 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-05 21:00:42.281 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.283 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-05 21:00:42.286 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.288 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-05 21:00:42.290 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.292 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-05 21:00:42.295 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.297 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-05 21:00:42.299 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.302 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-05 21:00:42.304 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:00:42.306 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-05 21:00:42.309 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-05 21:00:42.311 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-05 21:00:42.314 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-05 21:00:42.329 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:00:42.331 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-05 21:00:42.334 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-05 21:00:42.336 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-05 21:00:42.351 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:00:42.353 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-05 21:00:42.355 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-05 21:00:42.358 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-05 21:00:42.360 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-05 21:00:42.362 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-05 21:00:42.364 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-05 21:00:42.367 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-05 21:00:42.369 | + lib/database:initialize_database_backends:92 : return 0 2022-07-05 21:00:42.371 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-05 21:00:42.371 | Using mysql database backend 2022-07-05 21:00:42.374 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-05 21:00:42.389 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-05 21:00:42.392 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-05 21:00:42.395 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-05 21:00:42.398 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-05 21:00:42.401 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-05 21:00:42.403 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-05 21:00:42.419 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:00:42.421 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-05 21:00:42.438 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-05 21:00:42.454 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:00:42.456 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-05 21:00:42.473 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-05 21:00:42.489 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-05 21:00:42.506 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:00:42.508 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-05 21:00:42.524 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:00:42.526 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-05 21:00:42.542 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-05 21:00:42.545 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-05 21:00:42.547 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-05 21:00:42.549 | + functions-common:save_stackenv:60 : local tag=752 2022-07-05 21:00:42.553 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-05 21:00:42.557 | + functions-common:save_stackenv:62 : time_stamp=2022-07-05-210042 2022-07-05 21:00:42.560 | + functions-common:save_stackenv:63 : echo '# 2022-07-05-210042 752' 2022-07-05 21:00:42.562 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.565 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-05 21:00:42.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.570 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-05 21:00:42.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.575 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-05 21:00:42.578 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.580 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-05 21:00:42.582 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.585 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-07-05 21:00:42.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.590 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-07-05 21:00:42.592 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.595 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-05-210041 2022-07-05 21:00:42.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.599 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-05 21:00:42.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.604 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-07-05 21:00:42.606 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.609 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-05 21:00:42.611 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.614 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-05 21:00:42.616 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.619 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-05 21:00:42.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.623 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-05 21:00:42.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.628 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.30 2022-07-05 21:00:42.631 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:00:42.633 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-05 21:00:42.636 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-05 21:00:42.638 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-05 21:00:42.640 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-05 21:00:42.642 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-05 21:00:42.644 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:00:42.646 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:00:42.649 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:00:42.651 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:00:42.654 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:00:42.656 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:00:42.671 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:00:42.673 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:00:42.675 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:00:42.678 | + functions-common:git_clone:618 : echo master 2022-07-05 21:00:42.678 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:00:42.683 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-05 21:00:42.686 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:00:42.688 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-05 21:00:42.701 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-05 21:00:42.703 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:00:42.704 | + functions-common:git_clone:679 : head -1 2022-07-05 21:00:42.707 | 1512e212 Updated from generate-constraints 2022-07-05 21:00:42.710 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:00:42.712 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-05 21:00:42.715 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:00:42.717 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-05 21:00:42.720 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-05 21:00:42.723 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-05 21:00:42.725 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-05 21:00:42.728 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-05 21:00:42.730 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-05 21:00:42.733 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-05 21:00:42.735 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-05 21:00:42.739 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-05 21:00:42.743 | ++ tools/install_prereqs.sh:source:47 : NOW=1657054842 2022-07-05 21:00:42.746 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-05 21:00:42.751 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1657054242 2022-07-05 21:00:42.753 | ++ tools/install_prereqs.sh:source:49 : DELTA=600 2022-07-05 21:00:42.756 | ++ tools/install_prereqs.sh:source:50 : [[ 600 -lt 7200 ]] 2022-07-05 21:00:42.759 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-05 21:00:42.761 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-05 21:00:42.763 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-05 21:00:42.766 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-05 21:00:42.768 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-05 21:00:42.770 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-05 21:00:42.773 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-05 21:00:42.775 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-05 21:00:42.778 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-05 21:00:42.824 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-05 21:00:42.824 | apache2-dev 2022-07-05 21:00:42.824 | bc 2022-07-05 21:00:42.824 | bsdmainutils 2022-07-05 21:00:42.824 | curl 2022-07-05 21:00:42.825 | g++ 2022-07-05 21:00:42.825 | gawk 2022-07-05 21:00:42.825 | gcc 2022-07-05 21:00:42.825 | gettext 2022-07-05 21:00:42.825 | git 2022-07-05 21:00:42.825 | graphviz 2022-07-05 21:00:42.825 | iputils-ping 2022-07-05 21:00:42.825 | libapache2-mod-proxy-uwsgi 2022-07-05 21:00:42.825 | libffi-dev 2022-07-05 21:00:42.825 | libjpeg-dev 2022-07-05 21:00:42.825 | libpcre3-dev 2022-07-05 21:00:42.825 | libpq-dev 2022-07-05 21:00:42.825 | libssl-dev 2022-07-05 21:00:42.825 | libsystemd-dev 2022-07-05 21:00:42.825 | libxml2-dev 2022-07-05 21:00:42.825 | libxslt1-dev 2022-07-05 21:00:42.825 | libyaml-dev 2022-07-05 21:00:42.825 | lsof 2022-07-05 21:00:42.825 | openssh-server 2022-07-05 21:00:42.825 | openssl 2022-07-05 21:00:42.825 | pkg-config 2022-07-05 21:00:42.825 | psmisc 2022-07-05 21:00:42.825 | python3-dev 2022-07-05 21:00:42.825 | python3-pip 2022-07-05 21:00:42.825 | python3-systemd 2022-07-05 21:00:42.825 | python3-venv 2022-07-05 21:00:42.825 | tar 2022-07-05 21:00:42.825 | tcpdump 2022-07-05 21:00:42.825 | unzip 2022-07-05 21:00:42.825 | uuid-runtime 2022-07-05 21:00:42.825 | wget 2022-07-05 21:00:42.825 | wget 2022-07-05 21:00:42.825 | zlib1g-dev 2022-07-05 21:00:42.825 | libkrb5-dev 2022-07-05 21:00:42.825 | libldap2-dev 2022-07-05 21:00:42.826 | libsasl2-dev 2022-07-05 21:00:42.826 | memcached 2022-07-05 21:00:42.826 | python3-mysqldb 2022-07-05 21:00:42.826 | sqlite3 2022-07-05 21:00:42.826 | conntrack 2022-07-05 21:00:42.826 | curl 2022-07-05 21:00:42.826 | dnsmasq-base 2022-07-05 21:00:42.826 | dnsmasq-utils 2022-07-05 21:00:42.826 | ebtables 2022-07-05 21:00:42.826 | genisoimage 2022-07-05 21:00:42.826 | iptables 2022-07-05 21:00:42.826 | iputils-arping 2022-07-05 21:00:42.826 | kpartx 2022-07-05 21:00:42.826 | libjs-jquery-tablesorter 2022-07-05 21:00:42.826 | parted 2022-07-05 21:00:42.826 | pm-utils 2022-07-05 21:00:42.826 | python3-mysqldb 2022-07-05 21:00:42.826 | socat 2022-07-05 21:00:42.826 | sqlite3 2022-07-05 21:00:42.826 | sudo 2022-07-05 21:00:42.826 | vlan 2022-07-05 21:00:42.826 | lsscsi 2022-07-05 21:00:42.826 | open-iscsi 2022-07-05 21:00:42.826 | lvm2 2022-07-05 21:00:42.826 | qemu-utils 2022-07-05 21:00:42.826 | thin-provisioning-tools 2022-07-05 21:00:42.826 | acl 2022-07-05 21:00:42.826 | dnsmasq-base 2022-07-05 21:00:42.826 | dnsmasq-utils 2022-07-05 21:00:42.826 | ebtables 2022-07-05 21:00:42.826 | haproxy 2022-07-05 21:00:42.826 | iptables 2022-07-05 21:00:42.826 | iputils-arping 2022-07-05 21:00:42.826 | iputils-ping 2022-07-05 21:00:42.826 | postgresql-server-dev-all 2022-07-05 21:00:42.827 | python3-mysqldb 2022-07-05 21:00:42.827 | sqlite3 2022-07-05 21:00:42.827 | sudo 2022-07-05 21:00:42.827 | vlan 2022-07-05 21:00:42.827 | pcp 2022-07-05 21:00:42.827 | ipset 2022-07-05 21:00:42.827 | conntrack 2022-07-05 21:00:42.827 | conntrackd 2022-07-05 21:00:42.827 | keepalived 2022-07-05 21:00:42.827 | lvm2 2022-07-05 21:00:42.827 | qemu-utils 2022-07-05 21:00:42.827 | thin-provisioning-tools 2022-07-05 21:00:42.827 | curl 2022-07-05 21:00:42.827 | liberasurecode-dev 2022-07-05 21:00:42.827 | make 2022-07-05 21:00:42.827 | memcached 2022-07-05 21:00:42.827 | rsync 2022-07-05 21:00:42.827 | sqlite3 2022-07-05 21:00:42.827 | xfsprogs' 2022-07-05 21:00:42.827 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-05 21:00:42.845 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-05 21:00:42.845 | apache2-dev 2022-07-05 21:00:42.845 | bc 2022-07-05 21:00:42.845 | bsdmainutils 2022-07-05 21:00:42.845 | curl 2022-07-05 21:00:42.845 | g++ 2022-07-05 21:00:42.845 | gawk 2022-07-05 21:00:42.845 | gcc 2022-07-05 21:00:42.845 | gettext 2022-07-05 21:00:42.845 | git 2022-07-05 21:00:42.845 | graphviz 2022-07-05 21:00:42.845 | iputils-ping 2022-07-05 21:00:42.845 | libapache2-mod-proxy-uwsgi 2022-07-05 21:00:42.845 | libffi-dev 2022-07-05 21:00:42.845 | libjpeg-dev 2022-07-05 21:00:42.845 | libpcre3-dev 2022-07-05 21:00:42.845 | libpq-dev 2022-07-05 21:00:42.845 | libssl-dev 2022-07-05 21:00:42.845 | libsystemd-dev 2022-07-05 21:00:42.845 | libxml2-dev 2022-07-05 21:00:42.845 | libxslt1-dev 2022-07-05 21:00:42.845 | libyaml-dev 2022-07-05 21:00:42.845 | lsof 2022-07-05 21:00:42.845 | openssh-server 2022-07-05 21:00:42.845 | openssl 2022-07-05 21:00:42.846 | pkg-config 2022-07-05 21:00:42.846 | psmisc 2022-07-05 21:00:42.846 | python3-dev 2022-07-05 21:00:42.846 | python3-pip 2022-07-05 21:00:42.846 | python3-systemd 2022-07-05 21:00:42.846 | python3-venv 2022-07-05 21:00:42.846 | tar 2022-07-05 21:00:42.846 | tcpdump 2022-07-05 21:00:42.846 | unzip 2022-07-05 21:00:42.846 | uuid-runtime 2022-07-05 21:00:42.846 | wget 2022-07-05 21:00:42.846 | wget 2022-07-05 21:00:42.846 | zlib1g-dev 2022-07-05 21:00:42.846 | libkrb5-dev 2022-07-05 21:00:42.846 | libldap2-dev 2022-07-05 21:00:42.846 | libsasl2-dev 2022-07-05 21:00:42.846 | memcached 2022-07-05 21:00:42.846 | python3-mysqldb 2022-07-05 21:00:42.846 | sqlite3 2022-07-05 21:00:42.846 | conntrack 2022-07-05 21:00:42.846 | curl 2022-07-05 21:00:42.846 | dnsmasq-base 2022-07-05 21:00:42.846 | dnsmasq-utils 2022-07-05 21:00:42.846 | ebtables 2022-07-05 21:00:42.846 | genisoimage 2022-07-05 21:00:42.846 | iptables 2022-07-05 21:00:42.846 | iputils-arping 2022-07-05 21:00:42.846 | kpartx 2022-07-05 21:00:42.846 | libjs-jquery-tablesorter 2022-07-05 21:00:42.846 | parted 2022-07-05 21:00:42.846 | pm-utils 2022-07-05 21:00:42.846 | python3-mysqldb 2022-07-05 21:00:42.846 | socat 2022-07-05 21:00:42.846 | sqlite3 2022-07-05 21:00:42.846 | sudo 2022-07-05 21:00:42.847 | vlan 2022-07-05 21:00:42.847 | lsscsi 2022-07-05 21:00:42.847 | open-iscsi 2022-07-05 21:00:42.847 | lvm2 2022-07-05 21:00:42.847 | qemu-utils 2022-07-05 21:00:42.847 | thin-provisioning-tools 2022-07-05 21:00:42.847 | acl 2022-07-05 21:00:42.847 | dnsmasq-base 2022-07-05 21:00:42.847 | dnsmasq-utils 2022-07-05 21:00:42.847 | ebtables 2022-07-05 21:00:42.847 | haproxy 2022-07-05 21:00:42.847 | iptables 2022-07-05 21:00:42.847 | iputils-arping 2022-07-05 21:00:42.847 | iputils-ping 2022-07-05 21:00:42.847 | postgresql-server-dev-all 2022-07-05 21:00:42.847 | python3-mysqldb 2022-07-05 21:00:42.847 | sqlite3 2022-07-05 21:00:42.847 | sudo 2022-07-05 21:00:42.847 | vlan 2022-07-05 21:00:42.847 | pcp 2022-07-05 21:00:42.847 | ipset 2022-07-05 21:00:42.847 | conntrack 2022-07-05 21:00:42.847 | conntrackd 2022-07-05 21:00:42.847 | keepalived 2022-07-05 21:00:42.847 | lvm2 2022-07-05 21:00:42.847 | qemu-utils 2022-07-05 21:00:42.847 | thin-provisioning-tools 2022-07-05 21:00:42.847 | curl 2022-07-05 21:00:42.847 | liberasurecode-dev 2022-07-05 21:00:42.847 | make 2022-07-05 21:00:42.847 | memcached 2022-07-05 21:00:42.847 | rsync 2022-07-05 21:00:42.847 | sqlite3 2022-07-05 21:00:42.847 | xfsprogs ' 2022-07-05 21:00:42.849 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-05 21:00:42.851 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:00:42.853 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:00:42.856 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-05 21:00:42.856 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-05 21:00:42.861 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-05 21:00:42.864 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-05 21:00:42.866 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:00:42.868 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-05 21:00:42.870 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:00:42.872 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:00:42.874 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:00:42.876 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:00:42.878 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:00:42.881 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:00:42.883 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-05 21:00:42.885 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-05 21:00:42.887 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-05 21:00:42.889 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-05 21:00:42.893 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-05 21:00:42.895 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-05 21:00:42.897 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-05 21:00:42.899 | ++ functions-common:time_start:2427 : local start_time= 2022-07-05 21:00:42.901 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:00:42.904 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:00:42.907 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1657054842905 2022-07-05 21:00:42.909 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-05 21:00:42.912 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-05 21:00:42.914 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-07-05 21:00:43.118 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-05 21:00:43.150 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-07-05 21:00:43.320 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-07-05 21:00:43.410 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-07-05 21:00:43.841 | Fetched 222 kB in 1s (343 kB/s) 2022-07-05 21:00:45.432 | Reading package lists... 2022-07-05 21:00:45.464 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-05 21:00:45.466 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-05 21:00:45.469 | ++ functions-common:time_stop:2440 : local name 2022-07-05 21:00:45.471 | ++ functions-common:time_stop:2441 : local end_time 2022-07-05 21:00:45.473 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:00:45.475 | ++ functions-common:time_stop:2443 : local total 2022-07-05 21:00:45.477 | ++ functions-common:time_stop:2444 : local start_time 2022-07-05 21:00:45.479 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-05 21:00:45.481 | ++ functions-common:time_stop:2447 : start_time=1657054842905 2022-07-05 21:00:45.484 | ++ functions-common:time_stop:2449 : [[ -z 1657054842905 ]] 2022-07-05 21:00:45.486 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:00:45.490 | ++ functions-common:time_stop:2452 : end_time=1657054845488 2022-07-05 21:00:45.492 | ++ functions-common:time_stop:2453 : elapsed_time=2583 2022-07-05 21:00:45.494 | ++ functions-common:time_stop:2454 : total=0 2022-07-05 21:00:45.496 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:00:45.498 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2583 2022-07-05 21:00:45.501 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-05 21:00:45.503 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:00:45.505 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:00:45.507 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:00:45.510 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-05 21:00:45.531 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-05 21:00:45.640 | Reading package lists... 2022-07-05 21:00:45.889 | Building dependency tree... 2022-07-05 21:00:45.891 | Reading state information... 2022-07-05 21:00:45.925 | acl is already the newest version (2.2.53-6). 2022-07-05 21:00:45.925 | bc is already the newest version (1.07.1-2build1). 2022-07-05 21:00:45.925 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-05 21:00:45.925 | conntrack is already the newest version (1:1.4.5-2). 2022-07-05 21:00:45.925 | ebtables is already the newest version (2.0.11-3build1). 2022-07-05 21:00:45.925 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-05 21:00:45.925 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-05 21:00:45.925 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-05 21:00:45.925 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-05 21:00:45.925 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-05 21:00:45.925 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-05 21:00:45.925 | iputils-arping is already the newest version (3:20190709-3). 2022-07-05 21:00:45.925 | iputils-ping is already the newest version (3:20190709-3). 2022-07-05 21:00:45.925 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-05 21:00:45.925 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-05 21:00:45.925 | libffi-dev is already the newest version (3.3-4). 2022-07-05 21:00:45.925 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-05 21:00:45.925 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-05 21:00:45.926 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-05 21:00:45.926 | lsscsi is already the newest version (0.30-0.1). 2022-07-05 21:00:45.926 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-05 21:00:45.926 | make is already the newest version (4.2.1-1.2). 2022-07-05 21:00:45.926 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-05 21:00:45.926 | psmisc is already the newest version (23.3-1). 2022-07-05 21:00:45.926 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-05 21:00:45.926 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-05 21:00:45.926 | python3-systemd is already the newest version (234-3build2). 2022-07-05 21:00:45.926 | socat is already the newest version (1.7.3.3-2). 2022-07-05 21:00:45.926 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-05 21:00:45.926 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-05 21:00:45.926 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-05 21:00:45.926 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-05 21:00:45.926 | graphviz is already the newest version (2.42.2-3build2). 2022-07-05 21:00:45.926 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-05 21:00:45.926 | pcp is already the newest version (5.0.3-1). 2022-07-05 21:00:45.926 | pm-utils is already the newest version (1.4.1-19). 2022-07-05 21:00:45.926 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-05 21:00:45.926 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-05 21:00:45.926 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-05 21:00:45.926 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-05 21:00:45.926 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-05 21:00:45.926 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-05 21:00:45.926 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-07-05 21:00:45.926 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-05 21:00:45.926 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-05 21:00:45.927 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-05 21:00:45.927 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-05 21:00:45.927 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-05 21:00:45.927 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-05 21:00:45.927 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-05 21:00:45.927 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-05 21:00:45.927 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-05 21:00:45.927 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-05 21:00:45.927 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-05 21:00:45.927 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-05 21:00:45.927 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-05 21:00:45.927 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-05 21:00:45.927 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-05 21:00:45.927 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-05 21:00:45.927 | openssl set to manually installed. 2022-07-05 21:00:45.927 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-05 21:00:45.927 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-05 21:00:45.927 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-05 21:00:45.927 | rsync set to manually installed. 2022-07-05 21:00:45.927 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-05 21:00:45.927 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-05 21:00:45.927 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-05 21:00:45.927 | tar set to manually installed. 2022-07-05 21:00:45.927 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-05 21:00:45.927 | tcpdump set to manually installed. 2022-07-05 21:00:45.927 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-05 21:00:46.146 | uuid-runtime set to manually installed. 2022-07-05 21:00:46.146 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-05 21:00:46.146 | wget set to manually installed. 2022-07-05 21:00:46.146 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-05 21:00:46.146 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-05 21:00:46.146 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-05 21:00:46.146 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-05 21:00:46.146 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-05 21:00:46.146 | The following packages were automatically installed and are no longer required: 2022-07-05 21:00:46.147 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:00:46.147 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:00:46.147 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:00:46.147 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:00:46.147 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:00:46.147 | python3-zope.interface 2022-07-05 21:00:46.147 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:00:46.276 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:00:46.280 | ++ functions-common:apt_get:1235 : result=0 2022-07-05 21:00:46.282 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:00:46.285 | ++ functions-common:time_stop:2440 : local name 2022-07-05 21:00:46.287 | ++ functions-common:time_stop:2441 : local end_time 2022-07-05 21:00:46.289 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:00:46.291 | ++ functions-common:time_stop:2443 : local total 2022-07-05 21:00:46.293 | ++ functions-common:time_stop:2444 : local start_time 2022-07-05 21:00:46.296 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:00:46.298 | ++ functions-common:time_stop:2447 : start_time=1657054845528 2022-07-05 21:00:46.300 | ++ functions-common:time_stop:2449 : [[ -z 1657054845528 ]] 2022-07-05 21:00:46.303 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:00:46.307 | ++ functions-common:time_stop:2452 : end_time=1657054846305 2022-07-05 21:00:46.310 | ++ functions-common:time_stop:2453 : elapsed_time=777 2022-07-05 21:00:46.312 | ++ functions-common:time_stop:2454 : total=779 2022-07-05 21:00:46.314 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:00:46.316 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1556 2022-07-05 21:00:46.319 | ++ functions-common:apt_get:1239 : return 0 2022-07-05 21:00:46.322 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-05 21:00:46.324 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-05 21:00:46.327 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-05 21:00:46.331 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-05 21:00:46.335 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-05 21:00:46.338 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-05 21:00:46.340 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-05 21:00:47.768 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-05 21:00:47.771 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-05 21:00:47.773 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-05 21:00:47.775 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-05 21:00:47.777 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-05 21:00:47.778 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-05 21:00:47.780 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-05 21:00:47.782 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-05 21:00:47.784 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-05 21:00:47.786 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-05 21:00:47.788 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-05 21:00:47.790 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-05 21:00:47.792 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-05 21:00:47.794 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-05 21:00:47.795 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-05 21:00:47.797 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-05 21:00:47.799 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-05 21:00:47.801 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-05 21:00:47.803 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-05 21:00:47.804 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-05 21:00:47.807 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-05 21:00:47.809 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-05 21:00:47.811 | + functions-common:_ensure_lsb_release:394 : return 2022-07-05 21:00:47.813 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-05 21:00:47.887 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-05 21:00:47.890 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-05 21:00:47.963 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-05 21:00:47.966 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-05 21:00:48.038 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-05 21:00:48.040 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-05 21:00:48.042 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-05 21:00:48.044 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-05 21:00:48.046 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-05 21:00:48.048 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-05 21:00:48.049 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-05 21:00:48.052 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-05 21:00:48.054 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-05 21:00:48.056 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-05 21:00:48.059 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-05 21:00:48.059 | Distro: focal 2022-07-05 21:00:48.061 | + tools/install_pip.sh:main:124 : get_versions 2022-07-05 21:00:48.063 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-05 21:00:48.069 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-05 21:00:48.071 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-05 21:00:48.074 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-05 21:00:48.074 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-05 21:00:49.557 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-05 21:00:49.559 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-05 21:00:49.559 | pip: 20.0.2 2022-07-05 21:00:49.561 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-05 21:00:49.563 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-05 21:00:49.564 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:00:49.566 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:00:49.568 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:00:49.570 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:00:49.572 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:00:49.574 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:00:49.575 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:00:49.577 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:00:49.579 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:00:49.580 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:00:49.583 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-05 21:00:49.585 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:00:49.586 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:00:49.588 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-05 21:00:49.593 | + tools/install_pip.sh:main:153 : set -x 2022-07-05 21:00:49.594 | + tools/install_pip.sh:main:156 : get_versions 2022-07-05 21:00:49.597 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-05 21:00:49.600 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-05 21:00:49.602 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-05 21:00:49.605 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-05 21:00:49.605 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-05 21:00:51.089 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-05 21:00:51.091 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-05 21:00:51.091 | pip: 20.0.2 2022-07-05 21:00:51.094 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-05 21:00:51.097 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-05 21:00:51.101 | + ./stack.sh:main:791 : fixup_all 2022-07-05 21:00:51.103 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-05 21:00:51.105 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-05 21:00:51.107 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:00:51.109 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:00:51.112 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-05 21:00:51.124 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-05 21:00:51.135 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-05 21:00:51.146 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-05 21:00:51.148 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-05 21:00:51.150 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:00:51.152 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:00:51.155 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:00:51.157 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:00:51.159 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:00:51.161 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:00:51.163 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:00:51.165 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:00:51.167 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:00:51.169 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:00:51.172 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-05 21:00:51.174 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-05 21:00:51.177 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-05 21:00:51.179 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:00:51.181 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:00:51.183 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:00:51.186 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:00:51.188 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:00:51.190 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:00:51.192 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-05 21:00:51.194 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-05 21:00:51.215 | Using python 3.8 to install os-testr 2022-07-05 21:00:51.217 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-07-05 21:00:53.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:00:53.297 | from cryptography.utils import int_from_bytes 2022-07-05 21:00:53.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:00:53.297 | from cryptography.utils import int_from_bytes 2022-07-05 21:00:54.334 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:00:54.398 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-07-05 21:00:54.492 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:00:54.514 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.4.0) 2022-07-05 21:00:54.568 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:00:54.588 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:00:54.618 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:00:56.891 | + inc/python:pip_install:196 : result=0 2022-07-05 21:00:56.894 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:00:56.896 | + functions-common:time_stop:2440 : local name 2022-07-05 21:00:56.899 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:00:56.901 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:00:56.903 | + functions-common:time_stop:2443 : local total 2022-07-05 21:00:56.905 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:00:56.907 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:00:56.909 | + functions-common:time_stop:2447 : start_time=1657054851209 2022-07-05 21:00:56.912 | + functions-common:time_stop:2449 : [[ -z 1657054851209 ]] 2022-07-05 21:00:56.915 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:00:56.919 | + functions-common:time_stop:2452 : end_time=1657054856916 2022-07-05 21:00:56.921 | + functions-common:time_stop:2453 : elapsed_time=5707 2022-07-05 21:00:56.923 | + functions-common:time_stop:2454 : total=0 2022-07-05 21:00:56.925 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:00:56.927 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5707 2022-07-05 21:00:56.929 | + inc/python:pip_install:199 : return 0 2022-07-05 21:00:56.932 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-05 21:00:56.983 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-05 21:00:57.304 | + ./stack.sh:main:805 : install_infra 2022-07-05 21:00:57.307 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-05 21:00:57.310 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-05 21:00:57.313 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-05 21:00:57.315 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-05 21:00:57.338 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-05 21:01:00.082 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:01:00.205 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:01:00.491 | + inc/python:pip_install:196 : result=0 2022-07-05 21:01:00.493 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:01:00.495 | + functions-common:time_stop:2440 : local name 2022-07-05 21:01:00.498 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:01:00.500 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:01:00.502 | + functions-common:time_stop:2443 : local total 2022-07-05 21:01:00.504 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:01:00.506 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:01:00.508 | + functions-common:time_stop:2447 : start_time=1657054857330 2022-07-05 21:01:00.511 | + functions-common:time_stop:2449 : [[ -z 1657054857330 ]] 2022-07-05 21:01:00.513 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:01:00.517 | + functions-common:time_stop:2452 : end_time=1657054860515 2022-07-05 21:01:00.519 | + functions-common:time_stop:2453 : elapsed_time=3185 2022-07-05 21:01:00.521 | + functions-common:time_stop:2454 : total=5707 2022-07-05 21:01:00.523 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:01:00.526 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8892 2022-07-05 21:01:00.528 | + inc/python:pip_install:199 : return 0 2022-07-05 21:01:00.530 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-05 21:01:00.532 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-05 21:01:00.555 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-07-05 21:01:03.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:01:03.171 | Processing /opt/stack/requirements 2022-07-05 21:01:04.864 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:01:04.867 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:01:04.880 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:01:04.885 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:01:04.887 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:01:04.893 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:01:04.907 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:01:04.910 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:01:04.943 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5493) (1.3) 2022-07-05 21:01:04.945 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5493) (0.3.0) 2022-07-05 21:01:04.961 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:01:04.964 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:01:04.969 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2022.6.15) 2022-07-05 21:01:04.972 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-05 21:01:04.984 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:01:04.987 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:01:04.999 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:01:05.005 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:01:05.055 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:01:05.060 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-05 21:01:05.062 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-05 21:01:05.142 | Building wheels for collected packages: openstack-requirements 2022-07-05 21:01:05.143 | Building wheel for openstack-requirements (setup.py): started 2022-07-05 21:01:05.975 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-05 21:01:05.975 | ERROR: Command errored out with exit status 1: 2022-07-05 21:01:05.975 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qivs8a2k/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qivs8a2k/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-pmd96s5n 2022-07-05 21:01:05.975 | cwd: /tmp/pip-req-build-qivs8a2k/ 2022-07-05 21:01:05.975 | Complete output (6 lines): 2022-07-05 21:01:05.975 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-05 21:01:05.975 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-05 21:01:05.975 | or: setup.py --help-commands 2022-07-05 21:01:05.975 | or: setup.py cmd --help 2022-07-05 21:01:05.975 | 2022-07-05 21:01:05.975 | error: invalid command 'bdist_wheel' 2022-07-05 21:01:05.976 | ---------------------------------------- 2022-07-05 21:01:05.976 | ERROR: Failed building wheel for openstack-requirements 2022-07-05 21:01:05.976 | Running setup.py clean for openstack-requirements 2022-07-05 21:01:06.804 | Failed to build openstack-requirements 2022-07-05 21:01:06.820 | Installing collected packages: openstack-requirements 2022-07-05 21:01:06.820 | Attempting uninstall: openstack-requirements 2022-07-05 21:01:06.822 | Found existing installation: openstack-requirements 1.2.1.dev5493 2022-07-05 21:01:06.857 | Uninstalling openstack-requirements-1.2.1.dev5493: 2022-07-05 21:01:06.874 | Successfully uninstalled openstack-requirements-1.2.1.dev5493 2022-07-05 21:01:06.877 | Running setup.py install for openstack-requirements: started 2022-07-05 21:01:09.239 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-05 21:01:09.261 | Successfully installed openstack-requirements-1.2.1.dev5493 2022-07-05 21:01:09.382 | + inc/python:pip_install:196 : result=0 2022-07-05 21:01:09.384 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:01:09.386 | + functions-common:time_stop:2440 : local name 2022-07-05 21:01:09.389 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:01:09.391 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:01:09.393 | + functions-common:time_stop:2443 : local total 2022-07-05 21:01:09.395 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:01:09.397 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:01:09.399 | + functions-common:time_stop:2447 : start_time=1657054860547 2022-07-05 21:01:09.401 | + functions-common:time_stop:2449 : [[ -z 1657054860547 ]] 2022-07-05 21:01:09.404 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:01:09.408 | + functions-common:time_stop:2452 : end_time=1657054869406 2022-07-05 21:01:09.411 | + functions-common:time_stop:2453 : elapsed_time=8859 2022-07-05 21:01:09.413 | + functions-common:time_stop:2454 : total=8892 2022-07-05 21:01:09.415 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:01:09.417 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17751 2022-07-05 21:01:09.419 | + inc/python:pip_install:199 : return 0 2022-07-05 21:01:09.422 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-05 21:01:09.424 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-05 21:01:09.427 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-05 21:01:09.430 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:09.432 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:09.435 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-07-05 21:01:09.437 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:09.439 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-05 21:01:09.460 | Using python 3.8 to install pbr 2022-07-05 21:01:09.462 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-05 21:01:11.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:01:11.540 | from cryptography.utils import int_from_bytes 2022-07-05 21:01:11.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:01:11.540 | from cryptography.utils import int_from_bytes 2022-07-05 21:01:12.589 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:01:12.710 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:01:14.956 | + inc/python:pip_install:196 : result=0 2022-07-05 21:01:14.959 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:01:14.961 | + functions-common:time_stop:2440 : local name 2022-07-05 21:01:14.963 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:01:14.965 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:01:14.967 | + functions-common:time_stop:2443 : local total 2022-07-05 21:01:14.969 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:01:14.971 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:01:14.974 | + functions-common:time_stop:2447 : start_time=1657054869454 2022-07-05 21:01:14.976 | + functions-common:time_stop:2449 : [[ -z 1657054869454 ]] 2022-07-05 21:01:14.979 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:01:14.983 | + functions-common:time_stop:2452 : end_time=1657054874981 2022-07-05 21:01:14.985 | + functions-common:time_stop:2453 : elapsed_time=5527 2022-07-05 21:01:14.987 | + functions-common:time_stop:2454 : total=17751 2022-07-05 21:01:14.989 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:01:14.991 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23278 2022-07-05 21:01:14.994 | + inc/python:pip_install:199 : return 0 2022-07-05 21:01:14.996 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-05 21:01:17.254 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-05 21:01:19.139 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:01:19.140 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-05 21:01:19.161 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-05 21:01:19.166 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-07-05 21:01:19.170 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-05 21:01:19.174 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-05 21:01:19.179 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-07-05 21:01:19.254 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-05 21:01:19.256 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-05 21:01:19.259 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-05 21:01:19.277 | + ./stack.sh:main:814 : pkgs= 2022-07-05 21:01:19.279 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-05 21:01:19.282 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-05 21:01:19.284 | + functions-common:run_phase:1868 : local mode=stack 2022-07-05 21:01:19.287 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-05 21:01:19.290 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-05 21:01:19.292 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-05 21:01:19.294 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-05 21:01:19.296 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-05 21:01:19.298 | + functions-common:run_phase:1878 : local extra 2022-07-05 21:01:19.301 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-05 21:01:19.305 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-05 21:01:19.307 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-05 21:01:19.310 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-05 21:01:19.313 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-05 21:01:19.315 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-05 21:01:19.332 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:01:19.334 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-05 21:01:19.336 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:01:19.339 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-05 21:01:19.341 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:01:19.343 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-05 21:01:19.345 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:01:19.347 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-05 21:01:19.350 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:01:19.352 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-05 21:01:19.354 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:01:19.356 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-05 21:01:19.358 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-05 21:01:19.360 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-05 21:01:19.363 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-05 21:01:19.365 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-05 21:01:19.367 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-05 21:01:19.370 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-05 21:01:19.372 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-05 21:01:19.374 | + functions-common:run_plugins:1857 : local plugins= 2022-07-05 21:01:19.376 | + functions-common:run_plugins:1858 : local plugin 2022-07-05 21:01:19.379 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-05 21:01:19.381 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-05 21:01:19.384 | + functions:set_systemd_override:821 : local value=2048 2022-07-05 21:01:19.386 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-05 21:01:19.388 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-05 21:01:19.441 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-05 21:01:19.441 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-05 21:01:19.444 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-05 21:01:19.824 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-05 21:01:19.827 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-05 21:01:19.843 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:01:19.845 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-05 21:01:19.848 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:01:19.850 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:01:19.853 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:01:19.855 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:01:19.857 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:01:19.859 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:01:19.862 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:19.864 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:19.866 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:01:19.868 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:01:19.871 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:01:19.873 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:01:19.875 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-05 21:01:19.877 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:01:19.880 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:19.883 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:19.885 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-05 21:01:19.905 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-07-05 21:01:20.016 | Reading package lists... 2022-07-05 21:01:20.268 | Building dependency tree... 2022-07-05 21:01:20.270 | Reading state information... 2022-07-05 21:01:20.526 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-05 21:01:20.526 | The following packages were automatically installed and are no longer required: 2022-07-05 21:01:20.527 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:01:20.527 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:01:20.527 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:01:20.527 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:01:20.527 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:01:20.528 | python3-zope.interface 2022-07-05 21:01:20.528 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:01:20.644 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:01:20.649 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:01:20.651 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:01:20.653 | + functions-common:time_stop:2440 : local name 2022-07-05 21:01:20.656 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:01:20.658 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:01:20.660 | + functions-common:time_stop:2443 : local total 2022-07-05 21:01:20.662 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:01:20.664 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:01:20.667 | + functions-common:time_stop:2447 : start_time=1657054879903 2022-07-05 21:01:20.669 | + functions-common:time_stop:2449 : [[ -z 1657054879903 ]] 2022-07-05 21:01:20.671 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:01:20.676 | + functions-common:time_stop:2452 : end_time=1657054880673 2022-07-05 21:01:20.678 | + functions-common:time_stop:2453 : elapsed_time=770 2022-07-05 21:01:20.680 | + functions-common:time_stop:2454 : total=1556 2022-07-05 21:01:20.683 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:01:20.685 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2326 2022-07-05 21:01:20.687 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:01:20.690 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-05 21:01:20.693 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:01:20.695 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:01:20.697 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:01:20.700 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:01:20.702 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:01:20.704 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:01:20.706 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-05 21:01:20.709 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:01:20.711 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:01:20.713 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:01:20.716 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:01:20.718 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:01:20.720 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:01:20.723 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:01:20.725 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:01:20.727 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:01:20.729 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:01:20.732 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-05 21:01:20.734 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:01:20.736 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:01:20.739 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:01:20.741 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:01:20.744 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:01:20.746 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:01:20.748 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-05 21:01:20.751 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-05 21:01:20.767 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:01:20.769 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-05 21:01:20.771 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:01:20.774 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-05 21:01:20.776 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-05 21:01:20.779 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-05 21:01:20.783 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-05 21:01:20.785 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-05 21:01:20.787 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-05 21:01:20.789 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-05 21:01:20.792 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-05 21:01:20.794 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-05 21:01:20.797 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-05 21:01:21.487 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-05 21:01:21.487 | user tags 2022-07-05 21:01:21.487 | stackrabbit []' 2022-07-05 21:01:21.490 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-05 21:01:21.490 | user tags 2022-07-05 21:01:21.490 | stackrabbit []' 2022-07-05 21:01:21.491 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-05 21:01:21.497 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-05 21:01:21.499 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-05 21:01:21.501 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-05 21:01:22.157 | Changing password for user "stackrabbit" ... 2022-07-05 21:01:22.228 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-05 21:01:22.886 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-05 21:01:22.966 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-05 21:01:22.968 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-05 21:01:23.622 | Changing password for user "stackrabbit" ... 2022-07-05 21:01:23.693 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-05 21:01:23.695 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-05 21:01:23.698 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-05 21:01:24.340 | Deleting user "guest" ... 2022-07-05 21:01:24.357 | Error: 2022-07-05 21:01:24.357 | {:no_such_user, "guest"} 2022-07-05 21:01:24.371 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-05 21:01:24.373 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-05 21:01:24.390 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:01:24.392 | + ./stack.sh:main:831 : install_database 2022-07-05 21:01:24.394 | + lib/database:install_database:118 : install_database_mysql 2022-07-05 21:01:24.397 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-05 21:01:24.399 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:24.401 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:24.404 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-05 21:01:24.742 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-05 21:01:24.744 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-05 21:01:24.747 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-05 21:01:24.749 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-05 21:01:24.751 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:01:24.754 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-05 21:01:24.756 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:01:24.758 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:01:24.761 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:01:24.763 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:01:24.765 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:01:24.768 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:01:24.770 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:01:24.773 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:01:24.775 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:01:24.777 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:01:24.780 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-05 21:01:24.782 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:01:24.785 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:01:24.787 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:01:24.790 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:01:24.792 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:01:24.794 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:01:24.796 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-05 21:01:24.799 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:24.801 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:24.804 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-05 21:01:24.806 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:01:24.808 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:01:24.811 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:01:24.813 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:01:24.815 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:01:24.818 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:01:24.820 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:24.822 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:24.825 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:01:24.827 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:01:24.829 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:01:24.832 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:01:24.834 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-05 21:01:24.836 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:01:24.839 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:24.841 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:24.843 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-05 21:01:24.864 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-07-05 21:01:24.974 | Reading package lists... 2022-07-05 21:01:25.222 | Building dependency tree... 2022-07-05 21:01:25.223 | Reading state information... 2022-07-05 21:01:25.478 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-05 21:01:25.478 | The following packages were automatically installed and are no longer required: 2022-07-05 21:01:25.479 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:01:25.479 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:01:25.479 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:01:25.479 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:01:25.479 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:01:25.479 | python3-zope.interface 2022-07-05 21:01:25.479 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:01:25.598 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:01:25.602 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:01:25.605 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:01:25.607 | + functions-common:time_stop:2440 : local name 2022-07-05 21:01:25.609 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:01:25.611 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:01:25.614 | + functions-common:time_stop:2443 : local total 2022-07-05 21:01:25.616 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:01:25.618 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:01:25.620 | + functions-common:time_stop:2447 : start_time=1657054884861 2022-07-05 21:01:25.622 | + functions-common:time_stop:2449 : [[ -z 1657054884861 ]] 2022-07-05 21:01:25.625 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:01:25.629 | + functions-common:time_stop:2452 : end_time=1657054885627 2022-07-05 21:01:25.631 | + functions-common:time_stop:2453 : elapsed_time=766 2022-07-05 21:01:25.633 | + functions-common:time_stop:2454 : total=2326 2022-07-05 21:01:25.635 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:01:25.637 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3092 2022-07-05 21:01:25.640 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:01:25.642 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-05 21:01:25.644 | + ./stack.sh:main:834 : install_database_python 2022-07-05 21:01:25.647 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-05 21:01:25.649 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-05 21:01:25.653 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-05 21:01:25.655 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-05 21:01:25.658 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-05 21:01:25.661 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-05 21:01:25.664 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-05 21:01:25.667 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-05 21:01:25.668 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-05 21:01:25.672 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-05 21:01:25.675 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-05 21:01:25.678 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-05 21:01:25.680 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-05 21:01:25.683 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-05 21:01:25.704 | Using python 3.8 to install PyMySQL 2022-07-05 21:01:25.706 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-07-05 21:01:27.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:01:27.780 | from cryptography.utils import int_from_bytes 2022-07-05 21:01:27.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:01:27.780 | from cryptography.utils import int_from_bytes 2022-07-05 21:01:28.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:01:28.840 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-07-05 21:01:31.095 | + inc/python:pip_install:196 : result=0 2022-07-05 21:01:31.097 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:01:31.100 | + functions-common:time_stop:2440 : local name 2022-07-05 21:01:31.102 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:01:31.104 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:01:31.107 | + functions-common:time_stop:2443 : local total 2022-07-05 21:01:31.109 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:01:31.111 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:01:31.114 | + functions-common:time_stop:2447 : start_time=1657054885698 2022-07-05 21:01:31.116 | + functions-common:time_stop:2449 : [[ -z 1657054885698 ]] 2022-07-05 21:01:31.119 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:01:31.123 | + functions-common:time_stop:2452 : end_time=1657054891120 2022-07-05 21:01:31.125 | + functions-common:time_stop:2453 : elapsed_time=5422 2022-07-05 21:01:31.127 | + functions-common:time_stop:2454 : total=23278 2022-07-05 21:01:31.130 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:01:31.132 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28700 2022-07-05 21:01:31.134 | + inc/python:pip_install:199 : return 0 2022-07-05 21:01:31.137 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-05 21:01:31.139 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-05 21:01:31.141 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-05 21:01:31.144 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-05 21:01:31.161 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:01:31.163 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-05 21:01:31.165 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-05 21:01:31.169 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:01:31.169 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:01:31.174 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:01:31.177 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:01:31.179 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-05 21:01:31.182 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:01:31.184 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-05 21:01:31.187 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-05 21:01:31.203 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:01:31.205 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-05 21:01:31.207 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:01:31.210 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:01:31.212 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:01:31.214 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:01:31.217 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:01:31.219 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:01:31.221 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:31.224 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:31.226 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:01:31.228 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:01:31.230 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:01:31.233 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:01:31.235 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-05 21:01:31.238 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:01:31.240 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:31.243 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:31.245 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-05 21:01:31.265 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-07-05 21:01:31.376 | Reading package lists... 2022-07-05 21:01:31.626 | Building dependency tree... 2022-07-05 21:01:31.627 | Reading state information... 2022-07-05 21:01:31.881 | radvd is already the newest version (1:2.17-2). 2022-07-05 21:01:31.881 | The following packages were automatically installed and are no longer required: 2022-07-05 21:01:31.882 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:01:31.882 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:01:31.882 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:01:31.882 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:01:31.882 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:01:31.883 | python3-zope.interface 2022-07-05 21:01:31.883 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:01:31.996 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:01:32.000 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:01:32.003 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:01:32.005 | + functions-common:time_stop:2440 : local name 2022-07-05 21:01:32.007 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:01:32.010 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:01:32.012 | + functions-common:time_stop:2443 : local total 2022-07-05 21:01:32.014 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:01:32.016 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:01:32.018 | + functions-common:time_stop:2447 : start_time=1657054891263 2022-07-05 21:01:32.020 | + functions-common:time_stop:2449 : [[ -z 1657054891263 ]] 2022-07-05 21:01:32.023 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:01:32.027 | + functions-common:time_stop:2452 : end_time=1657054892025 2022-07-05 21:01:32.029 | + functions-common:time_stop:2453 : elapsed_time=762 2022-07-05 21:01:32.031 | + functions-common:time_stop:2454 : total=3092 2022-07-05 21:01:32.033 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:01:32.036 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3854 2022-07-05 21:01:32.038 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:01:32.041 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-05 21:01:32.057 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:01:32.060 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-05 21:01:32.062 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-05 21:01:32.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-05 21:01:32.068 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-05 21:01:32.087 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-05 21:01:32.089 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:01:32.092 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:01:32.094 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:01:32.096 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:01:32.098 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:01:32.101 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:01:32.103 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:32.105 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:32.108 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:01:32.110 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:01:32.112 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:01:32.114 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:01:32.117 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-05 21:01:32.119 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:01:32.121 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:32.123 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:32.126 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-05 21:01:32.146 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-07-05 21:01:32.260 | Reading package lists... 2022-07-05 21:01:32.512 | Building dependency tree... 2022-07-05 21:01:32.513 | Reading state information... 2022-07-05 21:01:32.770 | fakeroot is already the newest version (1.24-1). 2022-07-05 21:01:32.770 | make is already the newest version (4.2.1-1.2). 2022-07-05 21:01:32.770 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-05 21:01:32.770 | The following packages were automatically installed and are no longer required: 2022-07-05 21:01:32.771 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:01:32.771 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:01:32.772 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:01:32.772 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:01:32.772 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:01:32.772 | python3-zope.interface 2022-07-05 21:01:32.772 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:01:32.885 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:01:32.889 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:01:32.891 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:01:32.894 | + functions-common:time_stop:2440 : local name 2022-07-05 21:01:32.896 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:01:32.898 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:01:32.900 | + functions-common:time_stop:2443 : local total 2022-07-05 21:01:32.902 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:01:32.904 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:01:32.906 | + functions-common:time_stop:2447 : start_time=1657054892143 2022-07-05 21:01:32.908 | + functions-common:time_stop:2449 : [[ -z 1657054892143 ]] 2022-07-05 21:01:32.911 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:01:32.915 | + functions-common:time_stop:2452 : end_time=1657054892913 2022-07-05 21:01:32.917 | + functions-common:time_stop:2453 : elapsed_time=770 2022-07-05 21:01:32.919 | + functions-common:time_stop:2454 : total=3854 2022-07-05 21:01:32.921 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:01:32.923 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4624 2022-07-05 21:01:32.926 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:01:32.928 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-05 21:01:32.931 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:32.933 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:32.935 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-05 21:01:32.937 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-05 21:01:32.941 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-05 21:01:32.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-05 21:01:32.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-05 21:01:32.950 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-05 21:01:32.951 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-05 21:01:32.955 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-05 21:01:32.957 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-05 21:01:32.960 | + functions:vercmp:628 : local v1=5.4 2022-07-05 21:01:32.962 | + functions:vercmp:629 : local 'op=<' 2022-07-05 21:01:32.964 | + functions:vercmp:630 : local v2=3.13 2022-07-05 21:01:32.966 | + functions:vercmp:631 : local result 2022-07-05 21:01:32.970 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-05 21:01:32.970 | ++ functions:vercmp:635 : sort -V 2022-07-05 21:01:32.971 | ++ functions:vercmp:635 : head -1 2022-07-05 21:01:32.975 | + functions:vercmp:635 : result=3.13 2022-07-05 21:01:32.977 | + functions:vercmp:637 : case $op in 2022-07-05 21:01:32.980 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-05 21:01:32.982 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-05 21:01:32.984 | + functions:vercmp:648 : return 2022-07-05 21:01:32.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-05 21:01:32.989 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:01:32.991 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-05 21:01:33.464 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-05 21:01:33.467 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-05 21:01:33.470 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.472 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.476 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-07-05 21:01:33.479 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.482 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-05 21:01:33.502 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:01:33.505 | + ./stack.sh:main:842 : install_etcd3 2022-07-05 21:01:33.508 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-05 21:01:33.508 | Installing etcd 2022-07-05 21:01:33.510 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-05 21:01:33.522 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-05 21:01:33.537 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-05 21:01:33.540 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-05 21:01:33.553 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-05 21:01:33.556 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-05 21:01:33.559 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-05 21:01:33.562 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-05 21:01:33.567 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-05 21:01:33.569 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-07-05 21:01:33.571 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-05 21:01:33.574 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-05 21:01:33.576 | ++ functions:get_extra_file:74 : return 2022-07-05 21:01:33.579 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-05 21:01:33.581 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-05 21:01:33.584 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-05 21:01:33.586 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-05 21:01:33.602 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:01:33.604 | + ./stack.sh:main:861 : install_dstat 2022-07-05 21:01:33.607 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-05 21:01:33.623 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:01:33.626 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-05 21:01:33.628 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:01:33.631 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-05 21:01:33.633 | + ./stack.sh:main:870 : install_libs 2022-07-05 21:01:33.636 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-05 21:01:33.638 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-05 21:01:33.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-05 21:01:33.643 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-05 21:01:33.645 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.647 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.649 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-07-05 21:01:33.651 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.654 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-05 21:01:33.656 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-05 21:01:33.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-05 21:01:33.660 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-05 21:01:33.662 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.665 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.667 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-07-05 21:01:33.669 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.671 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-05 21:01:33.673 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-05 21:01:33.676 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-05 21:01:33.679 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-05 21:01:33.681 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.683 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.685 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-07-05 21:01:33.688 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.690 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-05 21:01:33.693 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-05 21:01:33.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-05 21:01:33.697 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-05 21:01:33.699 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.702 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.704 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-07-05 21:01:33.706 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.708 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-05 21:01:33.711 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-05 21:01:33.713 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-05 21:01:33.715 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-05 21:01:33.717 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.720 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.722 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-07-05 21:01:33.724 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.727 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-05 21:01:33.729 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-05 21:01:33.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-05 21:01:33.733 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-05 21:01:33.735 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.738 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.740 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-07-05 21:01:33.743 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.745 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-05 21:01:33.747 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-05 21:01:33.749 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-05 21:01:33.752 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-05 21:01:33.754 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.757 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.759 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-07-05 21:01:33.761 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.763 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-05 21:01:33.766 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-05 21:01:33.768 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-05 21:01:33.770 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-05 21:01:33.772 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.775 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.777 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-07-05 21:01:33.779 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.781 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-05 21:01:33.784 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-05 21:01:33.786 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-05 21:01:33.788 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-05 21:01:33.790 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.793 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.795 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-07-05 21:01:33.797 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.799 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-05 21:01:33.802 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-05 21:01:33.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-05 21:01:33.806 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-05 21:01:33.809 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.811 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.813 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-07-05 21:01:33.816 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.819 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-05 21:01:33.821 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-05 21:01:33.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-05 21:01:33.825 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-05 21:01:33.827 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.830 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.832 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-07-05 21:01:33.834 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.836 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-05 21:01:33.839 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-05 21:01:33.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-05 21:01:33.843 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-05 21:01:33.845 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.848 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.850 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-07-05 21:01:33.853 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.855 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-05 21:01:33.857 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-05 21:01:33.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-05 21:01:33.862 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-05 21:01:33.865 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.867 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.869 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-07-05 21:01:33.871 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.874 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-05 21:01:33.876 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-05 21:01:33.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-05 21:01:33.880 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-05 21:01:33.883 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.885 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.887 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-07-05 21:01:33.889 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.892 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-05 21:01:33.894 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-05 21:01:33.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-05 21:01:33.898 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-05 21:01:33.901 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.903 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.905 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-07-05 21:01:33.908 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.910 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-05 21:01:33.913 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-05 21:01:33.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-05 21:01:33.917 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-05 21:01:33.919 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.922 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.924 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-07-05 21:01:33.926 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.929 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-05 21:01:33.931 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-05 21:01:33.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-05 21:01:33.936 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-05 21:01:33.938 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.941 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.943 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-07-05 21:01:33.945 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.948 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-05 21:01:33.950 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-05 21:01:33.952 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-05 21:01:33.955 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-05 21:01:33.957 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.960 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.962 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-07-05 21:01:33.964 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.966 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-05 21:01:33.969 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-05 21:01:33.971 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-05 21:01:33.973 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-05 21:01:33.976 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.978 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.980 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-07-05 21:01:33.982 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:33.985 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-05 21:01:33.987 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-05 21:01:33.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-05 21:01:33.991 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-05 21:01:33.994 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:33.996 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:33.998 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-07-05 21:01:34.000 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.003 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-05 21:01:34.006 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-05 21:01:34.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-05 21:01:34.010 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-05 21:01:34.013 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.015 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.017 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-07-05 21:01:34.020 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.022 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-05 21:01:34.025 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-05 21:01:34.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-05 21:01:34.029 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-05 21:01:34.031 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.033 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.036 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-07-05 21:01:34.038 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.040 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-05 21:01:34.043 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-05 21:01:34.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-05 21:01:34.047 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-05 21:01:34.049 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.052 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.054 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-07-05 21:01:34.056 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.059 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-05 21:01:34.061 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-05 21:01:34.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-05 21:01:34.066 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-05 21:01:34.068 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.071 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.073 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-07-05 21:01:34.075 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.077 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-05 21:01:34.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-05 21:01:34.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-05 21:01:34.085 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-05 21:01:34.087 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.090 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.092 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-07-05 21:01:34.094 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.097 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-05 21:01:34.099 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-05 21:01:34.101 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-05 21:01:34.104 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-05 21:01:34.106 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.108 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.111 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-07-05 21:01:34.113 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.115 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-05 21:01:34.118 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-05 21:01:34.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-05 21:01:34.122 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-05 21:01:34.125 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.127 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.130 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-07-05 21:01:34.132 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.134 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-05 21:01:34.137 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-05 21:01:34.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-05 21:01:34.141 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-05 21:01:34.144 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.147 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.149 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-07-05 21:01:34.151 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.153 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-05 21:01:34.156 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-05 21:01:34.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-05 21:01:34.161 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-05 21:01:34.163 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.165 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.167 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-07-05 21:01:34.170 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.172 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-05 21:01:34.174 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-05 21:01:34.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-05 21:01:34.179 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-05 21:01:34.182 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.184 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.187 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-07-05 21:01:34.189 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.192 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-05 21:01:34.194 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-05 21:01:34.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-05 21:01:34.199 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-05 21:01:34.201 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.203 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.206 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-07-05 21:01:34.208 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.210 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-05 21:01:34.213 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-05 21:01:34.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-05 21:01:34.217 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-05 21:01:34.220 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.222 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.224 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-07-05 21:01:34.227 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.229 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-05 21:01:34.231 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-05 21:01:34.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-05 21:01:34.236 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-05 21:01:34.239 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.241 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.243 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-07-05 21:01:34.246 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.248 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-05 21:01:34.250 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-05 21:01:34.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-05 21:01:34.256 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-05 21:01:34.258 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.260 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.262 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-07-05 21:01:34.265 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.267 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-05 21:01:34.269 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-05 21:01:34.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-05 21:01:34.274 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-05 21:01:34.276 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.279 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.281 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-07-05 21:01:34.283 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.286 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-05 21:01:34.288 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-05 21:01:34.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-05 21:01:34.292 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-05 21:01:34.295 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.297 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.299 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-07-05 21:01:34.302 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.304 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-05 21:01:34.307 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-05 21:01:34.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-05 21:01:34.312 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-05 21:01:34.314 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.317 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.319 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-07-05 21:01:34.321 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.324 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-05 21:01:34.326 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-05 21:01:34.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-05 21:01:34.331 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-05 21:01:34.333 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:34.336 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:34.338 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-07-05 21:01:34.340 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:34.342 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-05 21:01:34.364 | Using python 3.8 to install etcd3 2022-07-05 21:01:34.366 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-07-05 21:01:36.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:01:36.461 | from cryptography.utils import int_from_bytes 2022-07-05 21:01:36.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:01:36.461 | from cryptography.utils import int_from_bytes 2022-07-05 21:01:37.503 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:01:37.505 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-07-05 21:01:37.514 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-07-05 21:01:37.525 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-07-05 21:01:37.527 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:01:37.530 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-05 21:01:39.847 | + inc/python:pip_install:196 : result=0 2022-07-05 21:01:39.849 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:01:39.852 | + functions-common:time_stop:2440 : local name 2022-07-05 21:01:39.854 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:01:39.856 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:01:39.858 | + functions-common:time_stop:2443 : local total 2022-07-05 21:01:39.860 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:01:39.863 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:01:39.865 | + functions-common:time_stop:2447 : start_time=1657054894358 2022-07-05 21:01:39.867 | + functions-common:time_stop:2449 : [[ -z 1657054894358 ]] 2022-07-05 21:01:39.870 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:01:39.874 | + functions-common:time_stop:2452 : end_time=1657054899871 2022-07-05 21:01:39.876 | + functions-common:time_stop:2453 : elapsed_time=5513 2022-07-05 21:01:39.878 | + functions-common:time_stop:2454 : total=28700 2022-07-05 21:01:39.880 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:01:39.883 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34213 2022-07-05 21:01:39.885 | + inc/python:pip_install:199 : return 0 2022-07-05 21:01:39.887 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-05 21:01:39.908 | Using python 3.8 to install etcd3gw 2022-07-05 21:01:39.911 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-07-05 21:01:42.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:01:42.010 | from cryptography.utils import int_from_bytes 2022-07-05 21:01:42.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:01:42.010 | from cryptography.utils import int_from_bytes 2022-07-05 21:01:43.048 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:01:43.049 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-07-05 21:01:43.056 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-05 21:01:43.059 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:01:43.062 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:01:43.076 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:01:43.108 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:01:43.110 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:01:43.115 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:01:45.321 | + inc/python:pip_install:196 : result=0 2022-07-05 21:01:45.323 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:01:45.325 | + functions-common:time_stop:2440 : local name 2022-07-05 21:01:45.328 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:01:45.330 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:01:45.333 | + functions-common:time_stop:2443 : local total 2022-07-05 21:01:45.335 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:01:45.337 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:01:45.339 | + functions-common:time_stop:2447 : start_time=1657054899903 2022-07-05 21:01:45.341 | + functions-common:time_stop:2449 : [[ -z 1657054899903 ]] 2022-07-05 21:01:45.344 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:01:45.348 | + functions-common:time_stop:2452 : end_time=1657054905346 2022-07-05 21:01:45.350 | + functions-common:time_stop:2453 : elapsed_time=5443 2022-07-05 21:01:45.352 | + functions-common:time_stop:2454 : total=34213 2022-07-05 21:01:45.355 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:01:45.357 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39656 2022-07-05 21:01:45.359 | + inc/python:pip_install:199 : return 0 2022-07-05 21:01:45.361 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-05 21:01:45.364 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-05 21:01:45.366 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-05 21:01:45.368 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:01:45.371 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:01:45.373 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:01:45.375 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:01:45.377 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:01:45.380 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:01:45.383 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:01:45.385 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:01:45.387 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:01:45.389 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:01:45.392 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-05 21:01:45.394 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:45.396 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:45.399 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-05 21:01:45.401 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-05 21:01:45.403 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:01:45.406 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:01:45.408 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:01:45.411 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:01:45.413 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:01:45.415 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:01:45.417 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:45.420 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:45.422 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:01:45.424 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:01:45.427 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:01:45.429 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:01:45.432 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-05 21:01:45.434 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:01:45.437 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:45.439 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:45.442 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-05 21:01:45.463 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-05 21:01:45.572 | Reading package lists... 2022-07-05 21:01:45.821 | Building dependency tree... 2022-07-05 21:01:45.822 | Reading state information... 2022-07-05 21:01:46.075 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-05 21:01:46.075 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-05 21:01:46.075 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-05 21:01:46.075 | The following packages were automatically installed and are no longer required: 2022-07-05 21:01:46.076 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:01:46.076 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:01:46.076 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:01:46.076 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:01:46.076 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:01:46.076 | python3-zope.interface 2022-07-05 21:01:46.076 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:01:46.189 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:01:46.194 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:01:46.196 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:01:46.199 | + functions-common:time_stop:2440 : local name 2022-07-05 21:01:46.201 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:01:46.203 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:01:46.205 | + functions-common:time_stop:2443 : local total 2022-07-05 21:01:46.207 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:01:46.210 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:01:46.212 | + functions-common:time_stop:2447 : start_time=1657054905460 2022-07-05 21:01:46.214 | + functions-common:time_stop:2449 : [[ -z 1657054905460 ]] 2022-07-05 21:01:46.217 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:01:46.221 | + functions-common:time_stop:2452 : end_time=1657054906218 2022-07-05 21:01:46.223 | + functions-common:time_stop:2453 : elapsed_time=758 2022-07-05 21:01:46.225 | + functions-common:time_stop:2454 : total=4624 2022-07-05 21:01:46.228 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:01:46.230 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5382 2022-07-05 21:01:46.232 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:01:46.234 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-05 21:01:46.237 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:01:46.240 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:01:46.242 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-05 21:01:46.303 | Module proxy already enabled 2022-07-05 21:01:46.307 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-05 21:01:46.370 | Considering dependency proxy for proxy_uwsgi: 2022-07-05 21:01:46.370 | Module proxy already enabled 2022-07-05 21:01:46.370 | Module proxy_uwsgi already enabled 2022-07-05 21:01:46.374 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-05 21:01:46.377 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-05 21:01:46.379 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:01:46.382 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-05 21:01:46.515 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-05 21:01:46.518 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-05 21:01:46.520 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-05 21:01:46.523 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:46.525 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:46.527 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-07-05 21:01:46.530 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:46.532 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-05 21:01:46.534 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-05 21:01:46.537 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-05 21:01:46.540 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:46.542 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:46.544 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-07-05 21:01:46.547 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:46.549 | + ./stack.sh:main:878 : install_glanceclient 2022-07-05 21:01:46.551 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-05 21:01:46.554 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-05 21:01:46.557 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:46.559 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:46.562 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-07-05 21:01:46.564 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:46.568 | + ./stack.sh:main:879 : install_cinderclient 2022-07-05 21:01:46.570 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-05 21:01:46.573 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-05 21:01:46.575 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:46.577 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:46.580 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-07-05 21:01:46.582 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:46.584 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-05 21:01:46.587 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-05 21:01:46.589 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:46.591 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:46.594 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-07-05 21:01:46.596 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:46.599 | + ./stack.sh:main:880 : install_novaclient 2022-07-05 21:01:46.601 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-05 21:01:46.604 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-05 21:01:46.606 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:46.608 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:46.611 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-07-05 21:01:46.613 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:46.616 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-05 21:01:46.633 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:01:46.635 | + ./stack.sh:main:882 : install_swiftclient 2022-07-05 21:01:46.638 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-05 21:01:46.640 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-05 21:01:46.642 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:46.645 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:46.647 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-07-05 21:01:46.649 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:46.652 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-05 21:01:46.668 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:01:46.671 | + ./stack.sh:main:885 : install_neutronclient 2022-07-05 21:01:46.673 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-05 21:01:46.675 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-05 21:01:46.678 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:46.681 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:46.683 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-07-05 21:01:46.686 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:46.688 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-05 21:01:46.691 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-05 21:01:46.693 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-05 21:01:46.695 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:01:46.698 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:01:46.700 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-07-05 21:01:46.702 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:01:46.705 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-05 21:01:46.707 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-05 21:01:46.710 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-05 21:01:46.713 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-05 21:01:46.715 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-05 21:01:46.717 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-05 21:01:46.721 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-05 21:01:46.721 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-05 21:01:46.726 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-05 21:01:46.729 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-05 21:01:46.731 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-05 21:01:46.734 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-05 21:01:46.736 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-05 21:01:46.757 | Using python 3.8 to install keystonemiddleware 2022-07-05 21:01:46.759 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-07-05 21:01:48.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:01:48.822 | from cryptography.utils import int_from_bytes 2022-07-05 21:01:48.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:01:48.822 | from cryptography.utils import int_from_bytes 2022-07-05 21:01:49.863 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:01:49.865 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:01:49.917 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:01:49.954 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:01:49.994 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:01:50.000 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:01:50.005 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:01:50.045 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:01:50.054 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:01:50.069 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:01:50.074 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:01:50.077 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:01:50.086 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:01:50.089 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:01:50.095 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:01:50.100 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:01:50.121 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:01:50.124 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:01:50.138 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:01:50.142 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:01:50.145 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:01:50.151 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:01:50.183 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:01:50.196 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:01:50.253 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:01:50.260 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:01:50.265 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:01:50.268 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:01:50.273 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:01:50.276 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:01:50.279 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:01:50.282 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:01:50.287 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:01:50.290 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:01:50.292 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:01:50.296 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:01:50.299 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:01:52.259 | + inc/python:pip_install:196 : result=0 2022-07-05 21:01:52.261 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:01:52.264 | + functions-common:time_stop:2440 : local name 2022-07-05 21:01:52.266 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:01:52.268 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:01:52.271 | + functions-common:time_stop:2443 : local total 2022-07-05 21:01:52.273 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:01:52.275 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:01:52.277 | + functions-common:time_stop:2447 : start_time=1657054906752 2022-07-05 21:01:52.279 | + functions-common:time_stop:2449 : [[ -z 1657054906752 ]] 2022-07-05 21:01:52.282 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:01:52.286 | + functions-common:time_stop:2452 : end_time=1657054912284 2022-07-05 21:01:52.289 | + functions-common:time_stop:2453 : elapsed_time=5532 2022-07-05 21:01:52.291 | + functions-common:time_stop:2454 : total=39656 2022-07-05 21:01:52.293 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:01:52.295 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=45188 2022-07-05 21:01:52.297 | + inc/python:pip_install:199 : return 0 2022-07-05 21:01:52.300 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-05 21:01:52.302 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-05 21:01:52.305 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-05 21:01:52.308 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-05 21:01:52.311 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-05 21:01:52.313 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-05 21:01:52.317 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-05 21:01:52.317 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-05 21:01:52.322 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-05 21:01:52.325 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-05 21:01:52.327 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-05 21:01:52.330 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-05 21:01:52.332 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-05 21:01:52.354 | Using python 3.8 to install python-memcached 2022-07-05 21:01:52.356 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-07-05 21:01:54.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:01:54.423 | from cryptography.utils import int_from_bytes 2022-07-05 21:01:54.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:01:54.423 | from cryptography.utils import int_from_bytes 2022-07-05 21:01:55.471 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:01:55.473 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.59) 2022-07-05 21:01:55.483 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:01:57.760 | + inc/python:pip_install:196 : result=0 2022-07-05 21:01:57.762 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:01:57.764 | + functions-common:time_stop:2440 : local name 2022-07-05 21:01:57.767 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:01:57.769 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:01:57.771 | + functions-common:time_stop:2443 : local total 2022-07-05 21:01:57.773 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:01:57.775 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:01:57.778 | + functions-common:time_stop:2447 : start_time=1657054912349 2022-07-05 21:01:57.780 | + functions-common:time_stop:2449 : [[ -z 1657054912349 ]] 2022-07-05 21:01:57.783 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:01:57.787 | + functions-common:time_stop:2452 : end_time=1657054917784 2022-07-05 21:01:57.789 | + functions-common:time_stop:2453 : elapsed_time=5435 2022-07-05 21:01:57.792 | + functions-common:time_stop:2454 : total=45188 2022-07-05 21:01:57.794 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:01:57.796 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=50623 2022-07-05 21:01:57.798 | + inc/python:pip_install:199 : return 0 2022-07-05 21:01:57.801 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-05 21:01:57.818 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:01:57.821 | + ./stack.sh:main:892 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-07-05 21:01:57.823 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-05 21:01:57.825 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-05 21:01:57.828 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-05 21:01:57.830 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:01:57.832 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-05 21:01:57.835 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-05 21:01:57.850 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:01:57.853 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-05 21:01:57.855 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-05 21:01:57.857 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-05 21:01:57.859 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:01:57.861 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:01:57.864 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:01:57.867 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:01:57.869 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:01:57.872 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:01:57.886 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:01:57.888 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:01:57.891 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:01:57.893 | + functions-common:git_clone:618 : echo master 2022-07-05 21:01:57.893 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:01:57.898 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-05 21:01:57.900 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:01:57.903 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-05 21:01:57.916 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-05 21:01:57.919 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:01:57.919 | + functions-common:git_clone:679 : head -1 2022-07-05 21:01:57.922 | d7b1d57ca Merge "Move fips job to centos-9" 2022-07-05 21:01:57.925 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:01:57.928 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-05 21:01:57.930 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:01:57.932 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-05 21:01:57.935 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-05 21:01:57.937 | + inc/python:setup_develop:340 : local extras= 2022-07-05 21:01:57.939 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-05 21:01:57.942 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:01:57.944 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-05 21:01:57.946 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-05 21:01:57.948 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:01:57.951 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-05 21:01:57.954 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-05 21:01:57.956 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:01:57.959 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-05 21:01:57.961 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:01:57.964 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:01:57.967 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-05 21:01:57.972 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-05 21:01:57.975 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-05 21:01:58.628 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-05 21:01:58.630 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:01:58.632 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:01:58.634 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:01:58.637 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-05 21:01:58.639 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-05 21:01:58.641 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:01:58.643 | + inc/python:setup_package:424 : local extras= 2022-07-05 21:01:58.645 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:01:58.648 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-05 21:01:58.650 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-05 21:01:58.652 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-05 21:01:58.654 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:01:58.656 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-05 21:01:58.677 | Using python 3.8 to install /opt/stack/keystone 2022-07-05 21:01:58.679 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-07-05 21:02:00.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:02:00.787 | from cryptography.utils import int_from_bytes 2022-07-05 21:02:00.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:02:00.787 | from cryptography.utils import int_from_bytes 2022-07-05 21:02:01.835 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:02:01.836 | Obtaining file:///opt/stack/keystone 2022-07-05 21:02:03.400 | Requirement already satisfied: Flask===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.2) 2022-07-05 21:02:03.416 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-07-05 21:02:03.425 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-05 21:02:03.432 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-05 21:02:03.435 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-07-05 21:02:03.461 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-05 21:02:03.605 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:02:03.618 | Requirement already satisfied: Werkzeug===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.1.2) 2022-07-05 21:02:03.623 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-07-05 21:02:03.635 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-05 21:02:03.643 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:02:03.647 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-07-05 21:02:03.652 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:02:03.690 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:02:03.695 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:02:03.700 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-05 21:02:03.737 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-07-05 21:02:03.740 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:02:03.751 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:02:03.802 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:02:03.805 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-07-05 21:02:03.815 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:02:03.852 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:02:03.891 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:02:03.897 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-05 21:02:03.943 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:02:03.948 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:02:03.988 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-05 21:02:04.042 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-05 21:02:04.052 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-05 21:02:04.075 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-05 21:02:04.089 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:02:04.097 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-05 21:02:04.120 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-05 21:02:04.130 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:02:04.143 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-05 21:02:04.183 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:02:04.189 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-07-05 21:02:04.201 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:02:04.204 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:02:04.216 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-05 21:02:04.221 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:02:04.232 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:02:04.234 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:02:04.237 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:02:04.242 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (7.1.2) 2022-07-05 21:02:04.263 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:02:04.268 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:02:04.289 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:02:04.293 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:02:04.306 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:02:04.311 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.8.20) 2022-07-05 21:02:04.314 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:02:04.317 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-05 21:02:04.327 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-05 21:02:04.329 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-05 21:02:04.332 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:02:04.339 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-05 21:02:04.350 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-05 21:02:04.357 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:02:04.368 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:02:04.401 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:02:04.406 | Requirement already satisfied: xmlschema===1.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (1.11.3) 2022-07-05 21:02:04.438 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-05 21:02:04.469 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-05 21:02:04.494 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:02:04.497 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:02:04.556 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:02:04.562 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:02:04.567 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:02:04.570 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-05 21:02:04.584 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-05 21:02:04.588 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-05 21:02:04.591 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-05 21:02:04.593 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-05 21:02:04.639 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:02:04.650 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:02:04.661 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-05 21:02:04.669 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:02:04.681 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:02:04.689 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:02:04.698 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:02:04.701 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:02:04.704 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-05 21:02:04.709 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 381)) (45.2.0) 2022-07-05 21:02:04.712 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-05 21:02:04.740 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-05 21:02:04.752 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:02:04.755 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:02:04.760 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:02:04.763 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-05 21:02:04.765 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:02:04.768 | Requirement already satisfied: elementpath===2.5.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (2.5.3) 2022-07-05 21:02:04.784 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:02:04.788 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:02:04.791 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-05 21:02:04.801 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-05 21:02:04.804 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:02:04.807 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:02:04.814 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:02:05.981 | Installing collected packages: keystone 2022-07-05 21:02:05.981 | Attempting uninstall: keystone 2022-07-05 21:02:05.982 | Found existing installation: keystone 21.1.0.dev25 2022-07-05 21:02:05.985 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-05 21:02:05.986 | Running setup.py develop for keystone 2022-07-05 21:02:07.947 | Successfully installed keystone 2022-07-05 21:02:08.060 | + inc/python:pip_install:196 : result=0 2022-07-05 21:02:08.062 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:02:08.064 | + functions-common:time_stop:2440 : local name 2022-07-05 21:02:08.070 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:02:08.072 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:02:08.074 | + functions-common:time_stop:2443 : local total 2022-07-05 21:02:08.078 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:02:08.080 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:02:08.082 | + functions-common:time_stop:2447 : start_time=1657054918671 2022-07-05 21:02:08.084 | + functions-common:time_stop:2449 : [[ -z 1657054918671 ]] 2022-07-05 21:02:08.087 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:02:08.091 | + functions-common:time_stop:2452 : end_time=1657054928088 2022-07-05 21:02:08.093 | + functions-common:time_stop:2453 : elapsed_time=9417 2022-07-05 21:02:08.095 | + functions-common:time_stop:2454 : total=50623 2022-07-05 21:02:08.097 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:02:08.100 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=60040 2022-07-05 21:02:08.102 | + inc/python:pip_install:199 : return 0 2022-07-05 21:02:08.104 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:02:08.107 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-05 21:02:08.109 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-05 21:02:08.127 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-05 21:02:08.139 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-05 21:02:08.141 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-05 21:02:08.144 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:02:08.147 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:02:08.149 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-07-05 21:02:08.152 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:02:08.154 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-05 21:02:08.172 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:08.174 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-05 21:02:08.177 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:02:08.179 | + ./stack.sh:main:894 : configure_keystone 2022-07-05 21:02:08.182 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-05 21:02:08.195 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-07-05 21:02:08.197 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-05 21:02:08.202 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-05 21:02:08.218 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:08.220 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-05 21:02:08.251 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-05 21:02:08.278 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-05 21:02:08.307 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-05 21:02:08.337 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-05 21:02:08.366 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-05 21:02:08.396 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-05 21:02:08.423 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-05 21:02:08.450 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-05 21:02:08.452 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-05 21:02:08.455 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-05 21:02:08.457 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-05 21:02:08.460 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-05 21:02:08.462 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:02:08.477 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:08.480 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-05 21:02:08.482 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-05 21:02:08.484 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:02:08.499 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:08.501 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:02:08.504 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:02:08.534 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:02:08.536 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:02:08.539 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-05 21:02:08.541 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-05 21:02:08.557 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:08.560 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2022-07-05 21:02:08.590 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-05 21:02:08.592 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-05 21:02:08.622 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-05 21:02:08.624 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-05 21:02:08.626 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-05 21:02:08.629 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-05 21:02:08.631 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:02:08.634 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:02:08.636 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:02:08.652 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:08.654 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:02:08.657 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-05 21:02:08.659 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-05 21:02:08.689 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-05 21:02:08.692 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-05 21:02:08.694 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-05 21:02:08.696 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-05 21:02:08.699 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:02:08.716 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:02:08.718 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:02:08.720 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:02:08.722 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:02:08.725 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-05 21:02:08.752 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:02:08.779 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:02:08.806 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:02:08.833 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-05 21:02:08.860 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-05 21:02:08.862 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-05 21:02:08.865 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-05 21:02:08.867 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-05 21:02:08.869 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-05 21:02:08.872 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-05 21:02:08.874 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-05 21:02:08.877 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-05 21:02:08.882 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-05 21:02:08.884 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-05 21:02:08.886 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-05 21:02:08.898 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-05 21:02:08.899 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:02:08.907 | d /var/run/uwsgi 0755 ubuntu root 2022-07-05 21:02:08.910 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:02:08.925 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-05 21:02:08.928 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-05 21:02:08.932 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-05 21:02:08.961 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-05 21:02:08.987 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-05 21:02:09.014 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-05 21:02:09.041 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-05 21:02:09.068 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-05 21:02:09.095 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-05 21:02:09.123 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-05 21:02:09.150 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-05 21:02:09.177 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-05 21:02:09.203 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-05 21:02:09.230 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-05 21:02:09.257 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-05 21:02:09.283 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-05 21:02:09.286 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-05 21:02:09.289 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-05 21:02:09.291 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-05 21:02:09.294 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-05 21:02:09.296 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:09.298 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:09.300 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-05 21:02:09.304 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-05 21:02:09.306 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-05 21:02:09.332 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-05 21:02:09.360 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-07-05 21:02:09.360 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-05 21:02:09.369 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-05 21:02:09.372 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-05 21:02:09.374 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-05 21:02:09.377 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-05 21:02:09.379 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-05 21:02:09.382 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:02:09.384 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:09.386 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:09.388 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-05 21:02:09.391 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-05 21:02:09.393 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:09.396 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:09.398 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-05 21:02:09.461 | Site keystone-wsgi-public already enabled 2022-07-05 21:02:09.465 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-05 21:02:09.467 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-05 21:02:09.469 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:02:09.472 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-05 21:02:09.605 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-05 21:02:09.640 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-05 21:02:09.673 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-05 21:02:09.702 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-05 21:02:09.705 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-05 21:02:09.736 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-05 21:02:09.763 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-05 21:02:09.791 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-05 21:02:09.793 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-05 21:02:09.796 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-05 21:02:09.812 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:09.815 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-05 21:02:09.831 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:09.834 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-05 21:02:09.837 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-05 21:02:09.839 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-05 21:02:09.841 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:02:09.844 | + lib/stack:stack_install_service:32 : install_swift 2022-07-05 21:02:09.846 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-05 21:02:09.848 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-05 21:02:09.851 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-05 21:02:09.853 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:02:09.855 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:02:09.858 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:02:09.860 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:02:09.863 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:02:09.865 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:02:09.881 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:02:09.884 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:02:09.886 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:02:09.889 | + functions-common:git_clone:618 : echo master 2022-07-05 21:02:09.889 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:02:09.894 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-05 21:02:09.897 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:02:09.899 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-05 21:02:09.911 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-05 21:02:09.914 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:02:09.914 | + functions-common:git_clone:679 : head -1 2022-07-05 21:02:09.920 | 475cdba65 Emit metrics for tempurl & formpost digest usage 2022-07-05 21:02:09.924 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:02:09.926 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-05 21:02:09.929 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:02:09.931 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-05 21:02:09.934 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-05 21:02:09.936 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-05 21:02:09.938 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-05 21:02:09.941 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:02:09.944 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-05 21:02:09.946 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-05 21:02:09.948 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:02:09.951 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-05 21:02:09.954 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-05 21:02:09.956 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:02:09.959 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-05 21:02:09.962 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:02:09.964 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:02:09.967 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-05 21:02:09.972 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-05 21:02:09.975 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-05 21:02:10.599 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-05 21:02:10.601 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:02:10.604 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:02:10.606 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:02:10.608 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-05 21:02:10.610 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-05 21:02:10.612 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:02:10.615 | + inc/python:setup_package:424 : local extras=keystone 2022-07-05 21:02:10.617 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:02:10.619 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-05 21:02:10.621 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-05 21:02:10.624 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-05 21:02:10.626 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:02:10.628 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-05 21:02:10.649 | Using python 3.8 to install /opt/stack/swift 2022-07-05 21:02:10.652 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-07-05 21:02:12.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:02:12.770 | from cryptography.utils import int_from_bytes 2022-07-05 21:02:12.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:02:12.770 | from cryptography.utils import int_from_bytes 2022-07-05 21:02:13.835 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:02:13.835 | Obtaining file:///opt/stack/swift 2022-07-05 21:02:15.131 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:02:15.140 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:02:15.179 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:02:15.188 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:02:15.193 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:02:15.245 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-05 21:02:15.255 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:02:15.258 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:02:15.295 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:02:15.335 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:02:15.341 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:02:15.345 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:02:15.385 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:02:15.393 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:02:15.407 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:02:15.412 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:02:15.414 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:02:15.424 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-07-05 21:02:15.427 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:02:15.430 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:02:15.436 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:02:15.441 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:02:15.462 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:02:15.466 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:02:15.479 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:02:15.483 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:02:15.486 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:02:15.493 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:02:15.527 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (0.9.9) 2022-07-05 21:02:15.530 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-05 21:02:15.532 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:02:15.536 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:02:15.564 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:02:15.622 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:02:15.635 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:02:15.641 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:02:15.646 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:02:15.652 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:02:15.655 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:02:15.658 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:02:15.661 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:02:15.663 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:02:15.668 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:02:15.671 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:02:15.674 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:02:15.679 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:02:15.682 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:02:17.481 | Installing collected packages: swift 2022-07-05 21:02:17.481 | Attempting uninstall: swift 2022-07-05 21:02:17.482 | Found existing installation: swift 2.30.0.dev103 2022-07-05 21:02:17.484 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-05 21:02:17.485 | Running setup.py develop for swift 2022-07-05 21:02:19.316 | Successfully installed swift 2022-07-05 21:02:19.422 | + inc/python:pip_install:196 : result=0 2022-07-05 21:02:19.425 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:02:19.427 | + functions-common:time_stop:2440 : local name 2022-07-05 21:02:19.429 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:02:19.431 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:02:19.433 | + functions-common:time_stop:2443 : local total 2022-07-05 21:02:19.436 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:02:19.438 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:02:19.440 | + functions-common:time_stop:2447 : start_time=1657054930644 2022-07-05 21:02:19.442 | + functions-common:time_stop:2449 : [[ -z 1657054930644 ]] 2022-07-05 21:02:19.445 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:02:19.449 | + functions-common:time_stop:2452 : end_time=1657054939446 2022-07-05 21:02:19.451 | + functions-common:time_stop:2453 : elapsed_time=8802 2022-07-05 21:02:19.453 | + functions-common:time_stop:2454 : total=60040 2022-07-05 21:02:19.455 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:02:19.458 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=68842 2022-07-05 21:02:19.460 | + inc/python:pip_install:199 : return 0 2022-07-05 21:02:19.462 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:02:19.464 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-05 21:02:19.467 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-05 21:02:19.486 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-05 21:02:19.498 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-05 21:02:19.500 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-05 21:02:19.502 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:02:19.505 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:02:19.507 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-07-05 21:02:19.510 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:02:19.512 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-05 21:02:19.515 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:02:19.517 | + ./stack.sh:main:903 : configure_swift 2022-07-05 21:02:19.519 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-05 21:02:19.521 | + lib/swift:configure_swift:332 : local node_number 2022-07-05 21:02:19.523 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-05 21:02:19.525 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-05 21:02:19.527 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-05 21:02:20.555 | No container-sharder running 2022-07-05 21:02:20.555 | No container-sync running 2022-07-05 21:02:20.555 | No container-auditor running 2022-07-05 21:02:20.555 | No account-reaper running 2022-07-05 21:02:20.555 | No container-updater running 2022-07-05 21:02:20.555 | No container-reconciler running 2022-07-05 21:02:20.555 | No object-auditor running 2022-07-05 21:02:20.556 | No object-replicator running 2022-07-05 21:02:20.556 | No container-server running 2022-07-05 21:02:20.556 | No object-reconstructor running 2022-07-05 21:02:20.556 | No container-replicator running 2022-07-05 21:02:20.556 | No object-updater running 2022-07-05 21:02:20.556 | No account-server running 2022-07-05 21:02:20.556 | No account-replicator running 2022-07-05 21:02:20.556 | No account-auditor running 2022-07-05 21:02:20.556 | No object-server running 2022-07-05 21:02:20.556 | No object-expirer running 2022-07-05 21:02:20.556 | No proxy-server running 2022-07-05 21:02:20.625 | + lib/swift:configure_swift:337 : true 2022-07-05 21:02:20.627 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-05 21:02:20.640 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-05 21:02:20.653 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-05 21:02:20.655 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-05 21:02:20.656 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-05 21:02:20.660 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-05 21:02:20.660 | s/%GROUP%/ubuntu/; 2022-07-05 21:02:20.660 | s/%USER%/ubuntu/; 2022-07-05 21:02:20.660 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-05 21:02:20.660 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-05 21:02:20.664 | uid = ubuntu 2022-07-05 21:02:20.664 | gid = ubuntu 2022-07-05 21:02:20.664 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-05 21:02:20.664 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-05 21:02:20.664 | address = 127.0.0.1 2022-07-05 21:02:20.664 | 2022-07-05 21:02:20.664 | [account6612] 2022-07-05 21:02:20.664 | max connections = 25 2022-07-05 21:02:20.664 | path = /opt/stack/data/swift/1/node/ 2022-07-05 21:02:20.664 | read only = false 2022-07-05 21:02:20.664 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-05 21:02:20.664 | 2022-07-05 21:02:20.664 | [account6622] 2022-07-05 21:02:20.664 | max connections = 25 2022-07-05 21:02:20.665 | path = /opt/stack/data/swift/2/node/ 2022-07-05 21:02:20.665 | read only = false 2022-07-05 21:02:20.665 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-05 21:02:20.665 | 2022-07-05 21:02:20.665 | [account6632] 2022-07-05 21:02:20.665 | max connections = 25 2022-07-05 21:02:20.665 | path = /opt/stack/data/swift/3/node/ 2022-07-05 21:02:20.665 | read only = false 2022-07-05 21:02:20.665 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-05 21:02:20.665 | 2022-07-05 21:02:20.665 | [account6642] 2022-07-05 21:02:20.665 | max connections = 25 2022-07-05 21:02:20.665 | path = /opt/stack/data/swift/4/node/ 2022-07-05 21:02:20.665 | read only = false 2022-07-05 21:02:20.665 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-05 21:02:20.665 | 2022-07-05 21:02:20.665 | 2022-07-05 21:02:20.665 | [container6611] 2022-07-05 21:02:20.665 | max connections = 25 2022-07-05 21:02:20.665 | path = /opt/stack/data/swift/1/node/ 2022-07-05 21:02:20.665 | read only = false 2022-07-05 21:02:20.665 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-05 21:02:20.665 | 2022-07-05 21:02:20.665 | [container6621] 2022-07-05 21:02:20.665 | max connections = 25 2022-07-05 21:02:20.665 | path = /opt/stack/data/swift/2/node/ 2022-07-05 21:02:20.665 | read only = false 2022-07-05 21:02:20.665 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-05 21:02:20.665 | 2022-07-05 21:02:20.665 | [container6631] 2022-07-05 21:02:20.665 | max connections = 25 2022-07-05 21:02:20.665 | path = /opt/stack/data/swift/3/node/ 2022-07-05 21:02:20.665 | read only = false 2022-07-05 21:02:20.665 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-05 21:02:20.666 | 2022-07-05 21:02:20.666 | [container6641] 2022-07-05 21:02:20.666 | max connections = 25 2022-07-05 21:02:20.666 | path = /opt/stack/data/swift/4/node/ 2022-07-05 21:02:20.666 | read only = false 2022-07-05 21:02:20.666 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-05 21:02:20.666 | 2022-07-05 21:02:20.666 | 2022-07-05 21:02:20.666 | [object6613] 2022-07-05 21:02:20.666 | max connections = 25 2022-07-05 21:02:20.666 | path = /opt/stack/data/swift/1/node/ 2022-07-05 21:02:20.666 | read only = false 2022-07-05 21:02:20.666 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-05 21:02:20.666 | 2022-07-05 21:02:20.666 | [object6623] 2022-07-05 21:02:20.666 | max connections = 25 2022-07-05 21:02:20.666 | path = /opt/stack/data/swift/2/node/ 2022-07-05 21:02:20.666 | read only = false 2022-07-05 21:02:20.666 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-05 21:02:20.666 | 2022-07-05 21:02:20.666 | [object6633] 2022-07-05 21:02:20.666 | max connections = 25 2022-07-05 21:02:20.666 | path = /opt/stack/data/swift/3/node/ 2022-07-05 21:02:20.666 | read only = false 2022-07-05 21:02:20.666 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-05 21:02:20.666 | 2022-07-05 21:02:20.666 | [object6643] 2022-07-05 21:02:20.666 | max connections = 25 2022-07-05 21:02:20.666 | path = /opt/stack/data/swift/4/node/ 2022-07-05 21:02:20.666 | read only = false 2022-07-05 21:02:20.666 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-05 21:02:20.667 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-05 21:02:20.669 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:20.671 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:20.673 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-05 21:02:20.686 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-05 21:02:20.688 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-05 21:02:20.693 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-05 21:02:20.697 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-05 21:02:20.699 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-05 21:02:20.703 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-05 21:02:20.730 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2022-07-05 21:02:20.756 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-05 21:02:20.773 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-05 21:02:20.801 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-05 21:02:20.819 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-05 21:02:20.846 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-05 21:02:20.864 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-05 21:02:20.892 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-05 21:02:20.909 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-05 21:02:20.937 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-05 21:02:20.955 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-05 21:02:20.982 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-05 21:02:21.000 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-05 21:02:21.015 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:21.017 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-05 21:02:21.045 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-05 21:02:21.072 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-05 21:02:21.099 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-05 21:02:21.127 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-05 21:02:21.129 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-05 21:02:21.143 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:21.146 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-05 21:02:21.173 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-05 21:02:21.188 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:21.190 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-05 21:02:21.205 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:21.207 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-05 21:02:21.209 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-05 21:02:21.224 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:21.226 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-05 21:02:21.228 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-05 21:02:21.230 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-05 21:02:21.235 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-05 21:02:21.241 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-05 21:02:21.268 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-05 21:02:21.294 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-05 21:02:21.325 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-05 21:02:21.354 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-05 21:02:21.381 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-05 21:02:21.383 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-05 21:02:21.385 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-05 21:02:21.387 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-05 21:02:21.389 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-05 21:02:21.416 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-05 21:02:21.445 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2022-07-05 21:02:21.471 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-05 21:02:21.498 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-05 21:02:21.526 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-05 21:02:21.553 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-05 21:02:21.579 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-05 21:02:21.606 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:02:21.633 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-05 21:02:21.661 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-05 21:02:21.687 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-05 21:02:21.714 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-05 21:02:21.742 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-05 21:02:21.772 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-05 21:02:21.799 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-05 21:02:21.818 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-05 21:02:21.845 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-05 21:02:21.872 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-05 21:02:21.877 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-05 21:02:21.906 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-05 21:02:21.932 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-05 21:02:21.960 | + lib/swift:configure_swift:480 : local node_number 2022-07-05 21:02:21.962 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-05 21:02:21.964 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-05 21:02:21.966 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-05 21:02:21.971 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-05 21:02:21.973 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-05 21:02:21.975 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-05 21:02:21.977 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-05 21:02:21.979 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-05 21:02:21.981 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-05 21:02:21.983 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-05 21:02:21.986 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-05 21:02:22.003 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-05 21:02:22.031 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-05 21:02:22.048 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-05 21:02:22.076 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-05 21:02:22.094 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-05 21:02:22.123 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-05 21:02:22.141 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-05 21:02:22.169 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-05 21:02:22.188 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-05 21:02:22.216 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-05 21:02:22.234 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-05 21:02:22.263 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-05 21:02:22.280 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-05 21:02:22.309 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-05 21:02:22.327 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-05 21:02:22.355 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-05 21:02:22.372 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-05 21:02:22.399 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-07-05 21:02:22.405 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-05 21:02:22.423 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-05 21:02:22.453 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-05 21:02:22.494 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-05 21:02:22.497 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-05 21:02:22.501 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-05 21:02:22.503 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-05 21:02:22.506 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-05 21:02:22.508 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-05 21:02:22.510 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-05 21:02:22.512 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-05 21:02:22.515 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-05 21:02:22.517 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-05 21:02:22.536 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-05 21:02:22.564 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-05 21:02:22.582 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-05 21:02:22.610 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-05 21:02:22.628 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-05 21:02:22.656 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-05 21:02:22.674 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-05 21:02:22.703 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-05 21:02:22.721 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-05 21:02:22.750 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-05 21:02:22.768 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-05 21:02:22.796 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-05 21:02:22.814 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-05 21:02:22.842 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-05 21:02:22.860 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-05 21:02:22.889 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-05 21:02:22.907 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-05 21:02:22.934 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-07-05 21:02:22.944 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-05 21:02:22.962 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-05 21:02:22.991 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-05 21:02:22.993 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-05 21:02:22.998 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-05 21:02:23.000 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-05 21:02:23.002 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-05 21:02:23.005 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-05 21:02:23.007 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-05 21:02:23.009 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-05 21:02:23.011 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-05 21:02:23.014 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-05 21:02:23.031 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-05 21:02:23.059 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-05 21:02:23.078 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-05 21:02:23.105 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-05 21:02:23.124 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-05 21:02:23.152 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-05 21:02:23.169 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-05 21:02:23.198 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-05 21:02:23.216 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-05 21:02:23.244 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-05 21:02:23.262 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-05 21:02:23.290 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-05 21:02:23.309 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-05 21:02:23.337 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-05 21:02:23.356 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-05 21:02:23.384 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-05 21:02:23.401 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-05 21:02:23.429 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-07-05 21:02:23.434 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-05 21:02:23.452 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-05 21:02:23.480 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-05 21:02:23.508 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-05 21:02:23.535 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-05 21:02:23.563 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-05 21:02:23.565 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-05 21:02:23.570 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-05 21:02:23.598 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-05 21:02:23.627 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-05 21:02:23.655 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-05 21:02:23.684 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-05 21:02:23.712 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-05 21:02:23.740 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-05 21:02:23.767 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-05 21:02:23.794 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-05 21:02:23.822 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-05 21:02:23.837 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:23.840 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-05 21:02:23.857 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-05 21:02:23.860 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-05 21:02:23.880 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-05 21:02:23.882 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2022-07-05 21:02:23.909 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-05 21:02:23.911 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-05 21:02:23.939 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2022-07-05 21:02:23.967 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-05 21:02:23.969 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-05 21:02:23.997 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-05 21:02:24.013 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:24.015 | + lib/swift:configure_swift:543 : local user_group 2022-07-05 21:02:24.018 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-05 21:02:24.022 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-05 21:02:24.025 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-05 21:02:24.037 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-05 21:02:24.040 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-05 21:02:24.051 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-05 21:02:24.054 | + lib/swift:configure_swift:550 : is_suse 2022-07-05 21:02:24.056 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:02:24.058 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:02:24.061 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:02:24.063 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:02:24.065 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:02:24.067 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:02:24.070 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-05 21:02:24.082 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-05 21:02:24.084 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-05 21:02:24.086 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-05 21:02:24.104 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:24.106 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-05 21:02:24.124 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:24.126 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-05 21:02:24.129 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-05 21:02:24.132 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-05 21:02:24.134 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:02:24.136 | + lib/stack:stack_install_service:32 : install_glance 2022-07-05 21:02:24.139 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-05 21:02:24.141 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-05 21:02:24.144 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-05 21:02:24.161 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:24.164 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-05 21:02:24.167 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-05 21:02:24.183 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:24.186 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-05 21:02:24.188 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-05 21:02:24.192 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-05 21:02:24.194 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:02:24.197 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:02:24.199 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-07-05 21:02:24.202 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:02:24.205 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-05 21:02:24.209 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-05 21:02:24.211 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-05 21:02:24.214 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-05 21:02:24.217 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-05 21:02:24.219 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-05 21:02:24.222 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-05 21:02:24.225 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-05 21:02:24.228 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-05 21:02:24.230 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-05 21:02:24.234 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-07-05 21:02:24.235 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-05 21:02:24.240 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-05 21:02:24.242 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-05 21:02:24.245 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-05 21:02:24.248 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-05 21:02:24.250 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-05 21:02:24.273 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-05 21:02:24.275 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-07-05 21:02:26.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:02:26.385 | from cryptography.utils import int_from_bytes 2022-07-05 21:02:26.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:02:26.386 | from cryptography.utils import int_from_bytes 2022-07-05 21:02:27.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:02:27.472 | Requirement already satisfied: glance-store===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.0) 2022-07-05 21:02:27.553 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-05 21:02:27.563 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:02:27.575 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:02:27.634 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-07-05 21:02:27.656 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:02:27.660 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-05 21:02:27.678 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:02:27.688 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:02:27.727 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:02:27.733 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:02:27.740 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:02:27.784 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-07-05 21:02:27.799 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-05 21:02:27.802 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:02:27.811 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-05 21:02:27.833 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:02:27.846 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:02:27.852 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:02:27.854 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:02:27.857 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:02:27.863 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-07-05 21:02:27.878 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:02:27.882 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:02:27.903 | Requirement already satisfied: python-swiftclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.0) 2022-07-05 21:02:27.925 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:02:27.929 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:02:27.943 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:02:27.948 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-05 21:02:27.951 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:02:27.954 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:02:27.960 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-05 21:02:27.974 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:02:28.007 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-05 21:02:28.012 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:02:28.020 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:02:28.023 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:02:28.026 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:02:28.028 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:02:28.035 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:02:28.039 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:02:28.044 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:02:28.049 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:02:28.054 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:02:28.071 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:02:28.082 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-05 21:02:28.090 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:02:28.103 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:02:28.116 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:02:28.118 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:02:28.130 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:02:28.132 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:02:28.135 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:02:28.140 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:02:28.168 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:02:28.172 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:02:28.174 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:02:28.181 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-05 21:02:28.184 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:02:30.084 | + inc/python:pip_install:196 : result=0 2022-07-05 21:02:30.087 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:02:30.089 | + functions-common:time_stop:2440 : local name 2022-07-05 21:02:30.091 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:02:30.094 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:02:30.096 | + functions-common:time_stop:2443 : local total 2022-07-05 21:02:30.098 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:02:30.100 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:02:30.103 | + functions-common:time_stop:2447 : start_time=1657054944266 2022-07-05 21:02:30.105 | + functions-common:time_stop:2449 : [[ -z 1657054944266 ]] 2022-07-05 21:02:30.108 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:02:30.112 | + functions-common:time_stop:2452 : end_time=1657054950109 2022-07-05 21:02:30.114 | + functions-common:time_stop:2453 : elapsed_time=5843 2022-07-05 21:02:30.116 | + functions-common:time_stop:2454 : total=68842 2022-07-05 21:02:30.119 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:02:30.121 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=74685 2022-07-05 21:02:30.123 | + inc/python:pip_install:199 : return 0 2022-07-05 21:02:30.126 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-05 21:02:30.129 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-05 21:02:30.132 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-05 21:02:30.145 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-05 21:02:30.150 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-05 21:02:30.152 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-05 21:02:30.154 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-05 21:02:30.157 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:02:30.159 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:02:30.162 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:02:30.165 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:02:30.167 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:02:30.170 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:02:30.186 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:02:30.188 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:02:30.191 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:02:30.194 | + functions-common:git_clone:618 : echo master 2022-07-05 21:02:30.195 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:02:30.200 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-05 21:02:30.202 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:02:30.204 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-05 21:02:30.217 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-05 21:02:30.220 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:02:30.220 | + functions-common:git_clone:679 : head -1 2022-07-05 21:02:30.224 | be9da314e Merge "doc: update the kvm kw_vif_model driver list" 2022-07-05 21:02:30.227 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:02:30.229 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-05 21:02:30.232 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:02:30.235 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-05 21:02:30.237 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-05 21:02:30.240 | + inc/python:setup_develop:340 : local extras= 2022-07-05 21:02:30.243 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-05 21:02:30.245 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:02:30.248 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-05 21:02:30.250 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-05 21:02:30.253 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:02:30.255 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-05 21:02:30.258 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-05 21:02:30.261 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:02:30.264 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-05 21:02:30.266 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:02:30.268 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:02:30.272 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-05 21:02:30.277 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-05 21:02:30.280 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-05 21:02:30.909 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-05 21:02:30.912 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:02:30.914 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:02:30.917 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:02:30.919 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-05 21:02:30.921 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-05 21:02:30.923 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:02:30.926 | + inc/python:setup_package:424 : local extras= 2022-07-05 21:02:30.929 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:02:30.931 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-05 21:02:30.934 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-05 21:02:30.936 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-05 21:02:30.938 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:02:30.941 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-05 21:02:30.962 | Using python 3.8 to install /opt/stack/glance 2022-07-05 21:02:30.964 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-07-05 21:02:33.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:02:33.048 | from cryptography.utils import int_from_bytes 2022-07-05 21:02:33.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:02:33.048 | from cryptography.utils import int_from_bytes 2022-07-05 21:02:34.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:02:34.089 | Obtaining file:///opt/stack/glance 2022-07-05 21:02:35.411 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-05 21:02:35.420 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:02:35.429 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:02:35.441 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-05 21:02:35.583 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-07-05 21:02:35.591 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:02:35.604 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-05 21:02:35.617 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-07-05 21:02:35.636 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:02:35.672 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-05 21:02:35.686 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:02:35.692 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-05 21:02:35.697 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:02:35.706 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-05 21:02:35.708 | Requirement already satisfied: glance-store===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.0) 2022-07-05 21:02:35.776 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:02:35.781 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-05 21:02:35.791 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-05 21:02:35.827 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-05 21:02:35.852 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:02:35.855 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:02:35.866 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:02:35.923 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:02:35.974 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:02:35.979 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:02:35.983 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-05 21:02:36.000 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:02:36.037 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:02:36.047 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:02:36.086 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:02:36.091 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-05 21:02:36.137 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:02:36.141 | Requirement already satisfied: oslo.limit===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.6.0) 2022-07-05 21:02:36.151 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:02:36.188 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-05 21:02:36.244 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-05 21:02:36.254 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-05 21:02:36.272 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-05 21:02:36.286 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-05 21:02:36.297 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:02:36.307 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-05 21:02:36.331 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-05 21:02:36.340 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:02:36.354 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-05 21:02:36.393 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:02:36.399 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:02:36.401 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:02:36.413 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-05 21:02:36.419 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-05 21:02:36.436 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-05 21:02:36.476 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:02:36.486 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:02:36.488 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:02:36.494 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-07-05 21:02:36.509 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:02:36.513 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:02:36.536 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:02:36.540 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:02:36.546 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:02:36.559 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-07-05 21:02:36.564 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:02:36.568 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (0.8.1) 2022-07-05 21:02:36.571 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:02:36.573 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-05 21:02:36.584 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-05 21:02:36.587 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-05 21:02:36.589 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:02:36.595 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-05 21:02:36.648 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-05 21:02:36.662 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-05 21:02:36.671 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-05 21:02:36.676 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:02:36.686 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:02:36.719 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:02:36.724 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:02:36.728 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-05 21:02:36.732 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-05 21:02:36.757 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-05 21:02:36.759 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-05 21:02:36.770 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:02:36.773 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:02:36.799 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:02:36.805 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:02:36.807 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:02:36.810 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-05 21:02:36.836 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-05 21:02:36.839 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-05 21:02:36.843 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-05 21:02:36.887 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-05 21:02:36.896 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-05 21:02:36.902 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:02:36.905 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:02:36.915 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:02:36.918 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-05 21:02:36.930 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:02:36.935 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:02:36.938 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:02:36.941 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-05 21:02:36.944 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:02:36.946 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-05 21:02:36.951 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-07-05 21:02:36.956 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-05 21:02:36.993 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:02:36.996 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-05 21:02:36.998 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:02:37.001 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-05 21:02:37.005 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-05 21:02:37.008 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-05 21:02:37.012 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-05 21:02:37.033 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-05 21:02:37.036 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-05 21:02:37.038 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:02:37.041 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:02:37.088 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-05 21:02:37.091 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-05 21:02:37.094 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-05 21:02:38.053 | Installing collected packages: glance 2022-07-05 21:02:38.053 | Attempting uninstall: glance 2022-07-05 21:02:38.066 | Found existing installation: glance 25.0.0.dev84 2022-07-05 21:02:38.070 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-05 21:02:38.071 | Running setup.py develop for glance 2022-07-05 21:02:39.825 | Successfully installed glance 2022-07-05 21:02:39.932 | + inc/python:pip_install:196 : result=0 2022-07-05 21:02:39.934 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:02:39.936 | + functions-common:time_stop:2440 : local name 2022-07-05 21:02:39.939 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:02:39.941 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:02:39.943 | + functions-common:time_stop:2443 : local total 2022-07-05 21:02:39.945 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:02:39.948 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:02:39.950 | + functions-common:time_stop:2447 : start_time=1657054950956 2022-07-05 21:02:39.952 | + functions-common:time_stop:2449 : [[ -z 1657054950956 ]] 2022-07-05 21:02:39.955 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:02:39.959 | + functions-common:time_stop:2452 : end_time=1657054959957 2022-07-05 21:02:39.961 | + functions-common:time_stop:2453 : elapsed_time=9001 2022-07-05 21:02:39.964 | + functions-common:time_stop:2454 : total=74685 2022-07-05 21:02:39.966 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:02:39.968 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=83686 2022-07-05 21:02:39.970 | + inc/python:pip_install:199 : return 0 2022-07-05 21:02:39.973 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:02:39.976 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-05 21:02:39.978 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-05 21:02:39.997 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-05 21:02:40.010 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-05 21:02:40.012 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-05 21:02:40.015 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:02:40.017 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:02:40.020 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-07-05 21:02:40.022 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:02:40.025 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:02:40.027 | + ./stack.sh:main:915 : configure_glance 2022-07-05 21:02:40.029 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-05 21:02:40.042 | + lib/glance:configure_glance:326 : local dburl 2022-07-05 21:02:40.045 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-05 21:02:40.047 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-05 21:02:40.049 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-05 21:02:40.052 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-05 21:02:40.054 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:02:40.056 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:02:40.059 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:02:40.074 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:40.077 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:02:40.079 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-05 21:02:40.082 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-05 21:02:40.084 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-05 21:02:40.113 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-05 21:02:40.141 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-05 21:02:40.170 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-05 21:02:40.199 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-05 21:02:40.230 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-05 21:02:40.259 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-05 21:02:40.261 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-05 21:02:40.263 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-05 21:02:40.265 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-05 21:02:40.268 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-05 21:02:40.297 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-05 21:02:40.325 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-07-05 21:02:40.355 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-05 21:02:40.383 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-05 21:02:40.412 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-05 21:02:40.441 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-05 21:02:40.470 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-05 21:02:40.499 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:02:40.529 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-05 21:02:40.558 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-05 21:02:40.587 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-05 21:02:40.590 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-05 21:02:40.592 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-05 21:02:40.594 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-05 21:02:40.597 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-05 21:02:40.600 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:02:40.616 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:40.619 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-05 21:02:40.622 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-05 21:02:40.624 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:02:40.640 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:40.642 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:02:40.645 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:02:40.674 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:02:40.677 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:02:40.680 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-05 21:02:40.682 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-05 21:02:40.685 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-05 21:02:40.714 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-05 21:02:40.744 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-05 21:02:40.746 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-05 21:02:40.749 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-05 21:02:40.751 | + lib/glance:configure_glance_store:254 : local be 2022-07-05 21:02:40.754 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-05 21:02:40.756 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-05 21:02:40.759 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-05 21:02:40.788 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-05 21:02:40.790 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2022-07-05 21:02:40.820 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-05 21:02:40.823 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-05 21:02:40.840 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:40.842 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-05 21:02:40.872 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-05 21:02:40.902 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-07-05 21:02:40.931 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-05 21:02:40.961 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-05 21:02:40.991 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-05 21:02:41.007 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:41.009 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-05 21:02:41.039 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-05 21:02:41.068 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-05 21:02:41.097 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2022-07-05 21:02:41.126 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-05 21:02:41.156 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2022-07-05 21:02:41.186 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-05 21:02:41.202 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:41.204 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-05 21:02:41.207 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-05 21:02:41.210 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-05 21:02:41.213 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:02:41.230 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:02:41.232 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:02:41.235 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:02:41.237 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:02:41.239 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-05 21:02:41.269 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:02:41.299 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:02:41.329 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:02:41.358 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-05 21:02:41.363 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-05 21:02:41.392 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-05 21:02:41.422 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-05 21:02:41.452 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2022-07-05 21:02:41.481 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-05 21:02:41.511 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-05 21:02:41.540 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-05 21:02:41.571 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-05 21:02:41.601 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-05 21:02:41.630 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-05 21:02:41.659 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-05 21:02:41.688 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-05 21:02:41.693 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-07-05 21:02:41.701 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-05 21:02:41.718 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:41.720 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-05 21:02:41.723 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-05 21:02:41.725 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-05 21:02:41.728 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-05 21:02:41.730 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-05 21:02:41.733 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-05 21:02:41.736 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-05 21:02:41.739 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-05 21:02:41.743 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-07-05 21:02:41.772 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-05 21:02:41.775 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-05 21:02:41.777 | ++ functions:get_random_port:837 : true 2022-07-05 21:02:41.780 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-05 21:02:41.782 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-05 21:02:41.784 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-05 21:02:41.832 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-05 21:02:41.834 | ++ functions:get_random_port:841 : break 2 2022-07-05 21:02:41.837 | ++ functions:get_random_port:845 : echo 60999 2022-07-05 21:02:41.839 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-05 21:02:41.842 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-05 21:02:41.869 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-05 21:02:41.897 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-05 21:02:41.925 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-05 21:02:41.953 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-05 21:02:41.980 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-05 21:02:42.008 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-05 21:02:42.035 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-05 21:02:42.066 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-05 21:02:42.094 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-05 21:02:42.122 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-05 21:02:42.150 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-05 21:02:42.177 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-05 21:02:42.206 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-05 21:02:42.233 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-05 21:02:42.261 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-05 21:02:42.289 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-05 21:02:42.316 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-05 21:02:42.344 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-05 21:02:42.371 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-05 21:02:42.373 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-05 21:02:42.375 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:02:42.378 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:42.381 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:42.383 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-05 21:02:42.385 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-05 21:02:42.441 | proxy (enabled by site administrator) 2022-07-05 21:02:42.444 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-05 21:02:42.447 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-05 21:02:42.449 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:02:42.451 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:42.454 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:42.456 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-05 21:02:42.458 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-05 21:02:42.513 | proxy_http (enabled by site administrator) 2022-07-05 21:02:42.516 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-05 21:02:42.519 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-05 21:02:42.522 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-05 21:02:42.524 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-05 21:02:42.527 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:42.529 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:42.532 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-05 21:02:42.535 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-05 21:02:42.539 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-05 21:02:42.539 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-05 21:02:42.548 | KeepAlive Off 2022-07-05 21:02:42.553 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-05 21:02:42.553 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-05 21:02:42.561 | SetEnv proxy-sendchunked 1 2022-07-05 21:02:42.565 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-05 21:02:42.566 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-05 21:02:42.575 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-05 21:02:42.578 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-05 21:02:42.580 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-05 21:02:42.583 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-05 21:02:42.586 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-05 21:02:42.588 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:02:42.590 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:42.593 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:42.595 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-05 21:02:42.597 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-05 21:02:42.600 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:42.602 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:42.604 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-05 21:02:42.667 | Site glance-wsgi-api already enabled 2022-07-05 21:02:42.671 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-05 21:02:42.673 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-05 21:02:42.676 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:02:42.679 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-05 21:02:42.814 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-05 21:02:42.822 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-05 21:02:42.855 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-05 21:02:42.858 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-05 21:02:42.860 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-05 21:02:42.881 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:42.883 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-05 21:02:42.886 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-05 21:02:42.888 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-05 21:02:42.891 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:02:42.893 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-05 21:02:42.896 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-05 21:02:42.898 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-05 21:02:42.900 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-05 21:02:42.903 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:02:42.905 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:02:42.908 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:02:42.911 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:02:42.914 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:02:42.917 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:02:42.933 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:02:42.936 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:02:42.938 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:02:42.941 | + functions-common:git_clone:618 : echo master 2022-07-05 21:02:42.941 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:02:42.946 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-05 21:02:42.949 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:02:42.951 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-05 21:02:42.964 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-05 21:02:42.967 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:02:42.967 | + functions-common:git_clone:679 : head -1 2022-07-05 21:02:42.972 | ca6a798de Merge commit 'refs/changes/35/847335/3' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-07-05 21:02:42.975 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:02:42.978 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-05 21:02:42.980 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:02:42.983 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-05 21:02:42.985 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-05 21:02:42.988 | + inc/python:setup_develop:340 : local extras= 2022-07-05 21:02:42.991 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-05 21:02:42.993 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:02:42.996 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-05 21:02:42.998 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-05 21:02:43.001 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:02:43.003 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-05 21:02:43.006 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-05 21:02:43.009 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:02:43.012 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-05 21:02:43.014 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:02:43.016 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:02:43.020 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-05 21:02:43.025 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-05 21:02:43.028 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-05 21:02:43.655 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-05 21:02:43.658 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:02:43.661 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:02:43.663 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:02:43.666 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-05 21:02:43.668 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-05 21:02:43.670 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:02:43.673 | + inc/python:setup_package:424 : local extras= 2022-07-05 21:02:43.676 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:02:43.678 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-05 21:02:43.680 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-05 21:02:43.683 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-05 21:02:43.685 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:02:43.688 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-05 21:02:43.708 | Using python 3.8 to install /opt/stack/cinder 2022-07-05 21:02:43.711 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-07-05 21:02:45.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:02:45.788 | from cryptography.utils import int_from_bytes 2022-07-05 21:02:45.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:02:45.788 | from cryptography.utils import int_from_bytes 2022-07-05 21:02:46.823 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:02:46.823 | Obtaining file:///opt/stack/cinder 2022-07-05 21:02:48.968 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-05 21:02:48.977 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:02:48.986 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:02:48.997 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-05 21:02:49.140 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:02:49.153 | Requirement already satisfied: boto3===1.24.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.22) 2022-07-05 21:02:49.163 | Requirement already satisfied: botocore===1.27.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.22) 2022-07-05 21:02:49.173 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-07-05 21:02:49.192 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:02:49.229 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-05 21:02:49.241 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:02:49.244 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:02:49.253 | Requirement already satisfied: google-api-python-client===2.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.52.0) 2022-07-05 21:02:49.266 | Requirement already satisfied: google-auth===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.0) 2022-07-05 21:02:49.300 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-07-05 21:02:49.306 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:02:49.311 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-05 21:02:49.321 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-05 21:02:49.357 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:02:49.360 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-05 21:02:49.363 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:02:49.374 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:02:49.442 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:02:49.496 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-05 21:02:49.507 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-07-05 21:02:49.518 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-07-05 21:02:49.544 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:02:49.549 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-05 21:02:49.569 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:02:49.609 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:02:49.622 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:02:49.667 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:02:49.674 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-05 21:02:49.728 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:02:49.733 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:02:49.778 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-05 21:02:49.841 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-05 21:02:49.852 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-05 21:02:49.874 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-05 21:02:49.891 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-07-05 21:02:49.906 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-05 21:02:49.922 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-05 21:02:49.927 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:02:49.936 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-05 21:02:49.961 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-05 21:02:49.975 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:02:49.991 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-07-05 21:02:50.014 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-07-05 21:02:50.040 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-05 21:02:50.085 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:02:50.090 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-05 21:02:50.152 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:02:50.155 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:02:50.167 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-05 21:02:50.172 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-05 21:02:50.191 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-07-05 21:02:50.194 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-07-05 21:02:50.198 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:02:50.208 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:02:50.211 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:02:50.217 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-07-05 21:02:50.232 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:02:50.237 | Requirement already satisfied: python-glanceclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.0) 2022-07-05 21:02:50.254 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:02:50.274 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-07-05 21:02:50.289 | Requirement already satisfied: python-swiftclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.0) 2022-07-05 21:02:50.311 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:02:50.316 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:02:50.322 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:02:50.337 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:02:50.341 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (4.8) 2022-07-05 21:02:50.345 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.1.75) 2022-07-05 21:02:50.351 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (0.6.0) 2022-07-05 21:02:50.357 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:02:50.360 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-05 21:02:50.370 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-05 21:02:50.372 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-05 21:02:50.375 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:02:50.382 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (1.1.2) 2022-07-05 21:02:50.384 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (0.8.10) 2022-07-05 21:02:50.391 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-05 21:02:50.443 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-05 21:02:50.457 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-05 21:02:50.465 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-05 21:02:50.471 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:02:50.480 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-05 21:02:50.537 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (4.1.1) 2022-07-05 21:02:50.540 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:02:50.572 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-05 21:02:50.576 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-07-05 21:02:50.583 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:02:50.588 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:02:50.591 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-05 21:02:50.596 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-05 21:02:50.620 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (1.5.2.5) 2022-07-05 21:02:50.623 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-05 21:02:50.625 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:02:50.629 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:02:50.655 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-07-05 21:02:50.668 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-05 21:02:50.671 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:02:50.677 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:02:50.680 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:02:50.685 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:02:50.691 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:02:50.693 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-05 21:02:50.707 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-05 21:02:50.752 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-05 21:02:50.757 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-05 21:02:50.759 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-05 21:02:50.765 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-05 21:02:50.773 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:02:50.776 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:02:50.787 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:02:50.789 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-05 21:02:50.801 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-05 21:02:50.813 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-05 21:02:50.826 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:02:50.830 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:02:50.834 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:02:50.836 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.23.2) 2022-07-05 21:02:50.840 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-05 21:02:50.842 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-05 21:02:50.879 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-05 21:02:50.884 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-07-05 21:02:50.889 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:02:50.891 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-05 21:02:50.897 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:02:50.899 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-07-05 21:02:50.902 | Requirement already satisfied: googleapis-common-protos===1.56.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.3) 2022-07-05 21:02:50.908 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-05 21:02:50.919 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-05 21:02:50.944 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-05 21:02:50.946 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-05 21:02:50.949 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:02:50.952 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:02:51.000 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-05 21:02:51.003 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-05 21:02:51.063 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-05 21:02:51.896 | Installing collected packages: cinder 2022-07-05 21:02:51.896 | Attempting uninstall: cinder 2022-07-05 21:02:51.897 | Found existing installation: cinder 20.1.0.dev287 2022-07-05 21:02:51.900 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-05 21:02:51.901 | Running setup.py develop for cinder 2022-07-05 21:02:54.379 | Successfully installed cinder 2022-07-05 21:02:54.488 | + inc/python:pip_install:196 : result=0 2022-07-05 21:02:54.490 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:02:54.492 | + functions-common:time_stop:2440 : local name 2022-07-05 21:02:54.495 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:02:54.497 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:02:54.499 | + functions-common:time_stop:2443 : local total 2022-07-05 21:02:54.501 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:02:54.504 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:02:54.506 | + functions-common:time_stop:2447 : start_time=1657054963703 2022-07-05 21:02:54.509 | + functions-common:time_stop:2449 : [[ -z 1657054963703 ]] 2022-07-05 21:02:54.511 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:02:54.516 | + functions-common:time_stop:2452 : end_time=1657054974513 2022-07-05 21:02:54.518 | + functions-common:time_stop:2453 : elapsed_time=10810 2022-07-05 21:02:54.520 | + functions-common:time_stop:2454 : total=83686 2022-07-05 21:02:54.522 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:02:54.524 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=94496 2022-07-05 21:02:54.527 | + inc/python:pip_install:199 : return 0 2022-07-05 21:02:54.529 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:02:54.532 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-05 21:02:54.534 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-05 21:02:54.553 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-05 21:02:54.567 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-05 21:02:54.569 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-05 21:02:54.572 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:02:54.574 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:02:54.577 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-07-05 21:02:54.579 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:02:54.582 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-05 21:02:54.584 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-05 21:02:54.587 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-05 21:02:54.589 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:54.592 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:54.594 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-05 21:02:54.607 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-05 21:02:54.609 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:02:54.612 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:02:54.615 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:02:54.617 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:02:54.620 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:02:54.622 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:02:54.625 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:54.627 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:54.631 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:02:54.633 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:02:54.636 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:02:54.638 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:02:54.640 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-05 21:02:54.643 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:02:54.645 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:54.648 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:54.650 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-05 21:02:54.673 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-07-05 21:02:54.786 | Reading package lists... 2022-07-05 21:02:55.041 | Building dependency tree... 2022-07-05 21:02:55.043 | Reading state information... 2022-07-05 21:02:55.313 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-05 21:02:55.313 | The following packages were automatically installed and are no longer required: 2022-07-05 21:02:55.314 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:02:55.314 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:02:55.314 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:02:55.314 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:02:55.314 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:02:55.314 | python3-zope.interface 2022-07-05 21:02:55.315 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:02:55.429 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:02:55.434 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:02:55.437 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:02:55.439 | + functions-common:time_stop:2440 : local name 2022-07-05 21:02:55.442 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:02:55.444 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:02:55.447 | + functions-common:time_stop:2443 : local total 2022-07-05 21:02:55.449 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:02:55.452 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:02:55.454 | + functions-common:time_stop:2447 : start_time=1657054974670 2022-07-05 21:02:55.457 | + functions-common:time_stop:2449 : [[ -z 1657054974670 ]] 2022-07-05 21:02:55.461 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:02:55.465 | + functions-common:time_stop:2452 : end_time=1657054975462 2022-07-05 21:02:55.467 | + functions-common:time_stop:2453 : elapsed_time=792 2022-07-05 21:02:55.470 | + functions-common:time_stop:2454 : total=5382 2022-07-05 21:02:55.473 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:02:55.476 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6174 2022-07-05 21:02:55.478 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:02:55.481 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:02:55.483 | + ./stack.sh:main:921 : configure_cinder 2022-07-05 21:02:55.485 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-05 21:02:55.498 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-05 21:02:55.502 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-05 21:02:55.505 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-05 21:02:55.507 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-05 21:02:55.510 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-05 21:02:55.510 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-05 21:02:55.515 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-05 21:02:55.517 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-05 21:02:55.519 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-05 21:02:55.521 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-05 21:02:55.523 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-05 21:02:55.526 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-05 21:02:55.528 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-05 21:02:55.530 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-05 21:02:55.541 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-05 21:02:55.553 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-07-05 21:02:55.566 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-07-05 21:02:55.578 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-05 21:02:55.590 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-05 21:02:55.593 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-05 21:02:55.597 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.l1TbB84eB4 2022-07-05 21:02:55.599 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-05 21:02:55.602 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-05 21:02:55.604 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-05 21:02:55.606 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.l1TbB84eB4 2022-07-05 21:02:55.610 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.l1TbB84eB4 2022-07-05 21:02:55.621 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.l1TbB84eB4 /etc/sudoers.d/cinder-rootwrap 2022-07-05 21:02:55.634 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-05 21:02:55.638 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-05 21:02:55.640 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-05 21:02:55.643 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-05 21:02:55.646 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-05 21:02:55.648 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-07-05 21:02:55.650 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-07-05 21:02:55.652 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-05 21:02:55.654 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-05 21:02:55.659 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-05 21:02:55.663 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-05 21:02:55.681 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-05 21:02:55.700 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-05 21:02:55.719 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-05 21:02:55.737 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-05 21:02:55.756 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-05 21:02:55.775 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-05 21:02:55.793 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-05 21:02:55.811 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-05 21:02:55.813 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-05 21:02:55.816 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-05 21:02:55.818 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-05 21:02:55.821 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-05 21:02:55.850 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-05 21:02:55.877 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-07-05 21:02:55.904 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-05 21:02:55.931 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-05 21:02:55.959 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-05 21:02:55.986 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-05 21:02:56.013 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-05 21:02:56.041 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:02:56.069 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-05 21:02:56.097 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-05 21:02:56.128 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-05 21:02:56.157 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-05 21:02:56.160 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-05 21:02:56.163 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-05 21:02:56.165 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-05 21:02:56.167 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:02:56.170 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:02:56.172 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:02:56.188 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:56.191 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:02:56.193 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-05 21:02:56.196 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-05 21:02:56.227 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-05 21:02:56.255 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-05 21:02:56.282 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-05 21:02:56.311 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-05 21:02:56.338 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-05 21:02:56.367 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-05 21:02:56.398 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-05 21:02:56.400 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2022-07-05 21:02:56.428 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-05 21:02:56.459 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-05 21:02:56.467 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 70f12c3c183c6b26b8fe08a31dd24812 2022-07-05 21:02:56.495 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-05 21:02:56.497 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-05 21:02:56.525 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-05 21:02:56.553 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-05 21:02:56.581 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-05 21:02:56.609 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-05 21:02:56.626 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:56.629 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-05 21:02:56.645 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:56.648 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-05 21:02:56.664 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:56.666 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-05 21:02:56.683 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:56.685 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-05 21:02:56.688 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-05 21:02:56.691 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-05 21:02:56.693 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-05 21:02:56.695 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-05 21:02:56.698 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-05 21:02:56.700 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:02:56.716 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:56.719 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-05 21:02:56.721 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-05 21:02:56.724 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:02:56.740 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:56.742 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:02:56.745 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:02:56.772 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:02:56.775 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:02:56.777 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-05 21:02:56.779 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-05 21:02:56.782 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-05 21:02:56.785 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:02:56.802 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:02:56.804 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:02:56.806 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:02:56.809 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:02:56.811 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-05 21:02:56.839 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:02:56.867 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:02:56.896 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:02:56.923 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-05 21:02:56.941 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:56.943 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-05 21:02:56.945 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-05 21:02:56.948 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-05 21:02:56.950 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-05 21:02:56.952 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-05 21:02:56.955 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-05 21:02:56.958 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-05 21:02:56.962 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-05 21:02:56.964 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-05 21:02:56.966 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-05 21:02:56.978 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-05 21:02:56.979 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:02:56.988 | d /var/run/uwsgi 0755 ubuntu root 2022-07-05 21:02:56.991 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:02:57.007 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-05 21:02:57.009 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-05 21:02:57.013 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-05 21:02:57.043 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-05 21:02:57.070 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-05 21:02:57.097 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-05 21:02:57.124 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-05 21:02:57.151 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-05 21:02:57.179 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-05 21:02:57.206 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-05 21:02:57.233 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-05 21:02:57.261 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-05 21:02:57.288 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-05 21:02:57.316 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-05 21:02:57.343 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-05 21:02:57.371 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-05 21:02:57.374 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-05 21:02:57.377 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-05 21:02:57.379 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-05 21:02:57.381 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-05 21:02:57.384 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:57.386 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:57.388 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-05 21:02:57.391 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-05 21:02:57.394 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-05 21:02:57.421 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-05 21:02:57.449 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-07-05 21:02:57.449 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-05 21:02:57.458 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-05 21:02:57.462 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-05 21:02:57.464 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-05 21:02:57.466 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-05 21:02:57.469 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-05 21:02:57.471 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:02:57.474 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:57.476 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:57.478 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-05 21:02:57.481 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-05 21:02:57.483 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:02:57.485 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:02:57.488 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-05 21:02:57.550 | Enabling site cinder-wsgi. 2022-07-05 21:02:57.555 | To activate the new configuration, you need to run: 2022-07-05 21:02:57.555 | systemctl reload apache2 2022-07-05 21:02:57.560 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-05 21:02:57.562 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-05 21:02:57.564 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:02:57.567 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-05 21:02:57.707 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-05 21:02:57.710 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-05 21:02:57.745 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2022-07-05 21:02:57.775 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-05 21:02:57.792 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:02:57.794 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-05 21:02:57.796 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-05 21:02:57.799 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-05 21:02:57.802 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-05 21:02:57.804 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-05 21:02:57.834 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-05 21:02:57.863 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2022-07-05 21:02:57.891 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-05 21:02:57.919 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-05 21:02:57.947 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-05 21:02:57.975 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-05 21:02:58.003 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-05 21:02:58.031 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:02:58.059 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-05 21:02:58.087 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-05 21:02:58.115 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-05 21:02:58.143 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-05 21:02:58.146 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-05 21:02:58.162 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:58.164 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2022-07-05 21:02:58.197 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-05 21:02:58.199 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-05 21:02:58.202 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-05 21:02:58.221 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:02:58.223 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-05 21:02:58.226 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-05 21:02:58.228 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-05 21:02:58.230 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:02:58.233 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-05 21:02:58.235 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-05 21:02:58.239 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:02:58.240 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:02:58.245 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:02:58.247 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:02:58.250 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-05 21:02:58.253 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:02:58.256 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-05 21:02:58.258 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-05 21:02:58.261 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-05 21:02:58.263 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:02:58.265 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:02:58.268 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-07-05 21:02:58.271 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:02:58.273 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-05 21:02:58.275 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-05 21:02:58.278 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-05 21:02:58.280 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:02:58.282 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:02:58.285 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:02:58.288 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:02:58.290 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:02:58.293 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:02:58.309 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:02:58.312 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:02:58.314 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:02:58.317 | + functions-common:git_clone:618 : echo master 2022-07-05 21:02:58.318 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:02:58.323 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-05 21:02:58.325 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:02:58.327 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-05 21:02:58.340 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-05 21:02:58.343 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:02:58.343 | + functions-common:git_clone:679 : head -1 2022-07-05 21:02:58.346 | 7b8c8104c6 Merge "Report ExternalDNSOverQuota exception for zone quota error" 2022-07-05 21:02:58.349 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:02:58.351 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-05 21:02:58.354 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:02:58.356 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-05 21:02:58.359 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-05 21:02:58.361 | + inc/python:setup_develop:340 : local extras= 2022-07-05 21:02:58.364 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-05 21:02:58.367 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:02:58.369 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-05 21:02:58.372 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-05 21:02:58.374 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:02:58.376 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-05 21:02:58.380 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-05 21:02:58.383 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:02:58.386 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-05 21:02:58.388 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:02:58.391 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:02:58.394 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-05 21:02:58.400 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-05 21:02:58.402 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-05 21:02:59.043 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-05 21:02:59.046 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:02:59.048 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:02:59.051 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:02:59.053 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-05 21:02:59.055 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-05 21:02:59.058 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:02:59.060 | + inc/python:setup_package:424 : local extras= 2022-07-05 21:02:59.062 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:02:59.065 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-05 21:02:59.067 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-05 21:02:59.070 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-05 21:02:59.072 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:02:59.074 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-05 21:02:59.095 | Using python 3.8 to install /opt/stack/neutron 2022-07-05 21:02:59.099 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-07-05 21:03:01.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:03:01.176 | from cryptography.utils import int_from_bytes 2022-07-05 21:03:01.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:03:01.176 | from cryptography.utils import int_from_bytes 2022-07-05 21:03:02.216 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:03:02.216 | Obtaining file:///opt/stack/neutron 2022-07-05 21:03:04.479 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-05 21:03:04.485 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-05 21:03:04.487 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-05 21:03:04.496 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:03:04.505 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:03:04.515 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-05 21:03:04.659 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:03:04.673 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-05 21:03:04.686 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:03:04.693 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:03:04.696 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:03:04.704 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-05 21:03:04.707 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:03:04.712 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-05 21:03:04.722 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-05 21:03:04.759 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-05 21:03:04.785 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:03:04.842 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:03:04.892 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:03:04.897 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:03:04.901 | Requirement already satisfied: neutron-lib===2.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (2.21.0) 2022-07-05 21:03:04.937 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-05 21:03:04.962 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-07-05 21:03:04.978 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-05 21:03:04.983 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:03:04.986 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-05 21:03:04.991 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-05 21:03:05.014 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:03:05.050 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:03:05.060 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:03:05.100 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:03:05.105 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-05 21:03:05.152 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:03:05.157 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:03:05.195 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-05 21:03:05.248 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-05 21:03:05.259 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-05 21:03:05.277 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-05 21:03:05.292 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-07-05 21:03:05.305 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-05 21:03:05.318 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-05 21:03:05.321 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:03:05.329 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-05 21:03:05.351 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-05 21:03:05.361 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:03:05.375 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-07-05 21:03:05.394 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-05 21:03:05.432 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-05 21:03:05.437 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-07-05 21:03:05.446 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:03:05.451 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:03:05.454 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-07-05 21:03:05.462 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:03:05.474 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-05 21:03:05.479 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-05 21:03:05.497 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-05 21:03:05.510 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:03:05.520 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:03:05.522 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:03:05.528 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-07-05 21:03:05.542 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-07-05 21:03:05.544 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-07-05 21:03:05.548 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-07-05 21:03:05.579 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-07-05 21:03:05.583 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-07-05 21:03:05.587 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-07-05 21:03:05.590 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-07-05 21:03:05.594 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:03:05.600 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.5.1) 2022-07-05 21:03:05.617 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:03:05.638 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-07-05 21:03:05.663 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-07-05 21:03:05.677 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:03:05.681 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:03:05.688 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:03:05.702 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-05 21:03:05.704 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:03:05.709 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.2.3) 2022-07-05 21:03:05.714 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-05 21:03:05.717 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:03:05.720 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-07-05 21:03:05.723 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-05 21:03:05.733 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-05 21:03:05.736 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-05 21:03:05.739 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:03:05.745 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-05 21:03:05.760 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-05 21:03:05.769 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-05 21:03:05.774 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:03:05.784 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-05 21:03:05.841 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:03:05.873 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-05 21:03:05.877 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:03:05.882 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:03:05.886 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-05 21:03:05.890 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-05 21:03:05.914 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-05 21:03:05.917 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-05 21:03:05.928 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:03:05.955 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:03:05.958 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-05 21:03:05.962 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-05 21:03:05.983 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:03:05.986 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:03:06.023 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-05 21:03:06.026 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-05 21:03:06.029 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:03:06.035 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:03:06.038 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:03:06.041 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-05 21:03:06.045 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-05 21:03:06.091 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-05 21:03:06.094 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-05 21:03:06.102 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:03:06.105 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:03:06.116 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-07-05 21:03:06.119 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-05 21:03:06.132 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-07-05 21:03:06.146 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:03:06.156 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-05 21:03:06.161 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:03:06.163 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:03:06.168 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:03:06.171 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-05 21:03:06.173 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:03:06.175 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-05 21:03:06.178 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-05 21:03:06.181 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:03:06.184 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:03:06.232 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:03:06.235 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-05 21:03:06.296 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-05 21:03:07.253 | Installing collected packages: neutron 2022-07-05 21:03:07.254 | Attempting uninstall: neutron 2022-07-05 21:03:07.254 | Found existing installation: neutron 20.1.0.dev418 2022-07-05 21:03:07.265 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-07-05 21:03:07.266 | Running setup.py develop for neutron 2022-07-05 21:03:09.890 | Successfully installed neutron 2022-07-05 21:03:09.998 | + inc/python:pip_install:196 : result=0 2022-07-05 21:03:10.000 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:03:10.003 | + functions-common:time_stop:2440 : local name 2022-07-05 21:03:10.005 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:03:10.007 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:03:10.009 | + functions-common:time_stop:2443 : local total 2022-07-05 21:03:10.011 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:03:10.014 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:03:10.016 | + functions-common:time_stop:2447 : start_time=1657054979090 2022-07-05 21:03:10.018 | + functions-common:time_stop:2449 : [[ -z 1657054979090 ]] 2022-07-05 21:03:10.021 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:03:10.025 | + functions-common:time_stop:2452 : end_time=1657054990023 2022-07-05 21:03:10.028 | + functions-common:time_stop:2453 : elapsed_time=10933 2022-07-05 21:03:10.030 | + functions-common:time_stop:2454 : total=94496 2022-07-05 21:03:10.032 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:03:10.035 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=105429 2022-07-05 21:03:10.037 | + inc/python:pip_install:199 : return 0 2022-07-05 21:03:10.040 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:03:10.042 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-05 21:03:10.044 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-05 21:03:10.064 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-05 21:03:10.076 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-05 21:03:10.078 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-05 21:03:10.081 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:03:10.083 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:03:10.086 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-07-05 21:03:10.088 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:03:10.091 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-05 21:03:10.093 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:03:10.096 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-05 21:03:10.113 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:10.116 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-05 21:03:10.118 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-05 21:03:10.121 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-05 21:03:10.123 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:03:10.126 | + lib/stack:stack_install_service:32 : install_nova 2022-07-05 21:03:10.129 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-05 21:03:10.131 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-05 21:03:10.134 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:03:10.136 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:03:10.138 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-07-05 21:03:10.141 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:03:10.144 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-05 21:03:10.159 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:03:10.162 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-05 21:03:10.178 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:03:10.181 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-05 21:03:10.198 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:03:10.200 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-05 21:03:10.202 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-05 21:03:10.205 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-05 21:03:10.207 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:03:10.209 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:03:10.212 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:03:10.214 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:03:10.217 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:03:10.219 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:03:10.235 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:03:10.238 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:03:10.240 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:03:10.243 | + functions-common:git_clone:618 : echo master 2022-07-05 21:03:10.243 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:03:10.248 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-05 21:03:10.251 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:03:10.254 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-05 21:03:10.266 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-05 21:03:10.269 | + functions-common:git_clone:679 : head -1 2022-07-05 21:03:10.269 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:03:10.277 | 512fbdfa99 Merge "Adds validation for hw machine type in host caps" 2022-07-05 21:03:10.280 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:03:10.282 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-05 21:03:10.285 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:03:10.287 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-05 21:03:10.290 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-05 21:03:10.292 | + inc/python:setup_develop:340 : local extras= 2022-07-05 21:03:10.294 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-05 21:03:10.297 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:03:10.300 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-05 21:03:10.303 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-05 21:03:10.305 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:03:10.308 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-05 21:03:10.311 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-05 21:03:10.314 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:03:10.317 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-05 21:03:10.319 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:03:10.322 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:03:10.325 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-05 21:03:10.331 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-05 21:03:10.334 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-05 21:03:10.958 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-05 21:03:10.961 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:03:10.963 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:03:10.965 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:03:10.968 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-05 21:03:10.970 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-05 21:03:10.973 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:03:10.975 | + inc/python:setup_package:424 : local extras= 2022-07-05 21:03:10.977 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:03:10.980 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-05 21:03:10.982 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-05 21:03:10.984 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-05 21:03:10.986 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:03:10.989 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-05 21:03:11.010 | Using python 3.8 to install /opt/stack/nova 2022-07-05 21:03:11.012 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-07-05 21:03:13.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:03:13.088 | from cryptography.utils import int_from_bytes 2022-07-05 21:03:13.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:03:13.088 | from cryptography.utils import int_from_bytes 2022-07-05 21:03:14.134 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:03:14.135 | Obtaining file:///opt/stack/nova 2022-07-05 21:03:17.403 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-05 21:03:17.409 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-05 21:03:17.411 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-05 21:03:17.420 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:03:17.429 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:03:17.431 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:03:17.443 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-05 21:03:17.587 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:03:17.601 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-05 21:03:17.615 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-07-05 21:03:17.633 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:03:17.672 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-05 21:03:17.684 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:03:17.687 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:03:17.696 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-05 21:03:17.698 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:03:17.703 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-05 21:03:17.740 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-05 21:03:17.765 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:03:17.768 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:03:17.779 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:03:17.837 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:03:17.888 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-05 21:03:17.898 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-05 21:03:17.902 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:03:17.907 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:03:17.910 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-05 21:03:17.935 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-07-05 21:03:17.957 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-05 21:03:17.961 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:03:17.965 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-05 21:03:17.969 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-05 21:03:17.992 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-05 21:03:18.009 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:03:18.045 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:03:18.056 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:03:18.094 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:03:18.101 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-05 21:03:18.147 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:03:18.151 | Requirement already satisfied: oslo.limit===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.6.0) 2022-07-05 21:03:18.161 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:03:18.200 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-05 21:03:18.255 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-05 21:03:18.265 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-05 21:03:18.283 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-05 21:03:18.297 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-07-05 21:03:18.311 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-05 21:03:18.323 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-05 21:03:18.326 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:03:18.335 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-05 21:03:18.357 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-05 21:03:18.368 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:03:18.382 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-07-05 21:03:18.400 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-07-05 21:03:18.409 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:03:18.415 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-05 21:03:18.476 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:03:18.478 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:03:18.490 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-05 21:03:18.495 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-05 21:03:18.513 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:03:18.525 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:03:18.527 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:03:18.532 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-07-05 21:03:18.549 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-07-05 21:03:18.551 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-07-05 21:03:18.555 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-07-05 21:03:18.559 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-07-05 21:03:18.563 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-07-05 21:03:18.566 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-07-05 21:03:18.570 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-07-05 21:03:18.574 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-07-05 21:03:18.590 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-07-05 21:03:18.604 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:03:18.609 | Requirement already satisfied: python-glanceclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.0) 2022-07-05 21:03:18.625 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:03:18.647 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-07-05 21:03:18.671 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:03:18.676 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:03:18.683 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:03:18.697 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-05 21:03:18.699 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-07-05 21:03:18.703 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:03:18.707 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-05 21:03:18.711 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:03:18.714 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-05 21:03:18.724 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-05 21:03:18.727 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-05 21:03:18.729 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:03:18.736 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-05 21:03:18.788 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-05 21:03:18.802 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-05 21:03:18.811 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-05 21:03:18.816 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:03:18.826 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-05 21:03:18.883 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:03:18.915 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-05 21:03:18.919 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-07-05 21:03:18.926 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:03:18.931 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.10.0) 2022-07-05 21:03:18.935 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:03:18.938 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-05 21:03:18.944 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-05 21:03:18.968 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-05 21:03:18.971 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-05 21:03:18.982 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:03:18.985 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:03:19.012 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-05 21:03:19.016 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-05 21:03:19.038 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:03:19.043 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-05 21:03:19.046 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-05 21:03:19.049 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:03:19.055 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:03:19.058 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-05 21:03:19.061 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-05 21:03:19.107 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-05 21:03:19.111 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-05 21:03:19.119 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:03:19.122 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:03:19.134 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-05 21:03:19.139 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-05 21:03:19.150 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-05 21:03:19.163 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-05 21:03:19.175 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-07-05 21:03:19.190 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-05 21:03:19.194 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:03:19.197 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:03:19.202 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:03:19.204 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-05 21:03:19.207 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-05 21:03:19.211 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-05 21:03:19.249 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-07-05 21:03:19.254 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:03:19.257 | Requirement already satisfied: numpy===1.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.0) 2022-07-05 21:03:19.259 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:03:19.263 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-05 21:03:19.265 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-05 21:03:19.269 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-07-05 21:03:19.272 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:03:19.320 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:03:19.322 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-05 21:03:19.325 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-05 21:03:20.253 | Installing collected packages: nova 2022-07-05 21:03:20.253 | Attempting uninstall: nova 2022-07-05 21:03:20.253 | Found existing installation: nova 25.1.0.dev143 2022-07-05 21:03:20.258 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-05 21:03:20.259 | Running setup.py develop for nova 2022-07-05 21:03:23.878 | Successfully installed nova 2022-07-05 21:03:23.984 | + inc/python:pip_install:196 : result=0 2022-07-05 21:03:23.987 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:03:23.990 | + functions-common:time_stop:2440 : local name 2022-07-05 21:03:23.992 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:03:23.994 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:03:23.996 | + functions-common:time_stop:2443 : local total 2022-07-05 21:03:23.998 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:03:24.000 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:03:24.003 | + functions-common:time_stop:2447 : start_time=1657054991004 2022-07-05 21:03:24.005 | + functions-common:time_stop:2449 : [[ -z 1657054991004 ]] 2022-07-05 21:03:24.008 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:03:24.012 | + functions-common:time_stop:2452 : end_time=1657055004009 2022-07-05 21:03:24.014 | + functions-common:time_stop:2453 : elapsed_time=13005 2022-07-05 21:03:24.016 | + functions-common:time_stop:2454 : total=105429 2022-07-05 21:03:24.018 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:03:24.021 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=118434 2022-07-05 21:03:24.023 | + inc/python:pip_install:199 : return 0 2022-07-05 21:03:24.025 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:03:24.028 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-05 21:03:24.030 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-05 21:03:24.049 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-05 21:03:24.061 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-05 21:03:24.064 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-05 21:03:24.067 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:03:24.069 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:03:24.072 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-07-05 21:03:24.074 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:03:24.077 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-07-05 21:03:24.089 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:03:24.092 | + ./stack.sh:main:932 : configure_nova 2022-07-05 21:03:24.094 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-05 21:03:24.107 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-05 21:03:24.109 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-05 21:03:24.112 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-05 21:03:24.115 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-05 21:03:24.115 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-05 21:03:24.120 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-05 21:03:24.123 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-05 21:03:24.125 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-05 21:03:24.128 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-05 21:03:24.130 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-05 21:03:24.133 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-05 21:03:24.135 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-05 21:03:24.138 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-05 21:03:24.149 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-05 21:03:24.162 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-07-05 21:03:24.174 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-07-05 21:03:24.187 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-05 21:03:24.199 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-05 21:03:24.202 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-05 21:03:24.206 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.RCRTYK8Uxj 2022-07-05 21:03:24.209 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-05 21:03:24.211 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-05 21:03:24.214 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-05 21:03:24.216 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-05 21:03:24.219 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-05 21:03:24.222 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.RCRTYK8Uxj 2022-07-05 21:03:24.226 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.RCRTYK8Uxj 2022-07-05 21:03:24.238 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.RCRTYK8Uxj /etc/sudoers.d/nova-rootwrap 2022-07-05 21:03:24.250 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-05 21:03:24.255 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-05 21:03:24.257 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-05 21:03:24.259 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-05 21:03:24.262 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-05 21:03:24.264 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-07-05 21:03:24.267 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-07-05 21:03:24.269 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-05 21:03:24.272 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-05 21:03:24.277 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-05 21:03:24.294 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:03:24.296 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-05 21:03:24.299 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-05 21:03:24.302 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-05 21:03:24.306 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-05 21:03:24.334 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-05 21:03:24.336 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-05 21:03:24.363 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-05 21:03:24.391 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-05 21:03:24.418 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-07-05 21:03:24.448 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-05 21:03:24.477 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-05 21:03:24.506 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-05 21:03:24.508 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.30 2022-07-05 21:03:24.535 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-05 21:03:24.561 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-05 21:03:24.588 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-05 21:03:24.614 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-05 21:03:24.641 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-05 21:03:24.670 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-05 21:03:24.672 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:03:24.675 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:03:24.677 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:03:24.679 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:03:24.681 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:03:24.683 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:03:24.686 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:03:24.688 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:03:24.691 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:03:24.693 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:03:24.695 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-05 21:03:24.697 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:03:24.699 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:03:24.702 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:03:24.704 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:03:24.706 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:03:24.708 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:03:24.710 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-05 21:03:24.726 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:24.728 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:03:24.730 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-05 21:03:24.732 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-05 21:03:24.761 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-05 21:03:24.763 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-05 21:03:24.765 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-05 21:03:24.767 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-05 21:03:24.770 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:03:24.772 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:03:24.774 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:03:24.789 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:24.792 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:03:24.794 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-05 21:03:24.797 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-05 21:03:24.827 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-05 21:03:24.829 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-05 21:03:24.832 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-05 21:03:24.835 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-05 21:03:24.837 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:03:24.840 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:03:24.843 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:03:24.858 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:24.860 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:03:24.862 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-05 21:03:24.865 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-05 21:03:24.895 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-05 21:03:24.924 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-05 21:03:24.951 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-05 21:03:24.978 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-05 21:03:24.993 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:24.995 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-05 21:03:25.011 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:25.014 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-05 21:03:25.015 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-05 21:03:25.020 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-05 21:03:25.023 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-05 21:03:25.049 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-05 21:03:25.066 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:03:25.068 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-05 21:03:25.070 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-05 21:03:25.072 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-05 21:03:25.074 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-05 21:03:25.076 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-05 21:03:25.105 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-05 21:03:25.132 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-07-05 21:03:25.159 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-05 21:03:25.186 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-05 21:03:25.215 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-05 21:03:25.242 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-05 21:03:25.269 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-05 21:03:25.296 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:03:25.323 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-05 21:03:25.350 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-05 21:03:25.367 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:25.369 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-05 21:03:25.371 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-05 21:03:25.401 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-05 21:03:25.428 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.30/identity 2022-07-05 21:03:25.456 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-05 21:03:25.482 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-05 21:03:25.509 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-05 21:03:25.537 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-05 21:03:25.563 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-05 21:03:25.590 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-05 21:03:25.606 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:03:25.608 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-05 21:03:25.610 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-05 21:03:25.637 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-05 21:03:25.667 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-05 21:03:25.669 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-05 21:03:25.697 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-05 21:03:25.699 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-05 21:03:25.701 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-05 21:03:25.704 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:03:25.706 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:03:25.708 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:03:25.710 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:03:25.713 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:03:25.715 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:03:25.717 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-05 21:03:25.719 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:03:25.722 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:03:25.724 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:03:25.727 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:03:25.729 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:03:25.731 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:03:25.733 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:03:25.736 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:03:25.738 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:03:25.741 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:03:25.743 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-05 21:03:25.745 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-05 21:03:25.748 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-05 21:03:25.751 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:03:25.767 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:03:25.769 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:03:25.772 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:03:25.774 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:03:25.776 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-05 21:03:25.804 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:03:25.831 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:03:25.858 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:03:25.886 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-05 21:03:25.916 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-05 21:03:25.931 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:25.934 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-05 21:03:25.936 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-05 21:03:25.939 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-05 21:03:25.941 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-05 21:03:25.943 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-05 21:03:25.946 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-05 21:03:25.948 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-05 21:03:25.952 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-05 21:03:25.955 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-05 21:03:25.957 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-05 21:03:25.970 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-05 21:03:25.970 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:03:25.978 | d /var/run/uwsgi 0755 ubuntu root 2022-07-05 21:03:25.981 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:03:25.997 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-05 21:03:25.999 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-05 21:03:26.004 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-05 21:03:26.032 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-05 21:03:26.059 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-05 21:03:26.086 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-05 21:03:26.113 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-05 21:03:26.139 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-05 21:03:26.167 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-05 21:03:26.194 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-05 21:03:26.221 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-05 21:03:26.248 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-05 21:03:26.276 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-05 21:03:26.310 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-05 21:03:26.337 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-05 21:03:26.364 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-05 21:03:26.366 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-05 21:03:26.369 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-05 21:03:26.371 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-05 21:03:26.373 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-05 21:03:26.376 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:03:26.378 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:03:26.381 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-05 21:03:26.383 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-05 21:03:26.386 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-05 21:03:26.413 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-05 21:03:26.441 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-07-05 21:03:26.441 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-05 21:03:26.450 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-05 21:03:26.453 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-05 21:03:26.456 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-05 21:03:26.458 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-05 21:03:26.461 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-05 21:03:26.463 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:03:26.465 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:03:26.467 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:03:26.470 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-05 21:03:26.472 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-05 21:03:26.474 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:03:26.476 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:03:26.479 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-05 21:03:26.540 | Enabling site nova-api-wsgi. 2022-07-05 21:03:26.545 | To activate the new configuration, you need to run: 2022-07-05 21:03:26.545 | systemctl reload apache2 2022-07-05 21:03:26.549 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-05 21:03:26.552 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-05 21:03:26.554 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:03:26.556 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-05 21:03:26.690 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-05 21:03:26.711 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:26.714 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-07-05 21:03:26.716 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-05 21:03:26.718 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-05 21:03:26.721 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-05 21:03:26.723 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-05 21:03:26.725 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-05 21:03:26.728 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-05 21:03:26.732 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-05 21:03:26.735 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-05 21:03:26.737 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-05 21:03:26.750 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:03:26.751 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-05 21:03:26.759 | d /var/run/uwsgi 0755 ubuntu root 2022-07-05 21:03:26.763 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:03:26.778 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-05 21:03:26.781 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-05 21:03:26.784 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-05 21:03:26.815 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-05 21:03:26.841 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-05 21:03:26.868 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-05 21:03:26.896 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-05 21:03:26.922 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-05 21:03:26.949 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-05 21:03:26.977 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-05 21:03:27.004 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-05 21:03:27.031 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-05 21:03:27.059 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-05 21:03:27.085 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-05 21:03:27.113 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-05 21:03:27.140 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-05 21:03:27.142 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-05 21:03:27.169 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-05 21:03:27.186 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:03:27.188 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-05 21:03:27.219 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-05 21:03:27.222 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-05 21:03:27.224 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-05 21:03:27.240 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:27.243 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:03:27.245 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:03:27.273 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-05 21:03:27.303 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-05 21:03:27.305 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-05 21:03:27.307 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-05 21:03:27.310 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-05 21:03:27.312 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-05 21:03:27.315 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:03:27.331 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:27.334 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-05 21:03:27.337 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-05 21:03:27.339 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:03:27.354 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:27.356 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:03:27.359 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:03:27.387 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:03:27.389 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:03:27.391 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-05 21:03:27.419 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-05 21:03:27.447 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-05 21:03:27.478 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-05 21:03:27.494 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:03:27.496 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-05 21:03:27.524 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-05 21:03:27.526 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-05 21:03:27.529 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-05 21:03:27.559 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-05 21:03:27.587 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.30/identity 2022-07-05 21:03:27.615 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-05 21:03:27.643 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-05 21:03:27.670 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-05 21:03:27.703 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-05 21:03:27.730 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-05 21:03:27.759 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-05 21:03:27.787 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-05 21:03:27.803 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:27.806 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-05 21:03:27.811 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:03:27.813 | + lib/nova:create_nova_conf:549 : local conf 2022-07-05 21:03:27.815 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-05 21:03:27.818 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-05 21:03:27.820 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:03:27.823 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:03:27.825 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-05 21:03:27.828 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-05 21:03:27.830 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-05 21:03:27.834 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-05 21:03:27.837 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-05 21:03:27.839 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-05 21:03:27.841 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-05 21:03:27.843 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:03:27.846 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:03:27.849 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:03:27.864 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:27.867 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:03:27.869 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-05 21:03:27.872 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-05 21:03:27.902 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-05 21:03:27.933 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-05 21:03:27.963 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:03:27.965 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-05 21:03:27.967 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-05 21:03:27.969 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-05 21:03:27.986 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:27.990 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-05 21:03:27.990 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-05 21:03:28.687 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-05 21:03:28.689 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-05 21:03:28.692 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-05 21:03:28.694 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-05 21:03:28.696 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-05 21:03:28.699 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-05 21:03:28.701 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:03:28.717 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:28.721 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-05 21:03:28.723 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-05 21:03:28.725 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:03:28.741 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:28.744 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-07-05 21:03:28.746 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-07-05 21:03:28.774 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:03:28.776 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:03:28.779 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-05 21:03:28.796 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:28.798 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-05 21:03:28.801 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-05 21:03:28.804 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-05 21:03:28.834 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.30/identity 2022-07-05 21:03:28.862 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-05 21:03:28.889 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-05 21:03:28.917 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-05 21:03:28.944 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-05 21:03:28.972 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-05 21:03:28.999 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-05 21:03:29.026 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-05 21:03:29.029 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-05 21:03:29.031 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-05 21:03:29.034 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:03:29.051 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:03:29.053 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:03:29.055 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:03:29.057 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:03:29.060 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-05 21:03:29.087 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:03:29.115 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:03:29.143 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:03:29.171 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:03:29.175 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-05 21:03:29.179 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:03:29.181 | + lib/nova:create_nova_conf:583 : local conf 2022-07-05 21:03:29.184 | + lib/nova:create_nova_conf:584 : local offset 2022-07-05 21:03:29.187 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-05 21:03:29.190 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:03:29.192 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:03:29.195 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-05 21:03:29.197 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-05 21:03:29.200 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-05 21:03:29.202 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-05 21:03:29.204 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-05 21:03:29.206 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-05 21:03:29.209 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-05 21:03:29.224 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:03:29.227 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-05 21:03:29.229 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-05 21:03:29.245 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:03:29.247 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-05 21:03:29.263 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:03:29.265 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-05 21:03:29.281 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:03:29.285 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-05 21:03:29.302 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:03:29.304 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-05 21:03:29.307 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-05 21:03:29.309 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-05 21:03:29.312 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:03:29.315 | + lib/stack:stack_install_service:32 : install_placement 2022-07-05 21:03:29.317 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-05 21:03:29.319 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-05 21:03:29.322 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:03:29.324 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:03:29.327 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-05 21:03:29.330 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:03:29.332 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:03:29.335 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:03:29.337 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:03:29.339 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:03:29.342 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:03:29.344 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:03:29.347 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:03:29.350 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:03:29.352 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:03:29.354 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:03:29.357 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:03:29.359 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-05 21:03:29.362 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:03:29.365 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:03:29.367 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:03:29.370 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-05 21:03:29.391 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-07-05 21:03:29.502 | Reading package lists... 2022-07-05 21:03:29.747 | Building dependency tree... 2022-07-05 21:03:29.749 | Reading state information... 2022-07-05 21:03:29.998 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-05 21:03:29.998 | The following packages were automatically installed and are no longer required: 2022-07-05 21:03:29.999 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:03:29.999 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:03:29.999 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:03:29.999 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:03:29.999 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:03:29.999 | python3-zope.interface 2022-07-05 21:03:29.999 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:03:30.112 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:03:30.116 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:03:30.118 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:03:30.121 | + functions-common:time_stop:2440 : local name 2022-07-05 21:03:30.123 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:03:30.125 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:03:30.127 | + functions-common:time_stop:2443 : local total 2022-07-05 21:03:30.130 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:03:30.132 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:03:30.134 | + functions-common:time_stop:2447 : start_time=1657055009388 2022-07-05 21:03:30.136 | + functions-common:time_stop:2449 : [[ -z 1657055009388 ]] 2022-07-05 21:03:30.139 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:03:30.144 | + functions-common:time_stop:2452 : end_time=1657055010141 2022-07-05 21:03:30.146 | + functions-common:time_stop:2453 : elapsed_time=753 2022-07-05 21:03:30.148 | + functions-common:time_stop:2454 : total=6174 2022-07-05 21:03:30.151 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:03:30.153 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6927 2022-07-05 21:03:30.155 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:03:30.158 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-05 21:03:30.161 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-05 21:03:30.163 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-05 21:03:30.166 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-05 21:03:30.168 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-05 21:03:30.191 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-05 21:03:30.194 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:03:30.198 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:03:30.201 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:03:30.203 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:03:30.206 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:03:30.208 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:03:30.211 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:03:30.213 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:03:30.216 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:03:30.218 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:03:30.221 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:03:30.224 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:03:30.226 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-05 21:03:30.229 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:03:30.231 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:03:30.234 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:03:30.237 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-05 21:03:30.259 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-07-05 21:03:30.368 | Reading package lists... 2022-07-05 21:03:30.616 | Building dependency tree... 2022-07-05 21:03:30.617 | Reading state information... 2022-07-05 21:03:30.871 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-05 21:03:30.871 | The following packages were automatically installed and are no longer required: 2022-07-05 21:03:30.872 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:03:30.872 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:03:30.872 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:03:30.872 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:03:30.872 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:03:30.872 | python3-zope.interface 2022-07-05 21:03:30.872 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:03:30.984 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:03:30.989 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:03:30.991 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:03:30.994 | + functions-common:time_stop:2440 : local name 2022-07-05 21:03:30.996 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:03:30.998 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:03:31.000 | + functions-common:time_stop:2443 : local total 2022-07-05 21:03:31.003 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:03:31.005 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:03:31.007 | + functions-common:time_stop:2447 : start_time=1657055010256 2022-07-05 21:03:31.010 | + functions-common:time_stop:2449 : [[ -z 1657055010256 ]] 2022-07-05 21:03:31.012 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:03:31.017 | + functions-common:time_stop:2452 : end_time=1657055011014 2022-07-05 21:03:31.019 | + functions-common:time_stop:2453 : elapsed_time=758 2022-07-05 21:03:31.021 | + functions-common:time_stop:2454 : total=6927 2022-07-05 21:03:31.024 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:03:31.026 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7685 2022-07-05 21:03:31.028 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:03:31.031 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-05 21:03:31.034 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-05 21:03:31.036 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:03:31.039 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:03:31.042 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:03:31.044 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-05 21:03:31.047 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-05 21:03:31.103 | wsgi (enabled by maintainer script) 2022-07-05 21:03:31.106 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-05 21:03:31.109 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-05 21:03:31.112 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-05 21:03:31.115 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-05 21:03:31.117 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-05 21:03:31.120 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-05 21:03:31.124 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-05 21:03:31.124 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-05 21:03:31.129 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-05 21:03:31.132 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-05 21:03:31.134 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-05 21:03:31.137 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-05 21:03:31.139 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-05 21:03:31.163 | Using python 3.8 to install osc-placement 2022-07-05 21:03:31.166 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-07-05 21:03:33.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:03:33.259 | from cryptography.utils import int_from_bytes 2022-07-05 21:03:33.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:03:33.259 | from cryptography.utils import int_from_bytes 2022-07-05 21:03:34.307 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:03:34.309 | Requirement already satisfied: osc-placement===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2022-07-05 21:03:34.321 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:03:34.334 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:03:34.340 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:03:34.342 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:03:34.349 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:03:34.353 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-05 21:03:34.356 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:03:34.359 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-07-05 21:03:34.373 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:03:34.432 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:03:34.436 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:03:34.441 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:03:34.444 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:03:34.450 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:03:34.453 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:03:34.460 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-05 21:03:34.472 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-05 21:03:34.498 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:03:34.503 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:03:34.516 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:03:34.519 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:03:34.522 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:03:34.533 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:03:34.582 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:03:34.585 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:03:34.622 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-05 21:03:34.625 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-05 21:03:34.630 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-05 21:03:34.651 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:03:34.657 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:03:34.660 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-05 21:03:34.662 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-05 21:03:34.665 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:03:34.700 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:03:34.705 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:03:34.708 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:03:34.710 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:03:34.715 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-05 21:03:34.717 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-05 21:03:34.780 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:03:34.784 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-05 21:03:34.787 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:03:36.779 | + inc/python:pip_install:196 : result=0 2022-07-05 21:03:36.781 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:03:36.784 | + functions-common:time_stop:2440 : local name 2022-07-05 21:03:36.787 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:03:36.789 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:03:36.792 | + functions-common:time_stop:2443 : local total 2022-07-05 21:03:36.794 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:03:36.797 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:03:36.800 | + functions-common:time_stop:2447 : start_time=1657055011157 2022-07-05 21:03:36.802 | + functions-common:time_stop:2449 : [[ -z 1657055011157 ]] 2022-07-05 21:03:36.805 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:03:36.810 | + functions-common:time_stop:2452 : end_time=1657055016807 2022-07-05 21:03:36.812 | + functions-common:time_stop:2453 : elapsed_time=5650 2022-07-05 21:03:36.815 | + functions-common:time_stop:2454 : total=118434 2022-07-05 21:03:36.817 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:03:36.820 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=124084 2022-07-05 21:03:36.822 | + inc/python:pip_install:199 : return 0 2022-07-05 21:03:36.825 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-05 21:03:36.827 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-05 21:03:36.830 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-05 21:03:36.832 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:03:36.835 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:03:36.838 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:03:36.841 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:03:36.843 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:03:36.847 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:03:36.864 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:03:36.867 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:03:36.869 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:03:36.872 | + functions-common:git_clone:618 : echo master 2022-07-05 21:03:36.872 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:03:36.878 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-05 21:03:36.880 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-07-05 21:03:36.883 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-07-05 21:03:36.885 | + functions-common:git_timed:703 : local count=0 2022-07-05 21:03:36.887 | + functions-common:git_timed:704 : local timeout=0 2022-07-05 21:03:36.890 | + functions-common:git_timed:706 : [[ -n 0 ]] 2022-07-05 21:03:36.892 | + functions-common:git_timed:707 : timeout=0 2022-07-05 21:03:36.894 | + functions-common:git_timed:710 : time_start git_timed 2022-07-05 21:03:36.897 | + functions-common:time_start:2426 : local name=git_timed 2022-07-05 21:03:36.899 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:03:36.901 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:03:36.904 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:03:36.909 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055016906 2022-07-05 21:03:36.911 | + functions-common:git_timed:711 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-07-05 21:03:36.915 | Cloning into '/opt/stack/placement'... 2022-07-05 21:05:15.259 | + functions-common:git_timed:725 : time_stop git_timed 2022-07-05 21:05:15.261 | + functions-common:time_stop:2440 : local name 2022-07-05 21:05:15.264 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:05:15.266 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:05:15.268 | + functions-common:time_stop:2443 : local total 2022-07-05 21:05:15.270 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:05:15.273 | + functions-common:time_stop:2446 : name=git_timed 2022-07-05 21:05:15.276 | + functions-common:time_stop:2447 : start_time=1657055016906 2022-07-05 21:05:15.278 | + functions-common:time_stop:2449 : [[ -z 1657055016906 ]] 2022-07-05 21:05:15.281 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:05:15.285 | + functions-common:time_stop:2452 : end_time=1657055115282 2022-07-05 21:05:15.288 | + functions-common:time_stop:2453 : elapsed_time=98376 2022-07-05 21:05:15.290 | + functions-common:time_stop:2454 : total=0 2022-07-05 21:05:15.293 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:05:15.295 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=98376 2022-07-05 21:05:15.298 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-05 21:05:15.310 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-05 21:05:15.313 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:05:15.314 | + functions-common:git_clone:679 : head -1 2022-07-05 21:05:15.318 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-05 21:05:15.320 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:05:15.323 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-05 21:05:15.326 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:05:15.328 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-05 21:05:15.330 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-05 21:05:15.333 | + inc/python:setup_develop:340 : local extras= 2022-07-05 21:05:15.336 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-05 21:05:15.338 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:05:15.341 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-05 21:05:15.343 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-05 21:05:15.345 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:05:15.348 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-05 21:05:15.351 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-05 21:05:15.354 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:05:15.356 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-05 21:05:15.359 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:05:15.361 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:05:15.364 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-05 21:05:15.371 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-05 21:05:15.373 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-07-05 21:05:15.996 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-05 21:05:15.998 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:05:16.001 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:05:16.003 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:05:16.005 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-05 21:05:16.008 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-05 21:05:16.010 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:05:16.013 | + inc/python:setup_package:424 : local extras= 2022-07-05 21:05:16.015 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:05:16.018 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-05 21:05:16.020 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-05 21:05:16.023 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-05 21:05:16.025 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:05:16.028 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-05 21:05:16.050 | Using python 3.8 to install /opt/stack/placement 2022-07-05 21:05:16.052 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-07-05 21:05:18.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:05:18.149 | from cryptography.utils import int_from_bytes 2022-07-05 21:05:18.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:05:18.149 | from cryptography.utils import int_from_bytes 2022-07-05 21:05:19.196 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:05:19.196 | Obtaining file:///opt/stack/placement 2022-07-05 21:05:20.511 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:05:20.523 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-05 21:05:20.666 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:05:20.680 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:05:20.685 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:05:20.696 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:05:20.747 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-05 21:05:20.751 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-05 21:05:20.755 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-05 21:05:20.759 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:05:20.797 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:05:20.807 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:05:20.846 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:05:20.852 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-05 21:05:20.898 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:05:20.903 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:05:20.940 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-05 21:05:20.960 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-05 21:05:20.974 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:05:20.983 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-05 21:05:20.992 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:05:21.006 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:05:21.011 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:05:21.014 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:05:21.026 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:05:21.035 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:05:21.038 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:05:21.044 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:05:21.048 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:05:21.069 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:05:21.073 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:05:21.080 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:05:21.094 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:05:21.098 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:05:21.101 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-05 21:05:21.111 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-05 21:05:21.113 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-05 21:05:21.116 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:05:21.122 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-05 21:05:21.131 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-05 21:05:21.136 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:05:21.146 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:05:21.179 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:05:21.189 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-07-05 21:05:21.191 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:05:21.249 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:05:21.255 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:05:21.257 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:05:21.262 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:05:21.265 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:05:21.272 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-05 21:05:21.285 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-05 21:05:21.293 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-05 21:05:21.299 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:05:21.302 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:05:21.305 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:05:21.308 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:05:21.311 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:05:21.315 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:05:21.318 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-05 21:05:21.321 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:05:21.323 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:05:21.326 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:05:21.338 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:05:21.342 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:05:21.345 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-05 21:05:21.370 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-05 21:05:21.380 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-05 21:05:21.417 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:05:21.421 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-05 21:05:21.423 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-05 21:05:21.448 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:05:22.950 | Installing collected packages: openstack-placement 2022-07-05 21:05:22.951 | Running setup.py develop for openstack-placement 2022-07-05 21:05:24.635 | Successfully installed openstack-placement 2022-07-05 21:05:24.741 | + inc/python:pip_install:196 : result=0 2022-07-05 21:05:24.744 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:05:24.746 | + functions-common:time_stop:2440 : local name 2022-07-05 21:05:24.748 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:05:24.751 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:05:24.753 | + functions-common:time_stop:2443 : local total 2022-07-05 21:05:24.755 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:05:24.758 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:05:24.760 | + functions-common:time_stop:2447 : start_time=1657055116044 2022-07-05 21:05:24.762 | + functions-common:time_stop:2449 : [[ -z 1657055116044 ]] 2022-07-05 21:05:24.765 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:05:24.769 | + functions-common:time_stop:2452 : end_time=1657055124767 2022-07-05 21:05:24.772 | + functions-common:time_stop:2453 : elapsed_time=8723 2022-07-05 21:05:24.775 | + functions-common:time_stop:2454 : total=124084 2022-07-05 21:05:24.777 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:05:24.779 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=132807 2022-07-05 21:05:24.782 | + inc/python:pip_install:199 : return 0 2022-07-05 21:05:24.784 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:05:24.787 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-05 21:05:24.789 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-05 21:05:24.809 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-05 21:05:24.821 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-05 21:05:24.824 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-05 21:05:24.826 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:05:24.829 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:05:24.831 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-07-05 21:05:24.834 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:05:24.837 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:05:24.839 | + ./stack.sh:main:938 : configure_placement 2022-07-05 21:05:24.842 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-05 21:05:24.854 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-05 21:05:24.856 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-05 21:05:24.861 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-05 21:05:24.864 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-05 21:05:24.866 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-05 21:05:24.869 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-05 21:05:24.871 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:05:24.874 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:05:24.876 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:05:24.894 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:05:24.898 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:05:24.900 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-05 21:05:24.903 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-05 21:05:24.935 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-05 21:05:24.968 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-05 21:05:24.999 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-05 21:05:25.002 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-05 21:05:25.004 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-05 21:05:25.007 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-05 21:05:25.009 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-05 21:05:25.041 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-05 21:05:25.070 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-07-05 21:05:25.098 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-05 21:05:25.128 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-05 21:05:25.156 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-05 21:05:25.195 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-05 21:05:25.223 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-05 21:05:25.254 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:05:25.283 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-05 21:05:25.312 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-05 21:05:25.315 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-05 21:05:25.317 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-05 21:05:25.321 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:05:25.338 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:05:25.340 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:05:25.343 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:05:25.345 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:05:25.348 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-05 21:05:25.377 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:05:25.406 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:05:25.435 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:05:25.466 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-05 21:05:25.469 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-05 21:05:25.472 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-05 21:05:25.474 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-05 21:05:25.477 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-05 21:05:25.479 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-05 21:05:25.482 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-05 21:05:25.485 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-05 21:05:25.489 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-05 21:05:25.492 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-05 21:05:25.495 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-05 21:05:25.508 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-05 21:05:25.508 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:05:25.517 | d /var/run/uwsgi 0755 ubuntu root 2022-07-05 21:05:25.520 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:05:25.536 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-05 21:05:25.539 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-05 21:05:25.542 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-05 21:05:25.574 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-05 21:05:25.603 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-05 21:05:25.631 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-05 21:05:25.659 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-05 21:05:25.688 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-05 21:05:25.717 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-05 21:05:25.746 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-05 21:05:25.774 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-05 21:05:25.803 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-05 21:05:25.832 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-05 21:05:25.861 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-05 21:05:25.890 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-05 21:05:25.919 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-05 21:05:25.922 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-05 21:05:25.925 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-05 21:05:25.927 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-05 21:05:25.930 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-05 21:05:25.932 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:05:25.935 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:05:25.937 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-05 21:05:25.940 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-05 21:05:25.943 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-05 21:05:25.972 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-05 21:05:26.001 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-07-05 21:05:26.001 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-05 21:05:26.010 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-05 21:05:26.013 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-05 21:05:26.016 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-05 21:05:26.018 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-05 21:05:26.020 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-05 21:05:26.023 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:05:26.026 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:05:26.028 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:05:26.030 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-05 21:05:26.033 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-05 21:05:26.035 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:05:26.039 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:05:26.041 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-05 21:05:26.102 | Enabling site placement-api. 2022-07-05 21:05:26.108 | To activate the new configuration, you need to run: 2022-07-05 21:05:26.108 | systemctl reload apache2 2022-07-05 21:05:26.112 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-05 21:05:26.115 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-05 21:05:26.117 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:05:26.120 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-05 21:05:26.259 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-05 21:05:26.281 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:05:26.284 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-05 21:05:26.303 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:05:26.306 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-05 21:05:26.325 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:05:26.328 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-05 21:05:26.330 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-05 21:05:26.333 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-05 21:05:26.364 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2022-07-05 21:05:26.394 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-05 21:05:26.422 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-05 21:05:26.452 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-05 21:05:26.480 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-05 21:05:26.509 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-05 21:05:26.539 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-05 21:05:26.567 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-05 21:05:26.585 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:05:26.587 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-05 21:05:26.605 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:05:26.608 | + ./stack.sh:main:964 : run_phase stack install 2022-07-05 21:05:26.610 | + functions-common:run_phase:1868 : local mode=stack 2022-07-05 21:05:26.612 | + functions-common:run_phase:1869 : local phase=install 2022-07-05 21:05:26.615 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-05 21:05:26.617 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-05 21:05:26.620 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-05 21:05:26.622 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-05 21:05:26.625 | + functions-common:run_phase:1878 : local extra 2022-07-05 21:05:26.628 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-05 21:05:26.632 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-05 21:05:26.635 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-05 21:05:26.637 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-05 21:05:26.640 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-05 21:05:26.642 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-05 21:05:26.658 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:05:26.660 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-05 21:05:26.663 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:05:26.665 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-05 21:05:26.667 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-05 21:05:26.670 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:05:26.672 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-05 21:05:26.674 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-05 21:05:26.677 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-05 21:05:26.739 | ++ inc/async:async_inner:63 : install_tempest 2022-07-05 21:05:26.776 | [79872 Async install_tempest:105165]: running: install_tempest 2022-07-05 21:05:26.779 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-05 21:05:26.782 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-05 21:05:26.784 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-05 21:05:26.787 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-05 21:05:26.790 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-05 21:05:26.793 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-05 21:05:26.795 | + functions-common:run_plugins:1855 : local phase=install 2022-07-05 21:05:26.798 | + functions-common:run_plugins:1857 : local plugins= 2022-07-05 21:05:26.800 | + functions-common:run_plugins:1858 : local plugin 2022-07-05 21:05:26.804 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-05 21:05:26.806 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-05 21:05:26.809 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:05:26.811 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:05:26.814 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-07-05 21:05:26.817 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:05:26.820 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-05 21:05:26.823 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-05 21:05:26.825 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-05 21:05:26.829 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-05 21:05:26.832 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-05 21:05:26.834 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-05 21:05:26.839 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-05 21:05:26.840 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-05 21:05:26.847 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-05 21:05:26.851 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-05 21:05:26.853 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-05 21:05:26.856 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-05 21:05:26.859 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-05 21:05:26.882 | Using python 3.8 to install python-openstackclient 2022-07-05 21:05:26.884 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-07-05 21:05:28.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:05:28.987 | from cryptography.utils import int_from_bytes 2022-07-05 21:05:28.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:05:28.987 | from cryptography.utils import int_from_bytes 2022-07-05 21:05:30.033 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:05:30.257 | Collecting python-openstackclient===5.8.0 2022-07-05 21:05:30.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-07-05 21:05:30.577 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:05:30.583 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-05 21:05:30.608 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:05:30.630 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-07-05 21:05:30.644 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-07-05 21:05:30.658 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-05 21:05:30.670 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:05:30.674 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:05:30.676 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-07-05 21:05:30.691 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:05:30.696 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:05:30.710 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-05 21:05:30.712 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-05 21:05:30.716 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-05 21:05:30.719 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:05:30.776 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:05:30.780 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:05:30.783 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:05:30.821 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:05:30.824 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-05 21:05:30.844 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:05:30.850 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-05 21:05:30.853 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:05:30.856 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:05:30.864 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:05:30.903 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:05:30.909 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:05:30.912 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:05:30.926 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:05:30.932 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-05 21:05:30.935 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:05:30.946 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:05:30.949 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:05:30.996 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:05:31.002 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:05:31.006 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:05:31.011 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-05 21:05:31.014 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:05:31.017 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:05:31.020 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:05:31.025 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:05:31.028 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:05:31.033 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:05:31.036 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:05:31.039 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:05:31.071 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:05:31.075 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-05 21:05:31.078 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-05 21:05:31.140 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:05:32.905 | Installing collected packages: python-openstackclient 2022-07-05 21:05:34.626 | Successfully installed python-openstackclient-5.8.0 2022-07-05 21:05:34.751 | + inc/python:pip_install:196 : result=0 2022-07-05 21:05:34.753 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:05:34.756 | + functions-common:time_stop:2440 : local name 2022-07-05 21:05:34.758 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:05:34.760 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:05:34.763 | + functions-common:time_stop:2443 : local total 2022-07-05 21:05:34.765 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:05:34.767 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:05:34.770 | + functions-common:time_stop:2447 : start_time=1657055126875 2022-07-05 21:05:34.773 | + functions-common:time_stop:2449 : [[ -z 1657055126875 ]] 2022-07-05 21:05:34.776 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:05:34.780 | + functions-common:time_stop:2452 : end_time=1657055134777 2022-07-05 21:05:34.782 | + functions-common:time_stop:2453 : elapsed_time=7902 2022-07-05 21:05:34.785 | + functions-common:time_stop:2454 : total=132807 2022-07-05 21:05:34.788 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:05:34.790 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=140709 2022-07-05 21:05:34.793 | + inc/python:pip_install:199 : return 0 2022-07-05 21:05:34.795 | + ./stack.sh:main:976 : install_oscwrap 2022-07-05 21:05:34.799 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-05 21:05:34.803 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.Vec3eRrSub 2022-07-05 21:05:34.806 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-05 21:05:34.808 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-05 21:05:34.811 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-05 21:05:34.814 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-05 21:05:34.816 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-05 21:05:34.819 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-05 21:05:34.837 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:05:34.839 | + ./stack.sh:main:1030 : configure_database 2022-07-05 21:05:34.842 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-05 21:05:34.846 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-05 21:05:34.848 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-05 21:05:34.851 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:05:34.854 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-05 21:05:34.856 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-05 21:05:34.858 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:05:34.861 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:05:34.863 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-05 21:05:34.866 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-05 21:05:34.869 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-05 21:05:34.869 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-05 21:05:34.874 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-05 21:05:34.936 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-05 21:05:34.939 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:05:34.941 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:05:34.943 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:05:34.946 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:05:34.948 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:05:34.950 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:05:34.953 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:05:34.955 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:05:34.958 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:05:34.984 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:05:35.003 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-05 21:05:35.023 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:05:35.043 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:05:35.060 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:05:35.076 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:05:35.092 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:05:35.108 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:05:35.127 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-05 21:05:35.148 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:05:35.167 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:05:35.169 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-05 21:05:35.172 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:05:35.174 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-05 21:05:38.483 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-05 21:05:38.501 | mysqladmin: connect to server at 'localhost' failed 2022-07-05 21:05:38.501 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-05 21:05:38.506 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-05 21:05:38.509 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-05 21:05:38.511 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:05:38.514 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:05:38.518 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-05 21:05:38.518 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-05 21:05:38.521 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-05 21:05:38.523 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:05:38.526 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:05:38.528 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-05 21:05:38.531 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-05 21:05:38.535 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-07-05 21:05:38.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:05:38.650 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-05 21:05:38.663 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:05:38.742 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-05 21:05:38.805 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-05 21:05:38.871 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-05 21:05:38.926 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-05 21:05:38.929 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-05 21:05:38.932 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-05 21:05:38.932 | enabling MySQL performance counting 2022-07-05 21:05:38.934 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-05 21:05:38.957 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-05 21:05:38.959 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-07-05 21:05:41.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:05:41.089 | from cryptography.utils import int_from_bytes 2022-07-05 21:05:41.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:05:41.089 | from cryptography.utils import int_from_bytes 2022-07-05 21:05:42.142 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:05:42.145 | Processing ./tools/dbcounter 2022-07-05 21:05:42.150 | Installing build dependencies: started 2022-07-05 21:05:51.907 | Installing build dependencies: finished with status 'done' 2022-07-05 21:05:51.909 | Getting requirements to build wheel: started 2022-07-05 21:05:52.940 | Getting requirements to build wheel: finished with status 'done' 2022-07-05 21:05:52.944 | Installing backend dependencies: started 2022-07-05 21:05:57.685 | Installing backend dependencies: finished with status 'done' 2022-07-05 21:05:57.687 | Preparing wheel metadata: started 2022-07-05 21:05:58.809 | Preparing wheel metadata: finished with status 'done' 2022-07-05 21:05:58.917 | Building wheels for collected packages: dbcounter 2022-07-05 21:05:58.919 | Building wheel for dbcounter (PEP 517): started 2022-07-05 21:06:00.331 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-05 21:06:00.333 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=9a6c0e4e94f0535766233ee243cf2ddd35a270c131b4040606136129f19605e9 2022-07-05 21:06:00.334 | Stored in directory: /tmp/pip-ephem-wheel-cache-vgsber69/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-05 21:06:00.335 | Successfully built dbcounter 2022-07-05 21:06:02.501 | Installing collected packages: dbcounter 2022-07-05 21:06:02.608 | Successfully installed dbcounter-0.1 2022-07-05 21:06:02.758 | + inc/python:pip_install:196 : result=0 2022-07-05 21:06:02.760 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:06:02.763 | + functions-common:time_stop:2440 : local name 2022-07-05 21:06:02.765 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:06:02.767 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:06:02.770 | + functions-common:time_stop:2443 : local total 2022-07-05 21:06:02.775 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:06:02.775 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:06:02.777 | + functions-common:time_stop:2447 : start_time=1657055138951 2022-07-05 21:06:02.779 | + functions-common:time_stop:2449 : [[ -z 1657055138951 ]] 2022-07-05 21:06:02.782 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:06:02.787 | + functions-common:time_stop:2452 : end_time=1657055162784 2022-07-05 21:06:02.789 | + functions-common:time_stop:2453 : elapsed_time=23833 2022-07-05 21:06:02.792 | + functions-common:time_stop:2454 : total=140709 2022-07-05 21:06:02.794 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:06:02.797 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=164542 2022-07-05 21:06:02.799 | + inc/python:pip_install:199 : return 0 2022-07-05 21:06:02.802 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-05 21:06:02.804 | + lib/database:recreate_database:112 : local db=stats 2022-07-05 21:06:02.807 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-05 21:06:02.809 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-05 21:06:02.813 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-05 21:06:02.818 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:06:02.858 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-05 21:06:02.862 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:06:02.962 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-07-05 21:06:02.962 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-05 21:06:02.967 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:06:03.065 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-05 21:06:03.067 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:06:03.070 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-05 21:06:06.509 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-05 21:06:06.512 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-05 21:06:06.515 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-05 21:06:06.520 | + functions-common:save_stackenv:62 : time_stamp=2022-07-05-210606 2022-07-05 21:06:06.523 | + functions-common:save_stackenv:63 : echo '# 2022-07-05-210606 1034' 2022-07-05 21:06:06.526 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.528 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-05 21:06:06.531 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.533 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-05 21:06:06.536 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.539 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-05 21:06:06.541 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.546 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-05 21:06:06.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.551 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-07-05 21:06:06.553 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.556 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-07-05 21:06:06.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.561 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-05-210041 2022-07-05 21:06:06.563 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.566 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-05 21:06:06.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.571 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-07-05 21:06:06.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.576 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-05 21:06:06.578 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.580 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-05 21:06:06.583 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.586 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-05 21:06:06.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.591 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-05 21:06:06.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.596 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.30 2022-07-05 21:06:06.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:06:06.601 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-05 21:06:06.604 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-05 21:06:06.606 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-05 21:06:06.609 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-05 21:06:06.621 | + ./stack.sh:main:1060 : start_dstat 2022-07-05 21:06:06.623 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:06:06.626 | + functions-common:run_process:1694 : local service=dstat 2022-07-05 21:06:06.628 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:06:06.631 | + functions-common:run_process:1696 : local group= 2022-07-05 21:06:06.634 | + functions-common:run_process:1697 : local user= 2022-07-05 21:06:06.636 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:06:06.639 | + functions-common:run_process:1700 : local name=dstat 2022-07-05 21:06:06.641 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:06:06.646 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:06:06.647 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:06:06.649 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:06:06.652 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:06:06.657 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055166654 2022-07-05 21:06:06.659 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-05 21:06:06.676 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:06:06.679 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-05 21:06:06.681 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-05 21:06:06.684 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:06:06.686 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:06:06.689 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:06:06.692 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:06:06.695 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-05 21:06:06.697 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-05 21:06:06.700 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-05 21:06:06.702 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:06:06.705 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:06:06.707 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:06:06.710 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:06:06.716 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-05 21:06:06.716 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-07-05 21:06:06.718 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-05 21:06:06.720 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:06:06.722 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:06:06.725 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:06:06.727 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:06:06.730 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:06:06.732 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:06:06.734 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-05 21:06:06.737 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:06:06.741 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-05 21:06:06.802 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-05 21:06:06.865 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:06:06.920 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-05 21:06:06.971 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-05 21:06:07.023 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:06:07.074 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:06:07.077 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:06:07.079 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-05 21:06:07.140 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:06:07.534 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-05 21:06:07.548 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-05 21:06:07.912 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-05 21:06:07.938 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:06:07.943 | + functions-common:time_stop:2440 : local name 2022-07-05 21:06:07.945 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:06:07.949 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:06:07.952 | + functions-common:time_stop:2443 : local total 2022-07-05 21:06:07.954 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:06:07.957 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:06:07.959 | + functions-common:time_stop:2447 : start_time=1657055166654 2022-07-05 21:06:07.962 | + functions-common:time_stop:2449 : [[ -z 1657055166654 ]] 2022-07-05 21:06:07.965 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:06:07.970 | + functions-common:time_stop:2452 : end_time=1657055167967 2022-07-05 21:06:07.972 | + functions-common:time_stop:2453 : elapsed_time=1313 2022-07-05 21:06:07.975 | + functions-common:time_stop:2454 : total=0 2022-07-05 21:06:07.978 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:06:07.980 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1313 2022-07-05 21:06:07.983 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-05 21:06:07.985 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-05 21:06:07.988 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-05 21:06:07.991 | + functions-common:run_process:1696 : local group= 2022-07-05 21:06:07.994 | + functions-common:run_process:1697 : local user=root 2022-07-05 21:06:07.996 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:06:07.999 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-05 21:06:08.001 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:06:08.004 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:06:08.007 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:06:08.009 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:06:08.013 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:06:08.017 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055168015 2022-07-05 21:06:08.021 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-05 21:06:08.040 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:06:08.043 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:06:08.046 | + functions-common:time_stop:2440 : local name 2022-07-05 21:06:08.048 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:06:08.051 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:06:08.054 | + functions-common:time_stop:2443 : local total 2022-07-05 21:06:08.056 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:06:08.059 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:06:08.061 | + functions-common:time_stop:2447 : start_time=1657055168015 2022-07-05 21:06:08.064 | + functions-common:time_stop:2449 : [[ -z 1657055168015 ]] 2022-07-05 21:06:08.067 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:06:08.071 | + functions-common:time_stop:2452 : end_time=1657055168069 2022-07-05 21:06:08.074 | + functions-common:time_stop:2453 : elapsed_time=54 2022-07-05 21:06:08.076 | + functions-common:time_stop:2454 : total=1313 2022-07-05 21:06:08.079 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:06:08.081 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1367 2022-07-05 21:06:08.084 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-05 21:06:08.105 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:06:08.117 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-05 21:06:08.125 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:06:08.128 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-05 21:06:08.150 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:06:08.153 | + ./stack.sh:main:1073 : start_etcd3 2022-07-05 21:06:08.156 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-05 21:06:08.158 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-847335-3-iscsi --data-dir /opt/stack/data/etcd' 2022-07-05 21:06:08.161 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-05 21:06:08.163 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-847335-3-iscsi=http://10.222.0.30:2380' 2022-07-05 21:06:08.179 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.30:2380' 2022-07-05 21:06:08.182 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.30:2379' 2022-07-05 21:06:08.185 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-05 21:06:08.187 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-05 21:06:08.190 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.30:2379' 2022-07-05 21:06:08.193 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-05 21:06:08.195 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-05 21:06:08.198 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-05 21:06:08.200 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-847335-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-847335-3-iscsi=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' '' root 2022-07-05 21:06:08.203 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-05 21:06:08.205 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-847335-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-847335-3-iscsi=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-07-05 21:06:08.208 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:06:08.211 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-05 21:06:08.213 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:06:08.216 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:06:08.219 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:06:08.222 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-05 21:06:08.224 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:06:08.229 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-05 21:06:08.308 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-05 21:06:08.376 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-847335-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-847335-3-iscsi=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-07-05 21:06:08.432 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-05 21:06:08.483 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-05 21:06:08.535 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:06:08.587 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:06:08.589 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:06:08.591 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-05 21:06:08.659 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:06:09.057 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-05 21:06:09.119 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-05 21:06:09.173 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-05 21:06:09.238 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-05 21:06:09.292 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-05 21:06:09.295 | ++ functions-common:is_arch:502 : uname -m 2022-07-05 21:06:09.299 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-05 21:06:09.302 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-05 21:06:09.689 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-05 21:06:09.703 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-05 21:06:10.069 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-05 21:06:10.948 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-05 21:06:10.965 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:06:10.968 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-05 21:06:10.970 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-05 21:06:10.974 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-05 21:06:10.978 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-05 21:06:10.991 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-05 21:06:11.004 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-05 21:06:11.007 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-05 21:06:11.010 | + 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.30/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-05 21:06:11.101 | The user clouds.yaml file didn't exist. 2022-07-05 21:06:11.111 | + 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.30/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-07-05 21:06:11.214 | + 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.30/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-07-05 21:06:11.323 | + 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.30/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-07-05 21:06:11.432 | + 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.30/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-07-05 21:06:11.545 | + 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.30/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-07-05 21:06:11.664 | + 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.30/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-07-05 21:06:11.785 | + 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.30/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-07-05 21:06:11.908 | + 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.30/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-07-05 21:06:12.035 | + 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.30/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-07-05 21:06:12.166 | + functions-common:write_clouds_yaml:198 : cat 2022-07-05 21:06:12.171 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-05 21:06:12.174 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-05 21:06:12.178 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-05 21:06:12.182 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-05 21:06:12.185 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-05 21:06:12.187 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-05 21:06:12.204 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:06:12.206 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-05 21:06:12.209 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:06:12.211 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-05 21:06:12.214 | + ./stack.sh:main:1090 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-07-05 21:06:12.216 | + ./stack.sh:main:1091 : init_keystone 2022-07-05 21:06:12.218 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-05 21:06:12.234 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:06:12.237 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-05 21:06:12.239 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-05 21:06:12.242 | + lib/database:recreate_database:112 : local db=keystone 2022-07-05 21:06:12.244 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-05 21:06:12.247 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-05 21:06:12.249 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-05 21:06:12.254 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:06:12.322 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-05 21:06:12.327 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:06:12.459 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-05 21:06:12.462 | + functions-common:time_start:2426 : local name=dbsync 2022-07-05 21:06:12.464 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:06:12.467 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:06:12.470 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:06:12.475 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055172471 2022-07-05 21:06:12.477 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-05 21:06:16.881 | INFO dbcounter [-] Registered counter for database keystone 2022-07-05 21:06:16.904 | 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=107342) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-05 21:06:16.910 | DEBUG dbcounter [-] [107342] Writer thread running {{(pid=107342) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:06:16.912 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:06:16.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.913 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.914 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.914 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.915 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:06:16.915 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:06:16.943 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:06:16.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.944 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.945 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.945 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:16.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:16.946 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:06:16.946 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:06:17.391 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:06:17.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:17.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:17.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:17.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:17.392 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:17.392 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:17.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:17.393 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:17.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:17.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:17.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:17.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:17.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:17.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:17.394 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:06:17.394 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:06:17.402 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-05 21:06:26.952 | ++ inc/async:async_inner:64 : rc=0 2022-07-05 21:06:26.977 | [105165 Async install_tempest:105165]: finished successfully 2022-07-05 21:06:30.195 | DEBUG dbcounter [-] [107342] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=107342) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:06:43.211 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:43.211 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-05 21:06:43.280 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:43.280 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-05 21:06:43.349 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:43.350 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-05 21:06:43.395 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:43.395 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-05 21:06:43.447 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:43.447 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-05 21:06:43.526 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:43.526 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-05 21:06:44.532 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:44.532 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:06:44.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.534 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.535 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.535 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.535 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.535 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:06:44.536 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:06:44.536 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:06:44.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.537 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.538 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.538 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.539 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:06:44.539 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:06:44.547 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:06:44.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.549 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.549 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.550 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:44.550 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:44.550 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:06:44.550 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:06:44.557 | DEBUG dbcounter [-] [107342] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=107342) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:06:45.000 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:06:45.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.002 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.002 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.002 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.002 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.003 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:06:45.003 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:06:45.093 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:06:45.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.100 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.100 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.100 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.100 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.101 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:06:45.101 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:06:45.105 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-05 21:06:45.138 | DEBUG dbcounter [-] [107342] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=107342) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:06:45.303 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:45.303 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-05 21:06:45.360 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:45.360 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-05 21:06:45.418 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:45.418 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-05 21:06:45.480 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:45.481 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-05 21:06:45.578 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:45.578 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-05 21:06:45.635 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:45.635 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-05 21:06:45.692 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:45.692 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:06:45.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.694 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.694 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.695 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.699 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:06:45.699 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:06:45.699 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:06:45.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.699 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.699 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.699 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.699 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.700 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:06:45.700 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:06:45.706 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:06:45.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.708 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.709 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.709 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:45.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:45.709 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:06:45.709 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:06:45.987 | DEBUG dbcounter [-] [107342] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=107342) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:06:46.030 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:06:46.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.032 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.033 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.033 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.033 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:06:46.033 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:06:46.092 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:06:46.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.093 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.094 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.094 | 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=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:06:46.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:06:46.095 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:06:46.095 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107342) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:06:46.102 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-05 21:06:46.161 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:46.161 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-05 21:06:46.240 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:46.240 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-05 21:06:46.309 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:46.309 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-05 21:06:46.366 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:46.366 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-05 21:06:46.429 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:46.429 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-05 21:06:46.503 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:46.503 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-05 21:06:46.566 | INFO migrate.versioning.api [-] done 2022-07-05 21:06:46.901 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-05 21:06:46.904 | + functions-common:time_stop:2440 : local name 2022-07-05 21:06:46.906 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:06:46.909 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:06:46.911 | + functions-common:time_stop:2443 : local total 2022-07-05 21:06:46.914 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:06:46.916 | + functions-common:time_stop:2446 : name=dbsync 2022-07-05 21:06:46.918 | + functions-common:time_stop:2447 : start_time=1657055172471 2022-07-05 21:06:46.921 | + functions-common:time_stop:2449 : [[ -z 1657055172471 ]] 2022-07-05 21:06:46.924 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:06:46.928 | + functions-common:time_stop:2452 : end_time=1657055206926 2022-07-05 21:06:46.931 | + functions-common:time_stop:2453 : elapsed_time=34455 2022-07-05 21:06:46.933 | + functions-common:time_stop:2454 : total=0 2022-07-05 21:06:46.936 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:06:46.938 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34455 2022-07-05 21:06:46.941 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-05 21:06:46.943 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-05 21:06:46.947 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-05 21:06:51.228 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-05 21:06:51.229 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-05 21:06:51.230 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-05 21:06:51.230 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-05 21:06:51.230 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-05 21:06:51.231 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-05 21:06:51.231 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-05 21:06:51.231 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-05 21:06:51.231 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-05 21:06:51.558 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-05 21:06:51.562 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-05 21:06:55.838 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-05 21:06:55.839 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-05 21:06:55.839 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-05 21:06:55.839 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-05 21:06:55.840 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-05 21:06:55.840 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-05 21:06:55.840 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-05 21:06:55.840 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-05 21:06:55.840 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-05 21:06:56.163 | + ./stack.sh:main:1092 : start_keystone 2022-07-05 21:06:56.166 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-05 21:06:56.169 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-05 21:06:56.172 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-05 21:06:56.189 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:06:56.191 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-05 21:06:56.195 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-05 21:06:56.199 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-05 21:06:56.201 | + functions-common:run_process:1694 : local service=keystone 2022-07-05 21:06:56.204 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:06:56.206 | + functions-common:run_process:1696 : local group= 2022-07-05 21:06:56.209 | + functions-common:run_process:1697 : local user= 2022-07-05 21:06:56.211 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:06:56.214 | + functions-common:run_process:1700 : local name=keystone 2022-07-05 21:06:56.216 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:06:56.219 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:06:56.221 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:06:56.224 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:06:56.227 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:06:56.231 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055216228 2022-07-05 21:06:56.234 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-05 21:06:56.249 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:06:56.252 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-05 21:06:56.254 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-05 21:06:56.257 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:06:56.259 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:06:56.262 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:06:56.264 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:06:56.266 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-05 21:06:56.269 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-05 21:06:56.271 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-05 21:06:56.274 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:06:56.278 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:06:56.281 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:06:56.283 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:06:56.285 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-05 21:06:56.288 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-07-05 21:06:56.290 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-05 21:06:56.293 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:06:56.295 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-05 21:06:56.297 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-05 21:06:56.300 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-05 21:06:56.302 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-05 21:06:56.304 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-05 21:06:56.308 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-05 21:06:56.374 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-05 21:06:56.435 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-05 21:06:56.485 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:06:56.535 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:06:56.591 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-05 21:06:56.641 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-05 21:06:56.691 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-05 21:06:56.741 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-05 21:06:56.792 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-05 21:06:56.842 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-05 21:06:56.845 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-05 21:06:56.847 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-05 21:06:56.907 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-05 21:06:57.276 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-05 21:06:57.288 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-05 21:06:57.652 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-05 21:06:57.731 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:06:57.733 | + functions-common:time_stop:2440 : local name 2022-07-05 21:06:57.735 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:06:57.738 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:06:57.740 | + functions-common:time_stop:2443 : local total 2022-07-05 21:06:57.743 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:06:57.747 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:06:57.750 | + functions-common:time_stop:2447 : start_time=1657055216228 2022-07-05 21:06:57.752 | + functions-common:time_stop:2449 : [[ -z 1657055216228 ]] 2022-07-05 21:06:57.756 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:06:57.761 | + functions-common:time_stop:2452 : end_time=1657055217758 2022-07-05 21:06:57.764 | + functions-common:time_stop:2453 : elapsed_time=1530 2022-07-05 21:06:57.767 | + functions-common:time_stop:2454 : total=1367 2022-07-05 21:06:57.769 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:06:57.772 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2897 2022-07-05 21:06:57.774 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-05 21:06:57.774 | Waiting for keystone to start... 2022-07-05 21:06:57.777 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.30/identity/v3/ 2022-07-05 21:06:57.779 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.30/identity/v3/ 2022-07-05 21:06:57.782 | + functions:wait_for_service:457 : local timeout=60 2022-07-05 21:06:57.784 | + functions:wait_for_service:458 : local url=http://10.222.0.30/identity/v3/ 2022-07-05 21:06:57.787 | + functions:wait_for_service:459 : local rval=0 2022-07-05 21:06:57.789 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-05 21:06:57.792 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-05 21:06:57.795 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:06:57.797 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:06:57.802 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:06:57.805 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055217802 2022-07-05 21:06:57.808 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-05 21:06:57.814 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/identity/v3/ 2022-07-05 21:07:04.048 | + :: : [[ 200 == 503 ]] 2022-07-05 21:07:04.049 | + :: : [[ 0 -eq 7 ]] 2022-07-05 21:07:04.052 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-05 21:07:04.055 | + functions-common:time_stop:2440 : local name 2022-07-05 21:07:04.058 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:07:04.060 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:07:04.063 | + functions-common:time_stop:2443 : local total 2022-07-05 21:07:04.065 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:07:04.067 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-05 21:07:04.070 | + functions-common:time_stop:2447 : start_time=1657055217802 2022-07-05 21:07:04.072 | + functions-common:time_stop:2449 : [[ -z 1657055217802 ]] 2022-07-05 21:07:04.075 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:07:04.080 | + functions-common:time_stop:2452 : end_time=1657055224077 2022-07-05 21:07:04.082 | + functions-common:time_stop:2453 : elapsed_time=6275 2022-07-05 21:07:04.085 | + functions-common:time_stop:2454 : total=0 2022-07-05 21:07:04.087 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:07:04.089 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6275 2022-07-05 21:07:04.092 | + functions:wait_for_service:467 : return 0 2022-07-05 21:07:04.094 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-05 21:07:04.111 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:07:04.114 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-05 21:07:04.116 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:07:04.119 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-05 21:07:04.146 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-05 21:07:04.148 | + 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.30/identity 2022-07-05 21:07:08.473 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.473 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.474 | 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=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.481 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.498 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.498 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.529 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.560 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.560 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.733 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.733 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.733 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.733 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.734 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.734 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.747 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.747 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.747 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.747 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.747 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.748 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.748 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.756 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.758 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.759 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.759 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.759 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.759 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.759 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.760 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=108147) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:07:08.824 | INFO dbcounter [-] Registered counter for database keystone 2022-07-05 21:07:08.842 | 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=108147) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-05 21:07:08.847 | DEBUG dbcounter [-] [108147] Writer thread running {{(pid=108147) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:07:09.118 | INFO keystone.cmd.bootstrap [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] Created domain default 2022-07-05 21:07:09.234 | INFO keystone.cmd.bootstrap [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] Created project admin 2022-07-05 21:07:09.261 | DEBUG passlib.handlers.bcrypt [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=108147) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-05 21:07:09.266 | DEBUG passlib.handlers.bcrypt [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=108147) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-05 21:07:09.448 | INFO keystone.cmd.bootstrap [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] Created user admin 2022-07-05 21:07:09.506 | INFO keystone.cmd.bootstrap [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] Created role reader 2022-07-05 21:07:09.556 | INFO keystone.cmd.bootstrap [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] Created role member 2022-07-05 21:07:09.639 | INFO keystone.cmd.bootstrap [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] Created implied role where f9389c8fc7a74300aed4cf6490fb672b implies e8b0e7643206483385c49640e21e33d7 2022-07-05 21:07:09.705 | INFO keystone.cmd.bootstrap [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] Created role admin 2022-07-05 21:07:09.788 | INFO keystone.cmd.bootstrap [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] Created implied role where 101b93f94624407f8c812ab86ebec32a implies f9389c8fc7a74300aed4cf6490fb672b 2022-07-05 21:07:09.847 | INFO keystone.cmd.bootstrap [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] Granted role admin on project admin to user admin. 2022-07-05 21:07:09.913 | INFO keystone.cmd.bootstrap [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] Granted role admin on the system to user admin. 2022-07-05 21:07:09.965 | WARNING py.warnings [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-07-05 21:07:09.965 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-05 21:07:09.965 |  2022-07-05 21:07:09.968 | INFO keystone.cmd.bootstrap [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] Created region RegionOne 2022-07-05 21:07:10.088 | INFO keystone.cmd.bootstrap [None req-0f9d75c6-7cd6-4d74-babd-be58a0bcf037 None None] Created public endpoint http://10.222.0.30/identity 2022-07-05 21:07:10.486 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-05 21:07:10.489 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-05 21:07:10.491 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-05 21:07:10.495 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-05 21:07:13.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:13.534 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:13.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:13.534 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:13.665 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:13.668 | + lib/keystone:create_keystone_accounts:310 : admin_project=819d2c6b4ee2448890d6f7032696195a 2022-07-05 21:07:13.671 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-05 21:07:13.674 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-05 21:07:15.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:15.639 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:15.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:15.639 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:15.772 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:15.775 | + lib/keystone:create_keystone_accounts:312 : admin_user=c3b4b48661074142b14910bc96e359ec 2022-07-05 21:07:15.777 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-05 21:07:15.780 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-05 21:07:15.782 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-05 21:07:15.785 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin c3b4b48661074142b14910bc96e359ec default 2022-07-05 21:07:15.842 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin c3b4b48661074142b14910bc96e359ec default 2022-07-05 21:07:15.879 | [79872 Async ks-domain-role:108303]: running: get_or_add_user_domain_role admin c3b4b48661074142b14910bc96e359ec default 2022-07-05 21:07:15.882 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-05 21:07:15.884 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-05 21:07:15.888 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-05 21:07:18.777 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-05 21:07:18.779 | + functions-common:get_or_create_domain:889 : echo default 2022-07-05 21:07:18.779 | default 2022-07-05 21:07:18.782 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-05 21:07:18.839 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-05 21:07:18.885 | [79872 Async ks-project:108444]: running: get_or_create_project service Default 2022-07-05 21:07:18.888 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-05 21:07:18.952 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-05 21:07:18.992 | [79872 Async ks-service:108530]: running: get_or_create_role service 2022-07-05 21:07:18.994 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-05 21:07:19.066 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-05 21:07:19.126 | [79872 Async ks-reseller:108617]: running: get_or_create_role ResellerAdmin 2022-07-05 21:07:19.143 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-05 21:07:19.151 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-05 21:07:19.543 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-05 21:07:19.779 | [79872 Async ks-anotherrole:108708]: running: get_or_create_role anotherrole 2022-07-05 21:07:19.800 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-05 21:07:19.828 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-05 21:07:19.843 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:07:19.887 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-07-05 21:07:21.998 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:07:22.097 | [108530 Async ks-service:108530]: finished successfully 2022-07-05 21:07:22.509 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:07:22.537 | [108617 Async ks-reseller:108617]: finished successfully 2022-07-05 21:07:23.328 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:07:23.385 | [108444 Async ks-project:108444]: finished successfully 2022-07-05 21:07:23.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:23.433 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:23.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:23.433 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:23.454 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:07:23.488 | [108708 Async ks-anotherrole:108708]: finished successfully 2022-07-05 21:07:23.575 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:23.578 | ++ functions-common:get_or_create_project:939 : project_id=6e317cb137cf47618e2ff86ba53ec2c4 2022-07-05 21:07:23.580 | ++ functions-common:get_or_create_project:940 : echo 6e317cb137cf47618e2ff86ba53ec2c4 2022-07-05 21:07:23.583 | + lib/keystone:create_keystone_accounts:340 : invis_project=6e317cb137cf47618e2ff86ba53ec2c4 2022-07-05 21:07:23.585 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-05 21:07:23.588 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-05 21:07:23.591 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:07:23.594 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-07-05 21:07:25.864 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:07:25.890 | [108303 Async ks-domain-role:108303]: finished successfully 2022-07-05 21:07:25.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:25.951 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:25.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:25.951 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:26.086 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:26.090 | ++ functions-common:get_or_create_project:939 : project_id=3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:26.092 | ++ functions-common:get_or_create_project:940 : echo 3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:26.095 | + lib/keystone:create_keystone_accounts:344 : demo_project=3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:26.101 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-05 21:07:26.101 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-05 21:07:26.103 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:07:26.106 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-05 21:07:26.108 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-05 21:07:26.112 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-07-05 21:07:28.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:28.464 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:28.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:28.464 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:28.598 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:28.601 | ++ functions-common:get_or_create_user:926 : user_id=f904c02f9f084df4917f5d2d38174f29 2022-07-05 21:07:28.604 | ++ functions-common:get_or_create_user:927 : echo f904c02f9f084df4917f5d2d38174f29 2022-07-05 21:07:28.606 | + lib/keystone:create_keystone_accounts:347 : demo_user=f904c02f9f084df4917f5d2d38174f29 2022-07-05 21:07:28.609 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-05 21:07:28.658 | [79872 Async ks-domain-role:108303]: Waiting for completion of get_or_add_user_domain_role admin c3b4b48661074142b14910bc96e359ec default running on PID 108303 (6 other jobs running) 2022-07-05 21:07:28.683 | [79872 Async ks-domain-role:108303]: Signaling child to exit 2022-07-05 21:07:28.683 | WAKEUP 2022-07-05 21:07:28.707 | [79872 Async ks-domain-role:108303]: Signaled 2022-07-05 21:07:28.708 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-05 21:07:28.708 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c3b4b48661074142b14910bc96e359ec --domain default 2022-07-05 21:07:28.708 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-05 21:07:28.708 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:07:28.708 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:07:28.708 | ++ functions-common:get_field:813 : read data 2022-07-05 21:07:28.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:28.708 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:28.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:28.709 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:28.709 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:28.709 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-05 21:07:28.709 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-05 21:07:28.709 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user c3b4b48661074142b14910bc96e359ec --domain default 2022-07-05 21:07:28.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:28.709 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:28.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:28.709 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:28.709 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c3b4b48661074142b14910bc96e359ec --domain default 2022-07-05 21:07:28.709 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:07:28.709 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-05 21:07:28.709 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:07:28.709 | ++ functions-common:get_field:813 : read data 2022-07-05 21:07:28.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:28.709 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:28.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:28.709 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:28.709 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:28.709 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:07:28.709 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:07:28.709 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:07:28.709 | ++ functions-common:get_field:819 : echo '| 101b93f94624407f8c812ab86ebec32a | c3b4b48661074142b14910bc96e359ec | | | default | | False |' 2022-07-05 21:07:28.709 | ++ functions-common:get_field:813 : read data 2022-07-05 21:07:28.709 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=101b93f94624407f8c812ab86ebec32a 2022-07-05 21:07:28.709 | + functions-common:get_or_add_user_domain_role:1022 : echo 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:07:28.709 | 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:07:28.752 | [79872 Async ks-domain-role:108303]: finished get_or_add_user_domain_role admin c3b4b48661074142b14910bc96e359ec default with result 0 in 10 seconds 2022-07-05 21:07:28.759 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-05 21:07:28.794 | [79872 Async ks-project:108444]: Waiting for completion of get_or_create_project service Default running on PID 108444 (5 other jobs running) 2022-07-05 21:07:28.819 | [79872 Async ks-project:108444]: Signaling child to exit 2022-07-05 21:07:28.819 | WAKEUP 2022-07-05 21:07:28.841 | [79872 Async ks-project:108444]: Signaled 2022-07-05 21:07:28.842 | + functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:07:28.842 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-07-05 21:07:28.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:28.843 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:28.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:28.843 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:28.843 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:28.843 | + functions-common:get_or_create_project:939 : project_id=ccd95a48530c4c86a3774301b969d6a9 2022-07-05 21:07:28.843 | + functions-common:get_or_create_project:940 : echo ccd95a48530c4c86a3774301b969d6a9 2022-07-05 21:07:28.843 | ccd95a48530c4c86a3774301b969d6a9 2022-07-05 21:07:28.886 | [79872 Async ks-project:108444]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-07-05 21:07:28.922 | [79872 Async ks-service:108530]: Waiting for completion of get_or_create_role service running on PID 108530 (4 other jobs running) 2022-07-05 21:07:28.947 | [79872 Async ks-service:108530]: Signaling child to exit 2022-07-05 21:07:28.947 | WAKEUP 2022-07-05 21:07:28.968 | [79872 Async ks-service:108530]: Signaled 2022-07-05 21:07:28.969 | + functions-common:get_or_create_role:946 : local role_id 2022-07-05 21:07:28.970 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-05 21:07:28.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:28.970 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:28.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:28.970 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:28.970 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:28.970 | + functions-common:get_or_create_role:951 : role_id=601a166d56f647bda8256e971450cfdf 2022-07-05 21:07:28.970 | + functions-common:get_or_create_role:952 : echo 601a166d56f647bda8256e971450cfdf 2022-07-05 21:07:28.970 | 601a166d56f647bda8256e971450cfdf 2022-07-05 21:07:29.013 | [79872 Async ks-service:108530]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-05 21:07:29.050 | [79872 Async ks-reseller:108617]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 108617 (3 other jobs running) 2022-07-05 21:07:29.074 | [79872 Async ks-reseller:108617]: Signaling child to exit 2022-07-05 21:07:29.075 | WAKEUP 2022-07-05 21:07:29.097 | [79872 Async ks-reseller:108617]: Signaled 2022-07-05 21:07:29.098 | + functions-common:get_or_create_role:946 : local role_id 2022-07-05 21:07:29.098 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-05 21:07:29.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:29.098 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:29.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:29.098 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:29.098 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:29.098 | + functions-common:get_or_create_role:951 : role_id=f3bc75c520ed4d52a97c45df41973dd0 2022-07-05 21:07:29.098 | + functions-common:get_or_create_role:952 : echo f3bc75c520ed4d52a97c45df41973dd0 2022-07-05 21:07:29.098 | f3bc75c520ed4d52a97c45df41973dd0 2022-07-05 21:07:29.142 | [79872 Async ks-reseller:108617]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-07-05 21:07:29.179 | [79872 Async ks-anotherrole:108708]: Waiting for completion of get_or_create_role anotherrole running on PID 108708 (2 other jobs running) 2022-07-05 21:07:29.204 | [79872 Async ks-anotherrole:108708]: Signaling child to exit 2022-07-05 21:07:29.204 | WAKEUP 2022-07-05 21:07:29.226 | [79872 Async ks-anotherrole:108708]: Signaled 2022-07-05 21:07:29.227 | + functions-common:get_or_create_role:946 : local role_id 2022-07-05 21:07:29.227 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-05 21:07:29.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:29.227 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:29.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:29.227 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:29.228 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:29.228 | + functions-common:get_or_create_role:951 : role_id=49943dd485174ef39fdd0368de241417 2022-07-05 21:07:29.228 | + functions-common:get_or_create_role:952 : echo 49943dd485174ef39fdd0368de241417 2022-07-05 21:07:29.228 | 49943dd485174ef39fdd0368de241417 2022-07-05 21:07:29.271 | [79872 Async ks-anotherrole:108708]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-07-05 21:07:29.275 | + inc/async:async_wait:197 : return 0 2022-07-05 21:07:29.278 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member f904c02f9f084df4917f5d2d38174f29 3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:29.336 | + inc/async:async_inner:63 : get_or_add_user_project_role member f904c02f9f084df4917f5d2d38174f29 3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:29.377 | [79872 Async ks-demo-member:109573]: running: get_or_add_user_project_role member f904c02f9f084df4917f5d2d38174f29 3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:29.380 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin c3b4b48661074142b14910bc96e359ec 3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:29.439 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c3b4b48661074142b14910bc96e359ec 3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:29.489 | [79872 Async ks-demo-admin:109685]: running: get_or_add_user_project_role admin c3b4b48661074142b14910bc96e359ec 3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:29.492 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole f904c02f9f084df4917f5d2d38174f29 3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:29.560 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f904c02f9f084df4917f5d2d38174f29 3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:29.609 | [79872 Async ks-demo-another:109797]: running: get_or_add_user_project_role anotherrole f904c02f9f084df4917f5d2d38174f29 3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:29.612 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member f904c02f9f084df4917f5d2d38174f29 6e317cb137cf47618e2ff86ba53ec2c4 2022-07-05 21:07:29.680 | + inc/async:async_inner:63 : get_or_add_user_project_role member f904c02f9f084df4917f5d2d38174f29 6e317cb137cf47618e2ff86ba53ec2c4 2022-07-05 21:07:29.742 | [79872 Async ks-demo-invis:109910]: running: get_or_add_user_project_role member f904c02f9f084df4917f5d2d38174f29 6e317cb137cf47618e2ff86ba53ec2c4 2022-07-05 21:07:29.746 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-05 21:07:29.760 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-05 21:07:29.766 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:07:29.771 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-05 21:07:29.778 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-05 21:07:29.790 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-07-05 21:07:33.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:33.344 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:33.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:33.344 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:33.493 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:33.497 | ++ functions-common:get_or_create_user:926 : user_id=d1a731c426ef4a1a99e014fe9c1895d2 2022-07-05 21:07:33.502 | ++ functions-common:get_or_create_user:927 : echo d1a731c426ef4a1a99e014fe9c1895d2 2022-07-05 21:07:33.508 | + lib/keystone:create_keystone_accounts:360 : demo_reader=d1a731c426ef4a1a99e014fe9c1895d2 2022-07-05 21:07:33.510 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader d1a731c426ef4a1a99e014fe9c1895d2 3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:33.576 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d1a731c426ef4a1a99e014fe9c1895d2 3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:33.625 | [79872 Async ks-demo-reader:110065]: running: get_or_add_user_project_role reader d1a731c426ef4a1a99e014fe9c1895d2 3665952118af4106b09bd445a38d53e5 2022-07-05 21:07:33.628 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-05 21:07:33.632 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-05 21:07:33.635 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:07:33.640 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-07-05 21:07:36.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:36.610 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:36.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:36.610 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:36.960 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:36.981 | ++ functions-common:get_or_create_project:939 : project_id=9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:37.003 | ++ functions-common:get_or_create_project:940 : echo 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:37.035 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:37.055 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-05 21:07:37.090 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-05 21:07:37.112 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:07:37.140 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-05 21:07:37.160 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-05 21:07:37.186 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-07-05 21:07:40.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:40.840 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:40.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:40.840 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:41.271 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:41.291 | ++ functions-common:get_or_create_user:926 : user_id=e5aeaa3fc39b47aebbb86a6eceaf4e93 2022-07-05 21:07:41.319 | ++ functions-common:get_or_create_user:927 : echo e5aeaa3fc39b47aebbb86a6eceaf4e93 2022-07-05 21:07:41.344 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=e5aeaa3fc39b47aebbb86a6eceaf4e93 2022-07-05 21:07:41.364 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin e5aeaa3fc39b47aebbb86a6eceaf4e93 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:41.822 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e5aeaa3fc39b47aebbb86a6eceaf4e93 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:42.078 | [79872 Async ks-alt-admin:110435]: running: get_or_add_user_project_role admin e5aeaa3fc39b47aebbb86a6eceaf4e93 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:42.097 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole e5aeaa3fc39b47aebbb86a6eceaf4e93 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:42.527 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e5aeaa3fc39b47aebbb86a6eceaf4e93 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:42.751 | [79872 Async ks-alt-another:110577]: running: get_or_add_user_project_role anotherrole e5aeaa3fc39b47aebbb86a6eceaf4e93 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:42.767 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-05 21:07:42.794 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-05 21:07:42.829 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:07:42.845 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-05 21:07:42.860 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-05 21:07:42.902 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-07-05 21:07:44.536 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:07:44.707 | [109685 Async ks-demo-admin:109685]: finished successfully 2022-07-05 21:07:44.867 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:07:45.065 | [109573 Async ks-demo-member:109573]: finished successfully 2022-07-05 21:07:46.128 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:07:46.176 | [109910 Async ks-demo-invis:109910]: finished successfully 2022-07-05 21:07:46.605 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:07:46.631 | [109797 Async ks-demo-another:109797]: finished successfully 2022-07-05 21:07:47.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:47.317 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:47.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:47.317 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:47.468 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:47.471 | ++ functions-common:get_or_create_user:926 : user_id=6a648fc35db14568bfaf30037782facc 2022-07-05 21:07:47.474 | ++ functions-common:get_or_create_user:927 : echo 6a648fc35db14568bfaf30037782facc 2022-07-05 21:07:47.477 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=6a648fc35db14568bfaf30037782facc 2022-07-05 21:07:47.480 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 6a648fc35db14568bfaf30037782facc 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:47.556 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6a648fc35db14568bfaf30037782facc 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:47.607 | [79872 Async ks-alt-member-user:110930]: running: get_or_add_user_project_role member 6a648fc35db14568bfaf30037782facc 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:47.614 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-05 21:07:47.618 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-05 21:07:47.622 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:07:47.625 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-05 21:07:47.628 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-05 21:07:47.639 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-07-05 21:07:48.568 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:07:48.660 | [110065 Async ks-demo-reader:110065]: finished successfully 2022-07-05 21:07:50.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:50.264 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:50.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:50.264 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:50.447 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:50.450 | ++ functions-common:get_or_create_user:926 : user_id=b740dca9d83c4ec8a38713f75f1c2505 2022-07-05 21:07:50.456 | ++ functions-common:get_or_create_user:927 : echo b740dca9d83c4ec8a38713f75f1c2505 2022-07-05 21:07:50.459 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=b740dca9d83c4ec8a38713f75f1c2505 2022-07-05 21:07:50.464 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader b740dca9d83c4ec8a38713f75f1c2505 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:50.568 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b740dca9d83c4ec8a38713f75f1c2505 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:50.664 | [79872 Async ks-alt-reader-user:111154]: running: get_or_add_user_project_role reader b740dca9d83c4ec8a38713f75f1c2505 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:07:50.672 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-05 21:07:50.675 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:07:50.681 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-05 21:07:50.684 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-05 21:07:50.688 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-07-05 21:07:53.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:53.810 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:53.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:53.810 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:53.988 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:53.994 | ++ functions-common:get_or_create_user:926 : user_id=49b8584dde47454d865042f45fa5d6cf 2022-07-05 21:07:54.014 | ++ functions-common:get_or_create_user:927 : echo 49b8584dde47454d865042f45fa5d6cf 2022-07-05 21:07:54.036 | + lib/keystone:create_keystone_accounts:392 : system_member_user=49b8584dde47454d865042f45fa5d6cf 2022-07-05 21:07:54.042 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 49b8584dde47454d865042f45fa5d6cf all 2022-07-05 21:07:54.162 | + inc/async:async_inner:63 : get_or_add_user_system_role member 49b8584dde47454d865042f45fa5d6cf all 2022-07-05 21:07:54.266 | [79872 Async ks-system-member:111378]: running: get_or_add_user_system_role member 49b8584dde47454d865042f45fa5d6cf all 2022-07-05 21:07:54.279 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-05 21:07:54.284 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:07:54.290 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-05 21:07:54.297 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-05 21:07:54.320 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-07-05 21:07:56.901 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:07:57.072 | [110435 Async ks-alt-admin:110435]: finished successfully 2022-07-05 21:07:57.523 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:07:57.581 | [110577 Async ks-alt-another:110577]: finished successfully 2022-07-05 21:07:57.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:57.875 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:57.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:07:57.875 | from cryptography.utils import int_from_bytes 2022-07-05 21:07:58.050 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:07:58.053 | ++ functions-common:get_or_create_user:926 : user_id=e55c7279c58f49a4b0296514d921d2de 2022-07-05 21:07:58.056 | ++ functions-common:get_or_create_user:927 : echo e55c7279c58f49a4b0296514d921d2de 2022-07-05 21:07:58.059 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=e55c7279c58f49a4b0296514d921d2de 2022-07-05 21:07:58.062 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader e55c7279c58f49a4b0296514d921d2de all 2022-07-05 21:07:58.163 | + inc/async:async_inner:63 : get_or_add_user_system_role reader e55c7279c58f49a4b0296514d921d2de all 2022-07-05 21:07:58.243 | [79872 Async ks-system-reader:111662]: running: get_or_add_user_system_role reader e55c7279c58f49a4b0296514d921d2de all 2022-07-05 21:07:58.256 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-05 21:07:58.261 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-05 21:07:58.285 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-05 21:07:58.298 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-05 21:07:58.312 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-07-05 21:08:00.335 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:08:00.519 | [110930 Async ks-alt-member-user:110930]: finished successfully 2022-07-05 21:08:01.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:01.224 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:01.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:01.224 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:01.409 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:01.413 | ++ functions-common:get_or_create_group:903 : group_id=c6a53ac1c7c349f68b4e3ce4d399965e 2022-07-05 21:08:01.420 | ++ functions-common:get_or_create_group:904 : echo c6a53ac1c7c349f68b4e3ce4d399965e 2022-07-05 21:08:01.424 | + lib/keystone:create_keystone_accounts:402 : admin_group=c6a53ac1c7c349f68b4e3ce4d399965e 2022-07-05 21:08:01.426 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-05 21:08:01.430 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-05 21:08:01.439 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-05 21:08:01.443 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-05 21:08:01.450 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-07-05 21:08:03.188 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:08:03.218 | [111154 Async ks-alt-reader-user:111154]: finished successfully 2022-07-05 21:08:03.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:03.939 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:03.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:03.939 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:04.093 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:04.097 | ++ functions-common:get_or_create_group:903 : group_id=e5dbbd5132dc4f24a2e910f1a46ce656 2022-07-05 21:08:04.100 | ++ functions-common:get_or_create_group:904 : echo e5dbbd5132dc4f24a2e910f1a46ce656 2022-07-05 21:08:04.105 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=e5dbbd5132dc4f24a2e910f1a46ce656 2022-07-05 21:08:04.107 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:04.189 | + inc/async:async_inner:63 : get_or_add_group_project_role member e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:04.241 | [79872 Async ks-group-memberdemo:112013]: running: get_or_add_group_project_role member e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:04.246 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:04.344 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:04.534 | [79872 Async ks-group-anotherdemo:112099]: running: get_or_add_group_project_role anotherrole e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:04.541 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:04.699 | + inc/async:async_inner:63 : get_or_add_group_project_role member e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:04.831 | [79872 Async ks-group-memberalt:112186]: running: get_or_add_group_project_role member e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:04.856 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:05.104 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:08:05.166 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:05.253 | [111378 Async ks-system-member:111378]: finished successfully 2022-07-05 21:08:05.348 | [79872 Async ks-group-anotheralt:112306]: running: get_or_add_group_project_role anotherrole e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:05.380 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin c6a53ac1c7c349f68b4e3ce4d399965e 819d2c6b4ee2448890d6f7032696195a 2022-07-05 21:08:05.828 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c6a53ac1c7c349f68b4e3ce4d399965e 819d2c6b4ee2448890d6f7032696195a 2022-07-05 21:08:06.084 | [79872 Async ks-group-admin:112419]: running: get_or_add_group_project_role admin c6a53ac1c7c349f68b4e3ce4d399965e 819d2c6b4ee2448890d6f7032696195a 2022-07-05 21:08:06.118 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-07-05 21:08:06.544 | [79872 Async ks-demo-member:109573]: Waiting for completion of get_or_add_user_project_role member f904c02f9f084df4917f5d2d38174f29 3665952118af4106b09bd445a38d53e5 running on PID 109573 (17 other jobs running) 2022-07-05 21:08:06.763 | [79872 Async ks-demo-member:109573]: Signaling child to exit 2022-07-05 21:08:06.764 | WAKEUP 2022-07-05 21:08:06.929 | [79872 Async ks-demo-member:109573]: Signaled 2022-07-05 21:08:06.947 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:08:06.947 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:08:06.947 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:08:06.947 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:08:06.947 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:08:06.947 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:08:06.947 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:08:06.947 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:08:06.947 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:06.947 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f904c02f9f084df4917f5d2d38174f29 --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:06.947 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:08:06.947 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:06.947 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:06.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:06.948 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:06.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:06.948 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:06.948 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:06.948 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:08:06.948 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:08:06.948 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user f904c02f9f084df4917f5d2d38174f29 --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:06.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:06.948 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:06.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:06.948 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:06.948 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f904c02f9f084df4917f5d2d38174f29 --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:06.948 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:08:06.948 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:06.948 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:06.948 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:06.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:06.948 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:06.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:06.948 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:06.948 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:06.948 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:08:06.948 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:08:06.948 | ++ functions-common:get_field:819 : echo '| f9389c8fc7a74300aed4cf6490fb672b | f904c02f9f084df4917f5d2d38174f29 | | 3665952118af4106b09bd445a38d53e5 | | | False |' 2022-07-05 21:08:06.949 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:08:06.949 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:06.949 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f9389c8fc7a74300aed4cf6490fb672b 2022-07-05 21:08:06.949 | + functions-common:get_or_add_user_project_role:998 : echo f9389c8fc7a74300aed4cf6490fb672b 2022-07-05 21:08:06.949 | f9389c8fc7a74300aed4cf6490fb672b 2022-07-05 21:08:07.275 | [79872 Async ks-demo-member:109573]: finished get_or_add_user_project_role member f904c02f9f084df4917f5d2d38174f29 3665952118af4106b09bd445a38d53e5 with result 0 in 15 seconds 2022-07-05 21:08:07.543 | [79872 Async ks-demo-admin:109685]: Waiting for completion of get_or_add_user_project_role admin c3b4b48661074142b14910bc96e359ec 3665952118af4106b09bd445a38d53e5 running on PID 109685 (16 other jobs running) 2022-07-05 21:08:07.704 | [79872 Async ks-demo-admin:109685]: Signaling child to exit 2022-07-05 21:08:07.706 | WAKEUP 2022-07-05 21:08:07.838 | [79872 Async ks-demo-admin:109685]: Signaled 2022-07-05 21:08:07.843 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:08:07.843 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:08:07.843 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:08:07.843 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:08:07.843 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:08:07.843 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:08:07.843 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:08:07.843 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:08:07.843 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c3b4b48661074142b14910bc96e359ec --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:07.843 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:07.843 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:08:07.843 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:07.844 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:07.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:07.844 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:07.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:07.844 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:07.844 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:07.844 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:08:07.844 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:08:07.844 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user c3b4b48661074142b14910bc96e359ec --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:07.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:07.844 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:07.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:07.844 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:07.844 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c3b4b48661074142b14910bc96e359ec --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:07.844 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:07.844 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:08:07.844 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:07.844 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:07.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:07.844 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:07.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:07.844 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:07.844 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:07.844 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:08:07.844 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:08:07.844 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:08:07.844 | ++ functions-common:get_field:819 : echo '| 101b93f94624407f8c812ab86ebec32a | c3b4b48661074142b14910bc96e359ec | | 3665952118af4106b09bd445a38d53e5 | | | False |' 2022-07-05 21:08:07.844 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:07.844 | + functions-common:get_or_add_user_project_role:996 : user_role_id=101b93f94624407f8c812ab86ebec32a 2022-07-05 21:08:07.844 | + functions-common:get_or_add_user_project_role:998 : echo 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:08:07.845 | 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:08:08.053 | [79872 Async ks-demo-admin:109685]: finished get_or_add_user_project_role admin c3b4b48661074142b14910bc96e359ec 3665952118af4106b09bd445a38d53e5 with result 0 in 15 seconds 2022-07-05 21:08:08.175 | [79872 Async ks-demo-another:109797]: Waiting for completion of get_or_add_user_project_role anotherrole f904c02f9f084df4917f5d2d38174f29 3665952118af4106b09bd445a38d53e5 running on PID 109797 (15 other jobs running) 2022-07-05 21:08:08.313 | [79872 Async ks-demo-another:109797]: Signaling child to exit 2022-07-05 21:08:08.314 | WAKEUP 2022-07-05 21:08:08.455 | [79872 Async ks-demo-another:109797]: Signaled 2022-07-05 21:08:08.470 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:08:08.470 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:08:08.470 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:08:08.470 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:08:08.470 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:08:08.470 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:08:08.470 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:08:08.470 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:08:08.470 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:08.470 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f904c02f9f084df4917f5d2d38174f29 --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:08.470 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:08:08.470 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:08.470 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:08.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:08.470 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:08.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:08.470 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:08.470 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:08.470 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:08:08.470 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:08:08.471 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user f904c02f9f084df4917f5d2d38174f29 --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:08.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:08.471 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:08.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:08.471 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:08.471 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:08:08.471 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:08.471 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:08.471 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f904c02f9f084df4917f5d2d38174f29 --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:08.471 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:08.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:08.471 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:08.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:08.471 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:08.471 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:08.471 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:08:08.471 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:08:08.471 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:08:08.471 | ++ functions-common:get_field:819 : echo '| 49943dd485174ef39fdd0368de241417 | f904c02f9f084df4917f5d2d38174f29 | | 3665952118af4106b09bd445a38d53e5 | | | False |' 2022-07-05 21:08:08.471 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:08.471 | + functions-common:get_or_add_user_project_role:996 : user_role_id=49943dd485174ef39fdd0368de241417 2022-07-05 21:08:08.471 | + functions-common:get_or_add_user_project_role:998 : echo 49943dd485174ef39fdd0368de241417 2022-07-05 21:08:08.471 | 49943dd485174ef39fdd0368de241417 2022-07-05 21:08:08.666 | [79872 Async ks-demo-another:109797]: finished get_or_add_user_project_role anotherrole f904c02f9f084df4917f5d2d38174f29 3665952118af4106b09bd445a38d53e5 with result 0 in 17 seconds 2022-07-05 21:08:08.810 | [79872 Async ks-demo-invis:109910]: Waiting for completion of get_or_add_user_project_role member f904c02f9f084df4917f5d2d38174f29 6e317cb137cf47618e2ff86ba53ec2c4 running on PID 109910 (14 other jobs running) 2022-07-05 21:08:08.895 | [79872 Async ks-demo-invis:109910]: Signaling child to exit 2022-07-05 21:08:08.896 | WAKEUP 2022-07-05 21:08:08.959 | [79872 Async ks-demo-invis:109910]: Signaled 2022-07-05 21:08:08.961 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:08:08.961 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:08:08.961 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:08:08.961 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:08:08.962 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:08:08.962 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:08:08.962 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:08:08.962 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:08:08.962 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:08.962 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:08:08.962 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f904c02f9f084df4917f5d2d38174f29 --project 6e317cb137cf47618e2ff86ba53ec2c4 2022-07-05 21:08:08.962 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:08.962 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:08.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:08.962 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:08.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:08.962 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:08.962 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:08.962 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:08:08.962 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:08:08.962 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user f904c02f9f084df4917f5d2d38174f29 --project 6e317cb137cf47618e2ff86ba53ec2c4 2022-07-05 21:08:08.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:08.962 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:08.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:08.962 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:08.962 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f904c02f9f084df4917f5d2d38174f29 --project 6e317cb137cf47618e2ff86ba53ec2c4 2022-07-05 21:08:08.962 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:08.962 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:08:08.962 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:08.962 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:08.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:08.962 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:08.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:08.963 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:08.963 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:08.963 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:08:08.963 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:08:08.963 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:08:08.963 | ++ functions-common:get_field:819 : echo '| f9389c8fc7a74300aed4cf6490fb672b | f904c02f9f084df4917f5d2d38174f29 | | 6e317cb137cf47618e2ff86ba53ec2c4 | | | False |' 2022-07-05 21:08:08.963 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:08.963 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f9389c8fc7a74300aed4cf6490fb672b 2022-07-05 21:08:08.963 | + functions-common:get_or_add_user_project_role:998 : echo f9389c8fc7a74300aed4cf6490fb672b 2022-07-05 21:08:08.963 | f9389c8fc7a74300aed4cf6490fb672b 2022-07-05 21:08:09.067 | [79872 Async ks-demo-invis:109910]: finished get_or_add_user_project_role member f904c02f9f084df4917f5d2d38174f29 6e317cb137cf47618e2ff86ba53ec2c4 with result 0 in 16 seconds 2022-07-05 21:08:09.138 | [79872 Async ks-demo-reader:110065]: Waiting for completion of get_or_add_user_project_role reader d1a731c426ef4a1a99e014fe9c1895d2 3665952118af4106b09bd445a38d53e5 running on PID 110065 (13 other jobs running) 2022-07-05 21:08:09.185 | [79872 Async ks-demo-reader:110065]: Signaling child to exit 2022-07-05 21:08:09.186 | WAKEUP 2022-07-05 21:08:09.241 | [79872 Async ks-demo-reader:110065]: Signaled 2022-07-05 21:08:09.242 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:08:09.242 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:08:09.242 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:08:09.242 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:08:09.242 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:08:09.242 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:08:09.242 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:08:09.242 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:08:09.242 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:08:09.242 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:09.242 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d1a731c426ef4a1a99e014fe9c1895d2 --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:09.242 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:09.242 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:09.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:09.242 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:09.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:09.242 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:09.242 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:09.242 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:08:09.242 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:08:09.243 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user d1a731c426ef4a1a99e014fe9c1895d2 --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:09.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:09.243 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:09.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:09.243 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:09.243 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d1a731c426ef4a1a99e014fe9c1895d2 --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:09.243 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:09.243 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:08:09.243 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:09.243 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:09.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:09.243 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:09.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:09.243 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:09.243 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:09.243 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:08:09.243 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:08:09.243 | ++ functions-common:get_field:819 : echo '| e8b0e7643206483385c49640e21e33d7 | d1a731c426ef4a1a99e014fe9c1895d2 | | 3665952118af4106b09bd445a38d53e5 | | | False |' 2022-07-05 21:08:09.243 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:08:09.243 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:09.243 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e8b0e7643206483385c49640e21e33d7 2022-07-05 21:08:09.243 | + functions-common:get_or_add_user_project_role:998 : echo e8b0e7643206483385c49640e21e33d7 2022-07-05 21:08:09.243 | e8b0e7643206483385c49640e21e33d7 2022-07-05 21:08:09.301 | [79872 Async ks-demo-reader:110065]: finished get_or_add_user_project_role reader d1a731c426ef4a1a99e014fe9c1895d2 3665952118af4106b09bd445a38d53e5 with result 0 in 15 seconds 2022-07-05 21:08:09.306 | + inc/async:async_wait:197 : return 0 2022-07-05 21:08:09.316 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-05 21:08:09.416 | [79872 Async ks-alt-admin:110435]: Waiting for completion of get_or_add_user_project_role admin e5aeaa3fc39b47aebbb86a6eceaf4e93 9d370c4b5282475484b01c328ffd7864 running on PID 110435 (12 other jobs running) 2022-07-05 21:08:09.455 | [79872 Async ks-alt-admin:110435]: Signaling child to exit 2022-07-05 21:08:09.455 | WAKEUP 2022-07-05 21:08:09.497 | [79872 Async ks-alt-admin:110435]: Signaled 2022-07-05 21:08:09.498 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:08:09.498 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:08:09.498 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:08:09.498 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:08:09.498 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:08:09.498 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:08:09.498 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:08:09.498 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:08:09.498 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e5aeaa3fc39b47aebbb86a6eceaf4e93 --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:09.498 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:08:09.498 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:09.498 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:09.498 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:09.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:09.499 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:09.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:09.499 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:09.499 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:09.499 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:08:09.499 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:08:09.499 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user e5aeaa3fc39b47aebbb86a6eceaf4e93 --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:09.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:09.499 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:09.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:09.499 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:09.499 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:08:09.499 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e5aeaa3fc39b47aebbb86a6eceaf4e93 --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:09.499 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:09.499 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:09.499 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:09.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:09.499 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:09.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:09.499 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:09.499 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:09.499 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:08:09.499 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:08:09.499 | ++ functions-common:get_field:819 : echo '| 101b93f94624407f8c812ab86ebec32a | e5aeaa3fc39b47aebbb86a6eceaf4e93 | | 9d370c4b5282475484b01c328ffd7864 | | | False |' 2022-07-05 21:08:09.499 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:08:09.499 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:09.499 | + functions-common:get_or_add_user_project_role:996 : user_role_id=101b93f94624407f8c812ab86ebec32a 2022-07-05 21:08:09.499 | + functions-common:get_or_add_user_project_role:998 : echo 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:08:09.499 | 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:08:09.666 | [79872 Async ks-alt-admin:110435]: finished get_or_add_user_project_role admin e5aeaa3fc39b47aebbb86a6eceaf4e93 9d370c4b5282475484b01c328ffd7864 with result 0 in 15 seconds 2022-07-05 21:08:09.869 | [79872 Async ks-alt-another:110577]: Waiting for completion of get_or_add_user_project_role anotherrole e5aeaa3fc39b47aebbb86a6eceaf4e93 9d370c4b5282475484b01c328ffd7864 running on PID 110577 (11 other jobs running) 2022-07-05 21:08:10.049 | [79872 Async ks-alt-another:110577]: Signaling child to exit 2022-07-05 21:08:10.050 | WAKEUP 2022-07-05 21:08:10.140 | [79872 Async ks-alt-another:110577]: Signaled 2022-07-05 21:08:10.141 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:08:10.141 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:08:10.141 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:08:10.141 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:08:10.141 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:08:10.141 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:08:10.141 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:08:10.142 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:08:10.142 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:10.142 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e5aeaa3fc39b47aebbb86a6eceaf4e93 --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:10.142 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:08:10.142 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:10.142 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:10.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:10.142 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:10.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:10.142 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:10.142 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:10.142 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:08:10.142 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:08:10.142 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user e5aeaa3fc39b47aebbb86a6eceaf4e93 --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:10.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:10.142 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:10.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:10.142 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:10.142 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e5aeaa3fc39b47aebbb86a6eceaf4e93 --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:10.142 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:10.142 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:08:10.142 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:10.142 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:10.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:10.142 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:10.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:10.142 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:10.142 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:10.142 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:08:10.143 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:08:10.143 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:08:10.143 | ++ functions-common:get_field:819 : echo '| 49943dd485174ef39fdd0368de241417 | e5aeaa3fc39b47aebbb86a6eceaf4e93 | | 9d370c4b5282475484b01c328ffd7864 | | | False |' 2022-07-05 21:08:10.143 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:10.143 | + functions-common:get_or_add_user_project_role:996 : user_role_id=49943dd485174ef39fdd0368de241417 2022-07-05 21:08:10.143 | + functions-common:get_or_add_user_project_role:998 : echo 49943dd485174ef39fdd0368de241417 2022-07-05 21:08:10.143 | 49943dd485174ef39fdd0368de241417 2022-07-05 21:08:10.398 | [79872 Async ks-alt-another:110577]: finished get_or_add_user_project_role anotherrole e5aeaa3fc39b47aebbb86a6eceaf4e93 9d370c4b5282475484b01c328ffd7864 with result 0 in 15 seconds 2022-07-05 21:08:10.646 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:08:10.647 | [79872 Async ks-alt-member-user:110930]: Waiting for completion of get_or_add_user_project_role member 6a648fc35db14568bfaf30037782facc 9d370c4b5282475484b01c328ffd7864 running on PID 110930 (10 other jobs running) 2022-07-05 21:08:10.749 | [79872 Async ks-alt-member-user:110930]: Signaling child to exit 2022-07-05 21:08:10.749 | WAKEUP 2022-07-05 21:08:10.822 | [111662 Async ks-system-reader:111662]: finished successfully 2022-07-05 21:08:10.877 | [79872 Async ks-alt-member-user:110930]: Signaled 2022-07-05 21:08:10.883 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:08:10.883 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:08:10.883 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:08:10.883 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:08:10.883 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:08:10.883 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:08:10.883 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:08:10.883 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:08:10.883 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6a648fc35db14568bfaf30037782facc --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:10.883 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:08:10.883 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:10.883 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:10.883 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:10.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:10.883 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:10.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:10.884 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:10.884 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:10.884 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:08:10.884 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:08:10.884 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 6a648fc35db14568bfaf30037782facc --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:10.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:10.884 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:10.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:10.884 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:10.884 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:08:10.884 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6a648fc35db14568bfaf30037782facc --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:10.884 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:10.884 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:10.884 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:10.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:10.884 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:10.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:10.884 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:10.884 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:10.884 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:08:10.884 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:08:10.884 | ++ functions-common:get_field:819 : echo '| f9389c8fc7a74300aed4cf6490fb672b | 6a648fc35db14568bfaf30037782facc | | 9d370c4b5282475484b01c328ffd7864 | | | False |' 2022-07-05 21:08:10.885 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:08:10.885 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:10.885 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f9389c8fc7a74300aed4cf6490fb672b 2022-07-05 21:08:10.885 | + functions-common:get_or_add_user_project_role:998 : echo f9389c8fc7a74300aed4cf6490fb672b 2022-07-05 21:08:10.885 | f9389c8fc7a74300aed4cf6490fb672b 2022-07-05 21:08:11.113 | [79872 Async ks-alt-member-user:110930]: finished get_or_add_user_project_role member 6a648fc35db14568bfaf30037782facc 9d370c4b5282475484b01c328ffd7864 with result 0 in 13 seconds 2022-07-05 21:08:11.257 | [79872 Async ks-alt-reader-user:111154]: Waiting for completion of get_or_add_user_project_role reader b740dca9d83c4ec8a38713f75f1c2505 9d370c4b5282475484b01c328ffd7864 running on PID 111154 (9 other jobs running) 2022-07-05 21:08:11.353 | [79872 Async ks-alt-reader-user:111154]: Signaling child to exit 2022-07-05 21:08:11.353 | WAKEUP 2022-07-05 21:08:11.460 | [79872 Async ks-alt-reader-user:111154]: Signaled 2022-07-05 21:08:11.462 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:08:11.462 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:08:11.462 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:08:11.462 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:08:11.462 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:08:11.462 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:08:11.462 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:08:11.462 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:08:11.463 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b740dca9d83c4ec8a38713f75f1c2505 --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:11.463 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:11.463 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:08:11.463 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:11.463 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:11.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:11.463 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:11.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:11.463 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:11.463 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:11.463 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:08:11.463 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:08:11.463 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user b740dca9d83c4ec8a38713f75f1c2505 --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:11.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:11.463 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:11.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:11.463 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:11.463 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b740dca9d83c4ec8a38713f75f1c2505 --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:11.463 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:08:11.463 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:08:11.463 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:08:11.463 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:11.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:11.463 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:11.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:11.464 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:11.464 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:11.464 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:08:11.464 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:08:11.464 | ++ functions-common:get_field:819 : echo '| e8b0e7643206483385c49640e21e33d7 | b740dca9d83c4ec8a38713f75f1c2505 | | 9d370c4b5282475484b01c328ffd7864 | | | False |' 2022-07-05 21:08:11.464 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:08:11.464 | ++ functions-common:get_field:813 : read data 2022-07-05 21:08:11.464 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e8b0e7643206483385c49640e21e33d7 2022-07-05 21:08:11.464 | + functions-common:get_or_add_user_project_role:998 : echo e8b0e7643206483385c49640e21e33d7 2022-07-05 21:08:11.464 | e8b0e7643206483385c49640e21e33d7 2022-07-05 21:08:11.654 | [79872 Async ks-alt-reader-user:111154]: finished get_or_add_user_project_role reader b740dca9d83c4ec8a38713f75f1c2505 9d370c4b5282475484b01c328ffd7864 with result 0 in 12 seconds 2022-07-05 21:08:11.661 | + inc/async:async_wait:197 : return 0 2022-07-05 21:08:11.670 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-05 21:08:12.000 | [79872 Async ks-system-member:111378]: Waiting for completion of get_or_add_user_system_role member 49b8584dde47454d865042f45fa5d6cf all running on PID 111378 (8 other jobs running) 2022-07-05 21:08:12.136 | [79872 Async ks-system-member:111378]: Signaling child to exit 2022-07-05 21:08:12.136 | WAKEUP 2022-07-05 21:08:12.281 | [79872 Async ks-system-member:111378]: Signaled 2022-07-05 21:08:12.291 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-05 21:08:12.291 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-05 21:08:12.292 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-05 21:08:12.292 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:08:12.292 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:08:12.292 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:08:12.292 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:08:12.292 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:08:12.292 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-05 21:08:12.292 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 49b8584dde47454d865042f45fa5d6cf --system all -f value -c Role 2022-07-05 21:08:12.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:12.292 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:12.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:12.292 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:12.292 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:12.292 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-05 21:08:12.292 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-05 21:08:12.292 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 49b8584dde47454d865042f45fa5d6cf --system all 2022-07-05 21:08:12.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:12.292 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:12.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:12.292 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:12.292 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 49b8584dde47454d865042f45fa5d6cf --system all -f value -c Role 2022-07-05 21:08:12.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:12.292 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:12.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:12.292 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:12.292 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:12.292 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=f9389c8fc7a74300aed4cf6490fb672b 2022-07-05 21:08:12.292 | + functions-common:get_or_add_user_system_role:1053 : echo f9389c8fc7a74300aed4cf6490fb672b 2022-07-05 21:08:12.292 | f9389c8fc7a74300aed4cf6490fb672b 2022-07-05 21:08:12.556 | [79872 Async ks-system-member:111378]: finished get_or_add_user_system_role member 49b8584dde47454d865042f45fa5d6cf all with result 0 in 11 seconds 2022-07-05 21:08:12.617 | [79872 Async ks-system-reader:111662]: Waiting for completion of get_or_add_user_system_role reader e55c7279c58f49a4b0296514d921d2de all running on PID 111662 (7 other jobs running) 2022-07-05 21:08:12.750 | [79872 Async ks-system-reader:111662]: Signaling child to exit 2022-07-05 21:08:12.751 | WAKEUP 2022-07-05 21:08:12.849 | [79872 Async ks-system-reader:111662]: Signaled 2022-07-05 21:08:12.858 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-05 21:08:12.858 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-05 21:08:12.858 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-05 21:08:12.858 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:08:12.858 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:08:12.858 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:08:12.858 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:08:12.858 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:08:12.858 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-05 21:08:12.858 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e55c7279c58f49a4b0296514d921d2de --system all -f value -c Role 2022-07-05 21:08:12.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:12.858 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:12.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:12.858 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:12.858 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:12.858 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-05 21:08:12.858 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-05 21:08:12.858 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user e55c7279c58f49a4b0296514d921d2de --system all 2022-07-05 21:08:12.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:12.858 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:12.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:12.859 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:12.859 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e55c7279c58f49a4b0296514d921d2de --system all -f value -c Role 2022-07-05 21:08:12.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:12.859 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:12.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:12.859 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:12.859 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:12.859 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=e8b0e7643206483385c49640e21e33d7 2022-07-05 21:08:12.859 | + functions-common:get_or_add_user_system_role:1053 : echo e8b0e7643206483385c49640e21e33d7 2022-07-05 21:08:12.859 | e8b0e7643206483385c49640e21e33d7 2022-07-05 21:08:13.145 | [79872 Async ks-system-reader:111662]: finished get_or_add_user_system_role reader e55c7279c58f49a4b0296514d921d2de all with result 0 in 12 seconds 2022-07-05 21:08:13.171 | + inc/async:async_wait:197 : return 0 2022-07-05 21:08:13.188 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-05 21:08:13.502 | [79872 Async ks-group-memberdemo:112013]: Waiting for completion of get_or_add_group_project_role member e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 running on PID 112013 (6 other jobs running) 2022-07-05 21:08:13.645 | [79872 Async ks-group-memberdemo:112013]: Signaling child to exit 2022-07-05 21:08:17.015 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:08:17.128 | [112013 Async ks-group-memberdemo:112013]: finished successfully 2022-07-05 21:08:17.203 | WAKEUP 2022-07-05 21:08:17.312 | [79872 Async ks-group-memberdemo:112013]: Signaled 2022-07-05 21:08:17.317 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-05 21:08:17.317 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e5dbbd5132dc4f24a2e910f1a46ce656 --project 3665952118af4106b09bd445a38d53e5 -f value 2022-07-05 21:08:17.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:17.317 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:17.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:17.318 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:17.318 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:17.318 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-05 21:08:17.318 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-05 21:08:17.318 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group e5dbbd5132dc4f24a2e910f1a46ce656 --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:17.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:17.318 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:17.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:17.318 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:17.318 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e5dbbd5132dc4f24a2e910f1a46ce656 --project 3665952118af4106b09bd445a38d53e5 -f value 2022-07-05 21:08:17.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:17.318 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:17.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:17.318 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:17.318 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:17.318 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='f9389c8fc7a74300aed4cf6490fb672b e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 False' 2022-07-05 21:08:17.318 | + functions-common:get_or_add_group_project_role:1077 : echo f9389c8fc7a74300aed4cf6490fb672b e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 False 2022-07-05 21:08:17.318 | f9389c8fc7a74300aed4cf6490fb672b e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 False 2022-07-05 21:08:17.475 | [79872 Async ks-group-memberdemo:112013]: finished get_or_add_group_project_role member e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 with result 0 in 12 seconds 2022-07-05 21:08:17.663 | [79872 Async ks-group-anotherdemo:112099]: Waiting for completion of get_or_add_group_project_role anotherrole e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 running on PID 112099 (5 other jobs running) 2022-07-05 21:08:17.758 | [79872 Async ks-group-anotherdemo:112099]: Signaling child to exit 2022-07-05 21:08:18.190 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:08:18.251 | [112186 Async ks-group-memberalt:112186]: finished successfully 2022-07-05 21:08:18.439 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:08:18.470 | [112099 Async ks-group-anotherdemo:112099]: finished successfully 2022-07-05 21:08:18.497 | WAKEUP 2022-07-05 21:08:18.529 | [79872 Async ks-group-anotherdemo:112099]: Signaled 2022-07-05 21:08:18.531 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-05 21:08:18.531 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e5dbbd5132dc4f24a2e910f1a46ce656 --project 3665952118af4106b09bd445a38d53e5 -f value 2022-07-05 21:08:18.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:18.531 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:18.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:18.531 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:18.531 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:18.531 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-05 21:08:18.531 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-05 21:08:18.531 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group e5dbbd5132dc4f24a2e910f1a46ce656 --project 3665952118af4106b09bd445a38d53e5 2022-07-05 21:08:18.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:18.532 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:18.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:18.532 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:18.532 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e5dbbd5132dc4f24a2e910f1a46ce656 --project 3665952118af4106b09bd445a38d53e5 -f value 2022-07-05 21:08:18.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:18.532 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:18.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:18.532 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:18.532 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:18.532 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='49943dd485174ef39fdd0368de241417 e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 False' 2022-07-05 21:08:18.532 | + functions-common:get_or_add_group_project_role:1077 : echo 49943dd485174ef39fdd0368de241417 e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 False 2022-07-05 21:08:18.532 | 49943dd485174ef39fdd0368de241417 e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 False 2022-07-05 21:08:18.585 | [79872 Async ks-group-anotherdemo:112099]: finished get_or_add_group_project_role anotherrole e5dbbd5132dc4f24a2e910f1a46ce656 3665952118af4106b09bd445a38d53e5 with result 0 in 14 seconds 2022-07-05 21:08:18.634 | [79872 Async ks-group-memberalt:112186]: Waiting for completion of get_or_add_group_project_role member e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 running on PID 112186 (4 other jobs running) 2022-07-05 21:08:18.664 | [79872 Async ks-group-memberalt:112186]: Signaling child to exit 2022-07-05 21:08:18.664 | WAKEUP 2022-07-05 21:08:18.689 | [79872 Async ks-group-memberalt:112186]: Signaled 2022-07-05 21:08:18.690 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-05 21:08:18.690 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e5dbbd5132dc4f24a2e910f1a46ce656 --project 9d370c4b5282475484b01c328ffd7864 -f value 2022-07-05 21:08:18.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:18.690 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:18.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:18.690 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:18.690 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:18.690 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-05 21:08:18.690 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-05 21:08:18.690 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group e5dbbd5132dc4f24a2e910f1a46ce656 --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:18.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:18.691 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:18.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:18.691 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:18.691 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e5dbbd5132dc4f24a2e910f1a46ce656 --project 9d370c4b5282475484b01c328ffd7864 -f value 2022-07-05 21:08:18.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:18.691 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:18.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:18.691 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:18.691 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:18.691 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='f9389c8fc7a74300aed4cf6490fb672b e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 False' 2022-07-05 21:08:18.691 | + functions-common:get_or_add_group_project_role:1077 : echo f9389c8fc7a74300aed4cf6490fb672b e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 False 2022-07-05 21:08:18.691 | f9389c8fc7a74300aed4cf6490fb672b e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 False 2022-07-05 21:08:18.751 | [79872 Async ks-group-memberalt:112186]: finished get_or_add_group_project_role member e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 with result 0 in 13 seconds 2022-07-05 21:08:18.797 | [79872 Async ks-group-anotheralt:112306]: Waiting for completion of get_or_add_group_project_role anotherrole e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 running on PID 112306 (3 other jobs running) 2022-07-05 21:08:18.826 | [79872 Async ks-group-anotheralt:112306]: Signaling child to exit 2022-07-05 21:08:19.586 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:08:19.612 | [112306 Async ks-group-anotheralt:112306]: finished successfully 2022-07-05 21:08:19.632 | WAKEUP 2022-07-05 21:08:19.656 | [79872 Async ks-group-anotheralt:112306]: Signaled 2022-07-05 21:08:19.657 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-05 21:08:19.658 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e5dbbd5132dc4f24a2e910f1a46ce656 --project 9d370c4b5282475484b01c328ffd7864 -f value 2022-07-05 21:08:19.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:19.658 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:19.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:19.658 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:19.658 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:19.658 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-05 21:08:19.658 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-05 21:08:19.658 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group e5dbbd5132dc4f24a2e910f1a46ce656 --project 9d370c4b5282475484b01c328ffd7864 2022-07-05 21:08:19.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:19.658 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:19.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:19.658 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:19.658 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e5dbbd5132dc4f24a2e910f1a46ce656 --project 9d370c4b5282475484b01c328ffd7864 -f value 2022-07-05 21:08:19.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:19.658 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:19.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:19.658 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:19.658 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:19.658 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='49943dd485174ef39fdd0368de241417 e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 False' 2022-07-05 21:08:19.658 | + functions-common:get_or_add_group_project_role:1077 : echo 49943dd485174ef39fdd0368de241417 e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 False 2022-07-05 21:08:19.658 | 49943dd485174ef39fdd0368de241417 e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 False 2022-07-05 21:08:19.707 | [79872 Async ks-group-anotheralt:112306]: finished get_or_add_group_project_role anotherrole e5dbbd5132dc4f24a2e910f1a46ce656 9d370c4b5282475484b01c328ffd7864 with result 0 in 14 seconds 2022-07-05 21:08:19.747 | [79872 Async ks-group-admin:112419]: Waiting for completion of get_or_add_group_project_role admin c6a53ac1c7c349f68b4e3ce4d399965e 819d2c6b4ee2448890d6f7032696195a running on PID 112419 (2 other jobs running) 2022-07-05 21:08:19.773 | [79872 Async ks-group-admin:112419]: Signaling child to exit 2022-07-05 21:08:19.968 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:08:19.992 | [112419 Async ks-group-admin:112419]: finished successfully 2022-07-05 21:08:20.012 | WAKEUP 2022-07-05 21:08:20.035 | [79872 Async ks-group-admin:112419]: Signaled 2022-07-05 21:08:20.036 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-05 21:08:20.036 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c6a53ac1c7c349f68b4e3ce4d399965e --project 819d2c6b4ee2448890d6f7032696195a -f value 2022-07-05 21:08:20.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:20.036 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:20.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:20.036 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:20.036 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:20.036 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-05 21:08:20.036 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-05 21:08:20.036 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group c6a53ac1c7c349f68b4e3ce4d399965e --project 819d2c6b4ee2448890d6f7032696195a 2022-07-05 21:08:20.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:20.036 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:20.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:20.037 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:20.037 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c6a53ac1c7c349f68b4e3ce4d399965e --project 819d2c6b4ee2448890d6f7032696195a -f value 2022-07-05 21:08:20.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:20.037 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:20.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:08:20.037 | from cryptography.utils import int_from_bytes 2022-07-05 21:08:20.037 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:08:20.037 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='101b93f94624407f8c812ab86ebec32a c6a53ac1c7c349f68b4e3ce4d399965e 819d2c6b4ee2448890d6f7032696195a False' 2022-07-05 21:08:20.037 | + functions-common:get_or_add_group_project_role:1077 : echo 101b93f94624407f8c812ab86ebec32a c6a53ac1c7c349f68b4e3ce4d399965e 819d2c6b4ee2448890d6f7032696195a False 2022-07-05 21:08:20.037 | 101b93f94624407f8c812ab86ebec32a c6a53ac1c7c349f68b4e3ce4d399965e 819d2c6b4ee2448890d6f7032696195a False 2022-07-05 21:08:20.081 | [79872 Async ks-group-admin:112419]: finished get_or_add_group_project_role admin c6a53ac1c7c349f68b4e3ce4d399965e 819d2c6b4ee2448890d6f7032696195a with result 0 in 14 seconds 2022-07-05 21:08:20.085 | + inc/async:async_wait:197 : return 0 2022-07-05 21:08:20.088 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-05 21:08:20.105 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:08:20.107 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-05 21:08:20.125 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:08:20.128 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-05 21:08:20.130 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-05 21:08:20.189 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-05 21:08:20.228 | [79872 Async create_nova_accounts:114352]: running: create_nova_accounts 2022-07-05 21:08:20.230 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-05 21:08:20.249 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:08:20.251 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-05 21:08:20.254 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-05 21:08:20.315 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-05 21:08:20.355 | [79872 Async create_glance_accounts:114467]: running: create_glance_accounts 2022-07-05 21:08:20.358 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-05 21:08:20.380 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:08:20.383 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-05 21:08:20.387 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-05 21:08:20.453 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-05 21:08:20.498 | [79872 Async create_cinder_accounts:114597]: running: create_cinder_accounts 2022-07-05 21:08:20.501 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-05 21:08:20.522 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:08:20.524 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-05 21:08:20.527 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-05 21:08:20.596 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-05 21:08:20.672 | [79872 Async create_neutron_accounts:114713]: running: create_neutron_accounts 2022-07-05 21:08:20.676 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-05 21:08:20.707 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:08:20.709 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-05 21:08:20.714 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-05 21:08:20.912 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-05 21:08:21.121 | [79872 Async create_swift_accounts:114855]: running: create_swift_accounts 2022-07-05 21:08:21.143 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-05 21:08:21.285 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:08:21.312 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-05 21:08:21.641 | [79872 Async create_nova_accounts:114352]: Waiting for completion of create_nova_accounts running on PID 114352 (6 other jobs running) 2022-07-05 21:08:21.805 | [79872 Async create_nova_accounts:114352]: Signaling child to exit 2022-07-05 21:09:00.936 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:09:01.003 | [114713 Async create_neutron_accounts:114713]: finished successfully 2022-07-05 21:09:18.181 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:09:18.208 | [114597 Async create_cinder_accounts:114597]: finished successfully 2022-07-05 21:09:34.187 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:09:34.213 | [114467 Async create_glance_accounts:114467]: finished successfully 2022-07-05 21:09:37.754 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:09:37.779 | [114352 Async create_nova_accounts:114352]: finished successfully 2022-07-05 21:09:37.799 | WAKEUP 2022-07-05 21:09:37.822 | [79872 Async create_nova_accounts:114352]: Signaled 2022-07-05 21:09:37.823 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-05 21:09:37.823 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-05 21:09:37.823 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-05 21:09:37.823 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:09:37.824 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:09:37.824 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:09:37.824 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:09:37.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.824 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.824 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.824 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.824 | + functions-common:get_or_create_user:926 : user_id=be0701b0a7ff479e8b3214afaf618acd 2022-07-05 21:09:37.824 | + functions-common:get_or_create_user:927 : echo be0701b0a7ff479e8b3214afaf618acd 2022-07-05 21:09:37.824 | be0701b0a7ff479e8b3214afaf618acd 2022-07-05 21:09:37.824 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-05 21:09:37.824 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:09:37.824 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:09:37.824 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:09:37.824 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:09:37.824 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:09:37.824 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:09:37.824 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:09:37.824 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:09:37.824 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:09:37.824 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:09:37.824 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:37.824 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:09:37.824 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:37.824 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.824 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.824 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.825 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.825 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.825 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:09:37.825 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:09:37.825 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.825 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.825 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.825 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.825 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:37.825 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:09:37.825 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:37.825 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.825 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.825 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.825 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.825 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:09:37.825 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:09:37.825 | ++ functions-common:get_field:819 : echo '| 601a166d56f647bda8256e971450cfdf | be0701b0a7ff479e8b3214afaf618acd | | ccd95a48530c4c86a3774301b969d6a9 | | | False |' 2022-07-05 21:09:37.825 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:09:37.825 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.825 | + functions-common:get_or_add_user_project_role:996 : user_role_id=601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:37.825 | + functions-common:get_or_add_user_project_role:998 : echo 601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:37.825 | 601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:37.825 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-05 21:09:37.825 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-05 21:09:37.825 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:09:37.825 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:09:37.826 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:09:37.826 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:09:37.826 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:09:37.826 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:09:37.826 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:09:37.826 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:09:37.826 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:09:37.826 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:09:37.826 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.826 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:37.826 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:09:37.826 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:37.826 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.826 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.826 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.826 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.826 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:09:37.826 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:09:37.826 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.826 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.826 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.826 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.827 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:37.827 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:09:37.827 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:37.827 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.827 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.827 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.827 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.827 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:09:37.827 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:09:37.827 | ++ functions-common:get_field:819 : echo '| 101b93f94624407f8c812ab86ebec32a | be0701b0a7ff479e8b3214afaf618acd | | ccd95a48530c4c86a3774301b969d6a9 | | | False |' 2022-07-05 21:09:37.827 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:09:37.827 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.827 | + functions-common:get_or_add_user_project_role:996 : user_role_id=101b93f94624407f8c812ab86ebec32a 2022-07-05 21:09:37.827 | + functions-common:get_or_add_user_project_role:998 : echo 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:09:37.827 | 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:09:37.827 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-05 21:09:37.827 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-05 21:09:37.827 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.30/compute 2022-07-05 21:09:37.827 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-05 21:09:37.827 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:09:37.827 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-05 21:09:37.827 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-07-05 21:09:37.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.827 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.827 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.827 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.827 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:09:37.827 | 8ac3376cc6984ea4be43710b57d2950d' 2022-07-05 21:09:37.828 | + functions-common:get_or_create_service:1095 : echo 8ac3376cc6984ea4be43710b57d2950d 2022-07-05 21:09:37.828 | 8ac3376cc6984ea4be43710b57d2950d 2022-07-05 21:09:37.828 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.30/compute/v2/$(project_id)s' 2022-07-05 21:09:37.828 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:09:37.828 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' RegionOne 2022-07-05 21:09:37.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:09:37.828 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-07-05 21:09:37.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.828 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.828 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.828 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:09:37.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:09:37.828 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-07-05 21:09:37.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.828 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.828 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.828 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=d59576d97c1b4b1ea4a9638457ba80bc 2022-07-05 21:09:37.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo d59576d97c1b4b1ea4a9638457ba80bc 2022-07-05 21:09:37.828 | + functions-common:get_or_create_endpoint:1128 : public_id=d59576d97c1b4b1ea4a9638457ba80bc 2022-07-05 21:09:37.828 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:09:37.828 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:09:37.828 | + functions-common:get_or_create_endpoint:1137 : echo d59576d97c1b4b1ea4a9638457ba80bc 2022-07-05 21:09:37.828 | d59576d97c1b4b1ea4a9638457ba80bc 2022-07-05 21:09:37.828 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-05 21:09:37.828 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:09:37.828 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-05 21:09:37.829 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-07-05 21:09:37.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.829 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.829 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.829 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.829 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:09:37.829 | 18e18a57271a48359edbce6c3a82e8b2' 2022-07-05 21:09:37.829 | + functions-common:get_or_create_service:1095 : echo 18e18a57271a48359edbce6c3a82e8b2 2022-07-05 21:09:37.829 | 18e18a57271a48359edbce6c3a82e8b2 2022-07-05 21:09:37.829 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.30/compute/v2.1 2022-07-05 21:09:37.829 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:09:37.829 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.30/compute/v2.1 RegionOne 2022-07-05 21:09:37.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:09:37.829 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-07-05 21:09:37.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.829 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.829 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.829 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:09:37.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:09:37.829 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.30/compute/v2.1 --region RegionOne -f value -c id 2022-07-05 21:09:37.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.829 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.829 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.829 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=0ee413af987b4e3b8fe95f977e174fc6 2022-07-05 21:09:37.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 0ee413af987b4e3b8fe95f977e174fc6 2022-07-05 21:09:37.830 | + functions-common:get_or_create_endpoint:1128 : public_id=0ee413af987b4e3b8fe95f977e174fc6 2022-07-05 21:09:37.830 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:09:37.830 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:09:37.830 | + functions-common:get_or_create_endpoint:1137 : echo 0ee413af987b4e3b8fe95f977e174fc6 2022-07-05 21:09:37.830 | 0ee413af987b4e3b8fe95f977e174fc6 2022-07-05 21:09:37.830 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-05 21:09:37.830 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:09:37.830 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-05 21:09:37.830 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:09:37.830 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-05 21:09:37.830 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:09:37.830 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:09:37.830 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:09:37.830 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:09:37.830 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:09:37.830 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:09:37.830 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:09:37.830 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:09:37.830 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:09:37.830 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:09:37.830 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.830 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:09:37.830 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:37.830 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:37.830 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.830 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.830 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.831 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.831 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:09:37.831 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:09:37.831 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.831 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.831 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.831 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.831 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:09:37.831 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:37.831 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:37.831 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.831 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.831 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.831 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.831 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:09:37.831 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:09:37.831 | ++ functions-common:get_field:819 : echo '| f3bc75c520ed4d52a97c45df41973dd0 | be0701b0a7ff479e8b3214afaf618acd | | ccd95a48530c4c86a3774301b969d6a9 | | | False |' 2022-07-05 21:09:37.831 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:09:37.831 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.831 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f3bc75c520ed4d52a97c45df41973dd0 2022-07-05 21:09:37.831 | + functions-common:get_or_add_user_project_role:998 : echo f3bc75c520ed4d52a97c45df41973dd0 2022-07-05 21:09:37.831 | f3bc75c520ed4d52a97c45df41973dd0 2022-07-05 21:09:37.831 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-05 21:09:37.831 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:09:37.831 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-05 21:09:37.831 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:09:37.832 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-05 21:09:37.869 | [79872 Async create_nova_accounts:114352]: finished create_nova_accounts with result 0 in 77 seconds 2022-07-05 21:09:37.908 | [79872 Async create_glance_accounts:114467]: Waiting for completion of create_glance_accounts running on PID 114467 (5 other jobs running) 2022-07-05 21:09:37.933 | [79872 Async create_glance_accounts:114467]: Signaling child to exit 2022-07-05 21:09:37.933 | WAKEUP 2022-07-05 21:09:37.956 | [79872 Async create_glance_accounts:114467]: Signaled 2022-07-05 21:09:37.958 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-05 21:09:37.958 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:09:37.958 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-05 21:09:37.958 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-05 21:09:37.958 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:09:37.958 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:09:37.958 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:09:37.958 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:09:37.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.958 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.958 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.958 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.958 | + functions-common:get_or_create_user:926 : user_id=598e27ffd54748f6aadb3d7cab5a4ce7 2022-07-05 21:09:37.958 | + functions-common:get_or_create_user:927 : echo 598e27ffd54748f6aadb3d7cab5a4ce7 2022-07-05 21:09:37.958 | 598e27ffd54748f6aadb3d7cab5a4ce7 2022-07-05 21:09:37.958 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-05 21:09:37.959 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:09:37.959 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:09:37.959 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:09:37.959 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:09:37.959 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:09:37.959 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:09:37.959 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:09:37.959 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:09:37.959 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:09:37.959 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:09:37.959 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.959 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:09:37.959 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:37.959 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:37.959 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.959 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.959 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.959 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.959 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:09:37.959 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:09:37.959 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.959 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.959 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.959 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:09:37.959 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:37.959 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:37.960 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.960 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.960 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.960 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.960 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.960 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:09:37.960 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:09:37.960 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:09:37.960 | ++ functions-common:get_field:819 : echo '| 601a166d56f647bda8256e971450cfdf | 598e27ffd54748f6aadb3d7cab5a4ce7 | | ccd95a48530c4c86a3774301b969d6a9 | | | False |' 2022-07-05 21:09:37.960 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.960 | + functions-common:get_or_add_user_project_role:996 : user_role_id=601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:37.960 | + functions-common:get_or_add_user_project_role:998 : echo 601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:37.960 | 601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:37.960 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-05 21:09:37.960 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-05 21:09:37.960 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:09:37.960 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-05 21:09:37.960 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-05 21:09:37.960 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:09:37.960 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:09:37.960 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:09:37.960 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:09:37.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.960 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.960 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.960 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.961 | + functions-common:get_or_create_user:926 : user_id=e6cf35a185bc4707a4f2f7b56662354d 2022-07-05 21:09:37.961 | + functions-common:get_or_create_user:927 : echo e6cf35a185bc4707a4f2f7b56662354d 2022-07-05 21:09:37.961 | e6cf35a185bc4707a4f2f7b56662354d 2022-07-05 21:09:37.961 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-05 21:09:37.961 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:09:37.961 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:09:37.961 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:09:37.961 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:09:37.961 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:09:37.961 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:09:37.961 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:09:37.961 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:09:37.961 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:09:37.961 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:09:37.961 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.961 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:09:37.961 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:37.961 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:37.961 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.961 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.961 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.961 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.961 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:09:37.961 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:09:37.961 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.961 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.962 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.962 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:09:37.962 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.962 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:37.962 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:37.962 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.962 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.962 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.962 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.962 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:09:37.962 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:09:37.962 | ++ functions-common:get_field:819 : echo '| 601a166d56f647bda8256e971450cfdf | e6cf35a185bc4707a4f2f7b56662354d | | ccd95a48530c4c86a3774301b969d6a9 | | | False |' 2022-07-05 21:09:37.962 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:09:37.962 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.962 | + functions-common:get_or_add_user_project_role:996 : user_role_id=601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:37.962 | + functions-common:get_or_add_user_project_role:998 : echo 601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:37.962 | 601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:37.962 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-05 21:09:37.962 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-05 21:09:37.962 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:09:37.962 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:09:37.962 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:09:37.962 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:09:37.962 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:09:37.963 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:09:37.963 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:09:37.963 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:09:37.963 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:09:37.963 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:09:37.963 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:37.963 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.963 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:09:37.963 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:37.963 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.963 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.963 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.963 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.963 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:09:37.963 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:09:37.963 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.963 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.963 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.963 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-05 21:09:37.963 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:09:37.963 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:37.963 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:37.963 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.963 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.964 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.964 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.964 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:09:37.964 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:09:37.964 | ++ functions-common:get_field:819 : echo '| f3bc75c520ed4d52a97c45df41973dd0 | e6cf35a185bc4707a4f2f7b56662354d | | ccd95a48530c4c86a3774301b969d6a9 | | | False |' 2022-07-05 21:09:37.964 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:09:37.964 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:37.964 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f3bc75c520ed4d52a97c45df41973dd0 2022-07-05 21:09:37.964 | + functions-common:get_or_add_user_project_role:998 : echo f3bc75c520ed4d52a97c45df41973dd0 2022-07-05 21:09:37.964 | f3bc75c520ed4d52a97c45df41973dd0 2022-07-05 21:09:37.964 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-05 21:09:37.964 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:09:37.964 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-05 21:09:37.964 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-07-05 21:09:37.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.964 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.964 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.964 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.964 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:09:37.964 | 45b50935b49745c9a62ea4bd7f1b3331' 2022-07-05 21:09:37.964 | + functions-common:get_or_create_service:1095 : echo 45b50935b49745c9a62ea4bd7f1b3331 2022-07-05 21:09:37.964 | 45b50935b49745c9a62ea4bd7f1b3331 2022-07-05 21:09:37.964 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.30/image 2022-07-05 21:09:37.964 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:09:37.964 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.30/image RegionOne 2022-07-05 21:09:37.964 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:09:37.964 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-07-05 21:09:37.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.965 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.965 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.965 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:09:37.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:09:37.965 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.30/image --region RegionOne -f value -c id 2022-07-05 21:09:37.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.965 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:37.965 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:37.965 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:37.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=deed52d1887b42249904b8183a7a224a 2022-07-05 21:09:37.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo deed52d1887b42249904b8183a7a224a 2022-07-05 21:09:37.965 | + functions-common:get_or_create_endpoint:1128 : public_id=deed52d1887b42249904b8183a7a224a 2022-07-05 21:09:37.965 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:09:37.965 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:09:37.965 | + functions-common:get_or_create_endpoint:1137 : echo deed52d1887b42249904b8183a7a224a 2022-07-05 21:09:37.965 | deed52d1887b42249904b8183a7a224a 2022-07-05 21:09:37.965 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-05 21:09:37.965 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-05 21:09:37.965 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-05 21:09:37.965 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-05 21:09:37.965 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-05 21:09:37.965 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-05 21:09:37.965 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-05 21:09:37.965 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-05 21:09:37.965 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-05 21:09:38.005 | [79872 Async create_glance_accounts:114467]: finished create_glance_accounts with result 0 in 73 seconds 2022-07-05 21:09:38.043 | [79872 Async create_cinder_accounts:114597]: Waiting for completion of create_cinder_accounts running on PID 114597 (4 other jobs running) 2022-07-05 21:09:38.070 | [79872 Async create_cinder_accounts:114597]: Signaling child to exit 2022-07-05 21:09:38.070 | WAKEUP 2022-07-05 21:09:38.093 | [79872 Async create_cinder_accounts:114597]: Signaled 2022-07-05 21:09:38.094 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-07-05 21:09:38.095 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-05 21:09:38.095 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-05 21:09:38.095 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:09:38.095 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:09:38.095 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:09:38.095 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:09:38.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.095 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.095 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.095 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.095 | + functions-common:get_or_create_user:926 : user_id=4b5719dcd7314f1487b5e168e07039f8 2022-07-05 21:09:38.095 | + functions-common:get_or_create_user:927 : echo 4b5719dcd7314f1487b5e168e07039f8 2022-07-05 21:09:38.095 | 4b5719dcd7314f1487b5e168e07039f8 2022-07-05 21:09:38.095 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-05 21:09:38.095 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:09:38.095 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:09:38.095 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:09:38.095 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:09:38.095 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:09:38.095 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:09:38.095 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:09:38.095 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:09:38.095 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:09:38.095 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:09:38.095 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:38.095 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-05 21:09:38.095 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:09:38.096 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:38.096 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:38.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.096 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.096 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.096 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.096 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:09:38.096 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:09:38.096 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-07-05 21:09:38.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.096 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.096 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.096 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-05 21:09:38.096 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:09:38.096 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:38.096 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:38.096 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:38.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.096 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.096 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.096 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.096 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:09:38.096 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:09:38.096 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:09:38.096 | ++ functions-common:get_field:819 : echo '| 601a166d56f647bda8256e971450cfdf | 4b5719dcd7314f1487b5e168e07039f8 | | ccd95a48530c4c86a3774301b969d6a9 | | | False |' 2022-07-05 21:09:38.096 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:38.096 | + functions-common:get_or_add_user_project_role:996 : user_role_id=601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:38.097 | + functions-common:get_or_add_user_project_role:998 : echo 601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:38.097 | 601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:38.097 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-05 21:09:38.097 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-05 21:09:38.097 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:09:38.097 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-05 21:09:38.097 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-07-05 21:09:38.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.097 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.097 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.097 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.097 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:09:38.097 | dcc442003e4b4a3fba9b3d20ee642690' 2022-07-05 21:09:38.097 | + functions-common:get_or_create_service:1095 : echo dcc442003e4b4a3fba9b3d20ee642690 2022-07-05 21:09:38.097 | dcc442003e4b4a3fba9b3d20ee642690 2022-07-05 21:09:38.097 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-05 21:09:38.097 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-07-05 21:09:38.097 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:09:38.097 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-07-05 21:09:38.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:09:38.097 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-07-05 21:09:38.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.097 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.097 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.097 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:09:38.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:09:38.097 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-05 21:09:38.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.098 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.098 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.098 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8d7238c25c684bedab5e4f9e625c3976 2022-07-05 21:09:38.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8d7238c25c684bedab5e4f9e625c3976 2022-07-05 21:09:38.098 | + functions-common:get_or_create_endpoint:1128 : public_id=8d7238c25c684bedab5e4f9e625c3976 2022-07-05 21:09:38.098 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:09:38.098 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:09:38.098 | + functions-common:get_or_create_endpoint:1137 : echo 8d7238c25c684bedab5e4f9e625c3976 2022-07-05 21:09:38.098 | 8d7238c25c684bedab5e4f9e625c3976 2022-07-05 21:09:38.098 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-05 21:09:38.098 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:09:38.098 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-05 21:09:38.098 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-07-05 21:09:38.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.098 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.098 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.098 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.098 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:09:38.098 | ef3c54737d644816a69cd30efde91baf' 2022-07-05 21:09:38.098 | + functions-common:get_or_create_service:1095 : echo ef3c54737d644816a69cd30efde91baf 2022-07-05 21:09:38.098 | ef3c54737d644816a69cd30efde91baf 2022-07-05 21:09:38.098 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-07-05 21:09:38.098 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:09:38.098 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-07-05 21:09:38.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:09:38.099 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-07-05 21:09:38.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.099 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.099 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.099 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:09:38.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:09:38.099 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-05 21:09:38.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.099 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.099 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.099 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=4aa63bbc8b6247f6ada3b6a23f81790f 2022-07-05 21:09:38.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 4aa63bbc8b6247f6ada3b6a23f81790f 2022-07-05 21:09:38.099 | + functions-common:get_or_create_endpoint:1128 : public_id=4aa63bbc8b6247f6ada3b6a23f81790f 2022-07-05 21:09:38.099 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:09:38.099 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:09:38.099 | + functions-common:get_or_create_endpoint:1137 : echo 4aa63bbc8b6247f6ada3b6a23f81790f 2022-07-05 21:09:38.099 | 4aa63bbc8b6247f6ada3b6a23f81790f 2022-07-05 21:09:38.099 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-05 21:09:38.099 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-05 21:09:38.099 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:09:38.099 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-07-05 21:09:38.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.099 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.099 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.099 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.100 | ++ functions-common:get_or_create_project:939 : project_id=ccd95a48530c4c86a3774301b969d6a9 2022-07-05 21:09:38.100 | ++ functions-common:get_or_create_project:940 : echo ccd95a48530c4c86a3774301b969d6a9 2022-07-05 21:09:38.100 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ccd95a48530c4c86a3774301b969d6a9 2022-07-05 21:09:38.100 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-05 21:09:38.100 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:09:38.100 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:09:38.100 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-05 21:09:38.100 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-07-05 21:09:38.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.100 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.100 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.100 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-05 21:09:38.100 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.100 | ++ functions-common:get_or_create_user:926 : user_id=4b5719dcd7314f1487b5e168e07039f8 2022-07-05 21:09:38.100 | ++ functions-common:get_or_create_user:927 : echo 4b5719dcd7314f1487b5e168e07039f8 2022-07-05 21:09:38.100 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4b5719dcd7314f1487b5e168e07039f8 2022-07-05 21:09:38.140 | [79872 Async create_cinder_accounts:114597]: finished create_cinder_accounts with result 0 in 57 seconds 2022-07-05 21:09:38.144 | + inc/async:async_wait:197 : return 0 2022-07-05 21:09:38.147 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-05 21:09:38.205 | [79872 Async create_neutron_accounts:114713]: Waiting for completion of create_neutron_accounts running on PID 114713 (3 other jobs running) 2022-07-05 21:09:38.231 | [79872 Async create_neutron_accounts:114713]: Signaling child to exit 2022-07-05 21:09:38.231 | WAKEUP 2022-07-05 21:09:38.253 | [79872 Async create_neutron_accounts:114713]: Signaled 2022-07-05 21:09:38.254 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-05 21:09:38.254 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:09:38.254 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:09:38.255 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:09:38.255 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:09:38.255 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-05 21:09:38.255 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:09:38.255 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-05 21:09:38.255 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-05 21:09:38.255 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-05 21:09:38.255 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.30:9696/ 2022-07-05 21:09:38.255 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-07-05 21:09:38.255 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-05 21:09:38.255 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-05 21:09:38.255 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:09:38.255 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:09:38.255 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:09:38.255 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:09:38.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.255 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.255 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.255 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.255 | + functions-common:get_or_create_user:926 : user_id=a3947355cf8a4b75bd31c5e6125e75e4 2022-07-05 21:09:38.255 | + functions-common:get_or_create_user:927 : echo a3947355cf8a4b75bd31c5e6125e75e4 2022-07-05 21:09:38.255 | a3947355cf8a4b75bd31c5e6125e75e4 2022-07-05 21:09:38.255 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-05 21:09:38.255 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:09:38.255 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:09:38.255 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:09:38.255 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:09:38.255 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:09:38.255 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:09:38.256 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:09:38.256 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:09:38.256 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:09:38.256 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:09:38.256 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:38.256 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-05 21:09:38.256 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:09:38.256 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:38.256 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:38.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.256 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.256 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.256 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.256 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:09:38.256 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:09:38.256 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-07-05 21:09:38.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.256 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.256 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.256 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-05 21:09:38.256 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:09:38.256 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:09:38.256 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:09:38.256 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:38.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.256 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.256 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.256 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.257 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:09:38.257 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:09:38.257 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:09:38.257 | ++ functions-common:get_field:819 : echo '| 601a166d56f647bda8256e971450cfdf | a3947355cf8a4b75bd31c5e6125e75e4 | | ccd95a48530c4c86a3774301b969d6a9 | | | False |' 2022-07-05 21:09:38.257 | ++ functions-common:get_field:813 : read data 2022-07-05 21:09:38.257 | + functions-common:get_or_add_user_project_role:996 : user_role_id=601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:38.257 | + functions-common:get_or_add_user_project_role:998 : echo 601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:38.257 | 601a166d56f647bda8256e971450cfdf 2022-07-05 21:09:38.257 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-05 21:09:38.257 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-05 21:09:38.257 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:09:38.257 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-05 21:09:38.257 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-07-05 21:09:38.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.257 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.257 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.257 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.257 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:09:38.257 | 9877c7ae9a8141ff808ebc8f8c7d77ba' 2022-07-05 21:09:38.257 | + functions-common:get_or_create_service:1095 : echo 9877c7ae9a8141ff808ebc8f8c7d77ba 2022-07-05 21:09:38.257 | 9877c7ae9a8141ff808ebc8f8c7d77ba 2022-07-05 21:09:38.257 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.30:9696/ 2022-07-05 21:09:38.257 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:09:38.257 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.30:9696/ RegionOne 2022-07-05 21:09:38.257 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:09:38.257 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-07-05 21:09:38.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.257 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.258 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.258 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:09:38.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:09:38.258 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.30:9696/ --region RegionOne -f value -c id 2022-07-05 21:09:38.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.258 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:09:38.258 | from cryptography.utils import int_from_bytes 2022-07-05 21:09:38.258 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:09:38.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8f284bac1b554e72a7e0f3c8f87c82eb 2022-07-05 21:09:38.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8f284bac1b554e72a7e0f3c8f87c82eb 2022-07-05 21:09:38.258 | + functions-common:get_or_create_endpoint:1128 : public_id=8f284bac1b554e72a7e0f3c8f87c82eb 2022-07-05 21:09:38.258 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:09:38.258 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:09:38.258 | + functions-common:get_or_create_endpoint:1137 : echo 8f284bac1b554e72a7e0f3c8f87c82eb 2022-07-05 21:09:38.258 | 8f284bac1b554e72a7e0f3c8f87c82eb 2022-07-05 21:09:38.299 | [79872 Async create_neutron_accounts:114713]: finished create_neutron_accounts with result 0 in 40 seconds 2022-07-05 21:09:38.339 | [79872 Async create_swift_accounts:114855]: Waiting for completion of create_swift_accounts running on PID 114855 (2 other jobs running) 2022-07-05 21:09:38.363 | [79872 Async create_swift_accounts:114855]: Signaling child to exit 2022-07-05 21:10:25.356 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:10:25.380 | [114855 Async create_swift_accounts:114855]: finished successfully 2022-07-05 21:10:25.401 | WAKEUP 2022-07-05 21:10:25.423 | [79872 Async create_swift_accounts:114855]: Signaled 2022-07-05 21:10:25.424 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-05 21:10:25.424 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-05 21:10:25.424 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-05 21:10:25.424 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-05 21:10:25.424 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-05 21:10:25.424 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-05 21:10:25.424 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-05 21:10:25.424 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-05 21:10:25.424 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-05 21:10:25.424 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-05 21:10:25.425 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-05 21:10:25.425 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-05 21:10:25.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.425 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.425 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.425 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.425 | ++ functions-common:get_or_create_role:951 : role_id=49943dd485174ef39fdd0368de241417 2022-07-05 21:10:25.425 | ++ functions-common:get_or_create_role:952 : echo 49943dd485174ef39fdd0368de241417 2022-07-05 21:10:25.425 | + lib/swift:create_swift_accounts:619 : another_role=49943dd485174ef39fdd0368de241417 2022-07-05 21:10:25.425 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-05 21:10:25.425 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-05 21:10:25.425 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:10:25.425 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:10:25.425 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:10:25.425 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:10:25.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.425 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.425 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.425 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.425 | + functions-common:get_or_create_user:926 : user_id=e6761d76cc1d48579c7fda6125900648 2022-07-05 21:10:25.425 | + functions-common:get_or_create_user:927 : echo e6761d76cc1d48579c7fda6125900648 2022-07-05 21:10:25.425 | e6761d76cc1d48579c7fda6125900648 2022-07-05 21:10:25.425 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-05 21:10:25.425 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:10:25.425 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:10:25.425 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:10:25.425 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:10:25.425 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:10:25.426 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:10:25.426 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:10:25.426 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:10:25.426 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:10:25.426 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:10:25.426 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-05 21:10:25.426 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:10:25.426 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:10:25.426 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:10:25.426 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.426 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.426 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.426 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.426 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:10:25.426 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:10:25.426 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-07-05 21:10:25.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.426 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.426 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.426 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:10:25.426 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-05 21:10:25.426 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:10:25.426 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:10:25.426 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.427 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.427 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.427 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.427 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:10:25.427 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:10:25.427 | ++ functions-common:get_field:819 : echo '| 601a166d56f647bda8256e971450cfdf | e6761d76cc1d48579c7fda6125900648 | | ccd95a48530c4c86a3774301b969d6a9 | | | False |' 2022-07-05 21:10:25.427 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:10:25.427 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.427 | + functions-common:get_or_add_user_project_role:996 : user_role_id=601a166d56f647bda8256e971450cfdf 2022-07-05 21:10:25.427 | + functions-common:get_or_add_user_project_role:998 : echo 601a166d56f647bda8256e971450cfdf 2022-07-05 21:10:25.427 | 601a166d56f647bda8256e971450cfdf 2022-07-05 21:10:25.427 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-05 21:10:25.427 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-05 21:10:25.427 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:10:25.427 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:10:25.427 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:10:25.427 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:10:25.427 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:10:25.427 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:10:25.427 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:10:25.427 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:10:25.427 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:10:25.427 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:10:25.427 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:10:25.427 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-05 21:10:25.427 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:10:25.427 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:10:25.427 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.428 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.428 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.428 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.428 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:10:25.428 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:10:25.428 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-07-05 21:10:25.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.428 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.428 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.428 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-05 21:10:25.428 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:10:25.428 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:10:25.428 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:10:25.428 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.428 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.428 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.428 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.428 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:10:25.428 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:10:25.428 | ++ functions-common:get_field:819 : echo '| 101b93f94624407f8c812ab86ebec32a | e6761d76cc1d48579c7fda6125900648 | | ccd95a48530c4c86a3774301b969d6a9 | | | False |' 2022-07-05 21:10:25.428 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:10:25.428 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.428 | + functions-common:get_or_add_user_project_role:996 : user_role_id=101b93f94624407f8c812ab86ebec32a 2022-07-05 21:10:25.428 | + functions-common:get_or_add_user_project_role:998 : echo 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:10:25.428 | 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:10:25.428 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-05 21:10:25.429 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:10:25.429 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-05 21:10:25.429 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-07-05 21:10:25.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.429 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.429 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.429 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.429 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:10:25.429 | ac03c3512493489f9de8e83fd01643d7' 2022-07-05 21:10:25.429 | + functions-common:get_or_create_service:1095 : echo ac03c3512493489f9de8e83fd01643d7 2022-07-05 21:10:25.429 | ac03c3512493489f9de8e83fd01643d7 2022-07-05 21:10:25.429 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' http://10.222.0.30:8080 2022-07-05 21:10:25.429 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:10:25.429 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-05 21:10:25.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:10:25.429 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-07-05 21:10:25.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.429 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.429 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.429 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:10:25.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:10:25.430 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-07-05 21:10:25.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.430 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.430 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.430 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=3c54889e73a24d3eb8ab22d9222eca9c 2022-07-05 21:10:25.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 3c54889e73a24d3eb8ab22d9222eca9c 2022-07-05 21:10:25.430 | + functions-common:get_or_create_endpoint:1128 : public_id=3c54889e73a24d3eb8ab22d9222eca9c 2022-07-05 21:10:25.430 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.30:8080 ]] 2022-07-05 21:10:25.431 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.30:8080 RegionOne 2022-07-05 21:10:25.431 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:10:25.431 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-07-05 21:10:25.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.431 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.431 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.431 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.431 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:10:25.431 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:10:25.431 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.30:8080 --region RegionOne -f value -c id 2022-07-05 21:10:25.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.431 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.431 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.431 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.431 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=bc9d4ab990a24b2cb0ae9d25c1274725 2022-07-05 21:10:25.431 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo bc9d4ab990a24b2cb0ae9d25c1274725 2022-07-05 21:10:25.431 | bc9d4ab990a24b2cb0ae9d25c1274725 2022-07-05 21:10:25.431 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:10:25.431 | + functions-common:get_or_create_endpoint:1137 : echo 3c54889e73a24d3eb8ab22d9222eca9c 2022-07-05 21:10:25.431 | 3c54889e73a24d3eb8ab22d9222eca9c 2022-07-05 21:10:25.431 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-05 21:10:25.431 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-05 21:10:25.431 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:10:25.431 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-07-05 21:10:25.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.431 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.431 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.432 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.432 | ++ functions-common:get_or_create_project:939 : project_id=9cf4b79a3546454f947759f30db2a838 2022-07-05 21:10:25.432 | ++ functions-common:get_or_create_project:940 : echo 9cf4b79a3546454f947759f30db2a838 2022-07-05 21:10:25.432 | + lib/swift:create_swift_accounts:633 : swift_project_test1=9cf4b79a3546454f947759f30db2a838 2022-07-05 21:10:25.432 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-05 21:10:25.432 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:10:25.432 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-05 21:10:25.432 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:10:25.432 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-05 21:10:25.432 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-05 21:10:25.432 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-07-05 21:10:25.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.432 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.432 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.432 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.432 | ++ functions-common:get_or_create_user:926 : user_id=8a39dc3f2c6a4ff7bd8fb219b2262f1d 2022-07-05 21:10:25.432 | ++ functions-common:get_or_create_user:927 : echo 8a39dc3f2c6a4ff7bd8fb219b2262f1d 2022-07-05 21:10:25.432 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=8a39dc3f2c6a4ff7bd8fb219b2262f1d 2022-07-05 21:10:25.432 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-05 21:10:25.432 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:10:25.432 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 8a39dc3f2c6a4ff7bd8fb219b2262f1d 9cf4b79a3546454f947759f30db2a838 2022-07-05 21:10:25.432 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:10:25.432 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:10:25.432 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:10:25.432 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:10:25.432 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:10:25.432 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:10:25.432 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:10:25.433 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:10:25.433 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:10:25.433 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:10:25.433 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:10:25.433 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.433 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8a39dc3f2c6a4ff7bd8fb219b2262f1d --project 9cf4b79a3546454f947759f30db2a838 2022-07-05 21:10:25.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.433 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.433 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.433 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.433 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:10:25.433 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:10:25.433 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 8a39dc3f2c6a4ff7bd8fb219b2262f1d --project 9cf4b79a3546454f947759f30db2a838 2022-07-05 21:10:25.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.433 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.433 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.433 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:10:25.433 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8a39dc3f2c6a4ff7bd8fb219b2262f1d --project 9cf4b79a3546454f947759f30db2a838 2022-07-05 21:10:25.433 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:10:25.433 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:10:25.433 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.433 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.433 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.433 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.433 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:10:25.433 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:10:25.434 | ++ functions-common:get_field:819 : echo '| 101b93f94624407f8c812ab86ebec32a | 8a39dc3f2c6a4ff7bd8fb219b2262f1d | | 9cf4b79a3546454f947759f30db2a838 | | | False |' 2022-07-05 21:10:25.434 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:10:25.434 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.434 | + functions-common:get_or_add_user_project_role:996 : user_role_id=101b93f94624407f8c812ab86ebec32a 2022-07-05 21:10:25.434 | + functions-common:get_or_add_user_project_role:998 : echo 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:10:25.434 | 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:10:25.434 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-05 21:10:25.434 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-05 21:10:25.434 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:10:25.434 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-05 21:10:25.434 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-05 21:10:25.434 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-07-05 21:10:25.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.434 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.434 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.434 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.434 | ++ functions-common:get_or_create_user:926 : user_id=238c68ea4a224f73b5e3138e641a5ac6 2022-07-05 21:10:25.434 | ++ functions-common:get_or_create_user:927 : echo 238c68ea4a224f73b5e3138e641a5ac6 2022-07-05 21:10:25.434 | + lib/swift:create_swift_accounts:642 : swift_user_test3=238c68ea4a224f73b5e3138e641a5ac6 2022-07-05 21:10:25.434 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-05 21:10:25.434 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:10:25.434 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 49943dd485174ef39fdd0368de241417 238c68ea4a224f73b5e3138e641a5ac6 9cf4b79a3546454f947759f30db2a838 2022-07-05 21:10:25.434 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:10:25.434 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:10:25.434 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:10:25.434 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:10:25.434 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:10:25.434 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:10:25.434 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:10:25.435 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:10:25.435 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:10:25.435 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:10:25.435 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 49943dd485174ef39fdd0368de241417 --user 238c68ea4a224f73b5e3138e641a5ac6 --project 9cf4b79a3546454f947759f30db2a838 2022-07-05 21:10:25.435 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:10:25.435 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.435 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.435 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.435 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.435 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:10:25.435 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:10:25.435 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 49943dd485174ef39fdd0368de241417 --user 238c68ea4a224f73b5e3138e641a5ac6 --project 9cf4b79a3546454f947759f30db2a838 2022-07-05 21:10:25.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.435 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.435 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.435 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 49943dd485174ef39fdd0368de241417 --user 238c68ea4a224f73b5e3138e641a5ac6 --project 9cf4b79a3546454f947759f30db2a838 2022-07-05 21:10:25.435 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:10:25.435 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:10:25.435 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:10:25.435 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.435 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.435 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.435 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.435 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:10:25.436 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:10:25.436 | ++ functions-common:get_field:819 : echo '| 49943dd485174ef39fdd0368de241417 | 238c68ea4a224f73b5e3138e641a5ac6 | | 9cf4b79a3546454f947759f30db2a838 | | | False |' 2022-07-05 21:10:25.436 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:10:25.436 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.436 | + functions-common:get_or_add_user_project_role:996 : user_role_id=49943dd485174ef39fdd0368de241417 2022-07-05 21:10:25.436 | + functions-common:get_or_add_user_project_role:998 : echo 49943dd485174ef39fdd0368de241417 2022-07-05 21:10:25.436 | 49943dd485174ef39fdd0368de241417 2022-07-05 21:10:25.436 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-05 21:10:25.436 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-05 21:10:25.436 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:10:25.436 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-07-05 21:10:25.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.436 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.436 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.436 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.436 | ++ functions-common:get_or_create_project:939 : project_id=46df4ebb349c4739867e16ac062b7465 2022-07-05 21:10:25.436 | ++ functions-common:get_or_create_project:940 : echo 46df4ebb349c4739867e16ac062b7465 2022-07-05 21:10:25.436 | + lib/swift:create_swift_accounts:647 : swift_project_test2=46df4ebb349c4739867e16ac062b7465 2022-07-05 21:10:25.436 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-05 21:10:25.436 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:10:25.436 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-05 21:10:25.436 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-05 21:10:25.436 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:10:25.436 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-05 21:10:25.436 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-05 21:10:25.436 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-07-05 21:10:25.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.436 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.437 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.437 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.437 | ++ functions-common:get_or_create_user:926 : user_id=0e119ad942b8457e908b810fdfb814dd 2022-07-05 21:10:25.437 | ++ functions-common:get_or_create_user:927 : echo 0e119ad942b8457e908b810fdfb814dd 2022-07-05 21:10:25.437 | + lib/swift:create_swift_accounts:652 : swift_user_test2=0e119ad942b8457e908b810fdfb814dd 2022-07-05 21:10:25.437 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-05 21:10:25.437 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:10:25.437 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 0e119ad942b8457e908b810fdfb814dd 46df4ebb349c4739867e16ac062b7465 2022-07-05 21:10:25.437 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:10:25.437 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:10:25.437 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:10:25.437 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:10:25.437 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:10:25.437 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:10:25.437 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:10:25.437 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:10:25.437 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0e119ad942b8457e908b810fdfb814dd --project 46df4ebb349c4739867e16ac062b7465 2022-07-05 21:10:25.437 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:10:25.437 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:10:25.437 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:10:25.437 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.437 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.437 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.437 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.437 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:10:25.437 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:10:25.437 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 0e119ad942b8457e908b810fdfb814dd --project 46df4ebb349c4739867e16ac062b7465 2022-07-05 21:10:25.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.438 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.438 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.438 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0e119ad942b8457e908b810fdfb814dd --project 46df4ebb349c4739867e16ac062b7465 2022-07-05 21:10:25.438 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:10:25.438 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:10:25.438 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:10:25.438 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.438 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.438 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.438 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.438 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:10:25.438 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:10:25.438 | ++ functions-common:get_field:819 : echo '| 101b93f94624407f8c812ab86ebec32a | 0e119ad942b8457e908b810fdfb814dd | | 46df4ebb349c4739867e16ac062b7465 | | | False |' 2022-07-05 21:10:25.438 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:10:25.438 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.438 | + functions-common:get_or_add_user_project_role:996 : user_role_id=101b93f94624407f8c812ab86ebec32a 2022-07-05 21:10:25.438 | + functions-common:get_or_add_user_project_role:998 : echo 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:10:25.438 | 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:10:25.438 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-05 21:10:25.438 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-05 21:10:25.438 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-05 21:10:25.438 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-05 21:10:25.438 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-07-05 21:10:25.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.438 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.439 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.439 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.439 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-05 21:10:25.439 | 70908d0ae1874451ad036cc66043d6d5' 2022-07-05 21:10:25.439 | ++ functions-common:get_or_create_domain:889 : echo 70908d0ae1874451ad036cc66043d6d5 2022-07-05 21:10:25.439 | + lib/swift:create_swift_accounts:657 : swift_domain=70908d0ae1874451ad036cc66043d6d5 2022-07-05 21:10:25.439 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-05 21:10:25.439 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:10:25.439 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-05 21:10:25.439 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 70908d0ae1874451ad036cc66043d6d5 2022-07-05 21:10:25.439 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:10:25.439 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=70908d0ae1874451ad036cc66043d6d5 --or-show -f value -c id 2022-07-05 21:10:25.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.439 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.439 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.439 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.439 | ++ functions-common:get_or_create_project:939 : project_id=4e699227072348fab4fef3c606e11221 2022-07-05 21:10:25.439 | ++ functions-common:get_or_create_project:940 : echo 4e699227072348fab4fef3c606e11221 2022-07-05 21:10:25.439 | + lib/swift:create_swift_accounts:661 : swift_project_test4=4e699227072348fab4fef3c606e11221 2022-07-05 21:10:25.439 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-05 21:10:25.439 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:10:25.439 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-05 21:10:25.439 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 70908d0ae1874451ad036cc66043d6d5 test4@example.com 2022-07-05 21:10:25.439 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:10:25.439 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-05 21:10:25.439 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-05 21:10:25.439 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=70908d0ae1874451ad036cc66043d6d5 --email=test4@example.com --or-show -f value -c id 2022-07-05 21:10:25.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.440 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.440 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.440 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.440 | ++ functions-common:get_or_create_user:926 : user_id=20b91fb533804343b720bf18963eaed2 2022-07-05 21:10:25.440 | ++ functions-common:get_or_create_user:927 : echo 20b91fb533804343b720bf18963eaed2 2022-07-05 21:10:25.440 | + lib/swift:create_swift_accounts:666 : swift_user_test4=20b91fb533804343b720bf18963eaed2 2022-07-05 21:10:25.440 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-05 21:10:25.440 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:10:25.440 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 20b91fb533804343b720bf18963eaed2 4e699227072348fab4fef3c606e11221 2022-07-05 21:10:25.440 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:10:25.440 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:10:25.440 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:10:25.440 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:10:25.440 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:10:25.440 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:10:25.440 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:10:25.440 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:10:25.440 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 20b91fb533804343b720bf18963eaed2 --project 4e699227072348fab4fef3c606e11221 2022-07-05 21:10:25.440 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:10:25.440 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:10:25.440 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:10:25.440 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.441 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.441 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.441 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.441 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:10:25.441 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:10:25.441 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 20b91fb533804343b720bf18963eaed2 --project 4e699227072348fab4fef3c606e11221 2022-07-05 21:10:25.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.441 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.441 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.441 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 20b91fb533804343b720bf18963eaed2 --project 4e699227072348fab4fef3c606e11221 2022-07-05 21:10:25.441 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:10:25.441 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:10:25.441 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:10:25.441 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.441 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:25.441 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:25.441 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:10:25.441 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:10:25.441 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:10:25.441 | ++ functions-common:get_field:819 : echo '| 101b93f94624407f8c812ab86ebec32a | 20b91fb533804343b720bf18963eaed2 | | 4e699227072348fab4fef3c606e11221 | | | False |' 2022-07-05 21:10:25.441 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:10:25.441 | ++ functions-common:get_field:813 : read data 2022-07-05 21:10:25.441 | + functions-common:get_or_add_user_project_role:996 : user_role_id=101b93f94624407f8c812ab86ebec32a 2022-07-05 21:10:25.441 | + functions-common:get_or_add_user_project_role:998 : echo 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:10:25.441 | 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:10:25.470 | [79872 Async create_swift_accounts:114855]: finished create_swift_accounts with result 0 in 124 seconds 2022-07-05 21:10:25.477 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-05 21:10:25.479 | + inc/async:async_wait:197 : return 0 2022-07-05 21:10:25.482 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-05 21:10:25.500 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:10:25.503 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-05 21:10:25.521 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:10:25.523 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-05 21:10:25.526 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:10:25.528 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-05 21:10:25.531 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-05 21:10:25.534 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-05 21:10:25.593 | + inc/async:async_inner:63 : init_glance 2022-07-05 21:10:25.631 | [79872 Async init_glance:119109]: running: init_glance 2022-07-05 21:10:25.634 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-05 21:10:25.653 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:10:25.656 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-05 21:10:25.659 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:10:25.661 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-05 21:10:25.664 | + ./stack.sh:main:1142 : configure_neutron 2022-07-05 21:10:25.667 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-05 21:10:25.671 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:10:25.671 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:10:25.677 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:10:25.679 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:10:25.682 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-05 21:10:25.685 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:10:25.687 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-05 21:10:25.692 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-05 21:10:25.693 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-05 21:10:25.695 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-05 21:10:25.709 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-05 21:10:25.712 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-05 21:10:28.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:28.895 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:28.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:28.895 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:30.489 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:10:30.517 | [119109 Async init_glance:119109]: finished successfully 2022-07-05 21:10:32.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:32.052 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:32.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:32.052 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:35.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:35.180 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:35.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:35.180 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:38.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:38.284 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:38.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:38.284 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:41.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:41.487 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:41.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:41.487 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:44.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:44.590 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:44.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:44.590 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:47.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:47.723 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:47.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:47.723 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:51.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:51.162 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:51.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:51.162 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:55.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:55.055 | from cryptography.utils import int_from_bytes 2022-07-05 21:10:55.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:10:55.055 | from cryptography.utils import int_from_bytes 2022-07-05 21:11:00.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:11:00.089 | from cryptography.utils import int_from_bytes 2022-07-05 21:11:00.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:11:00.090 | from cryptography.utils import int_from_bytes 2022-07-05 21:11:00.359 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-05 21:11:00.364 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-05 21:11:00.366 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-05 21:11:00.369 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-05 21:11:00.371 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-05 21:11:00.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-05 21:11:00.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-05 21:11:00.378 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-05 21:11:00.380 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-05 21:11:00.382 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-05 21:11:00.384 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-05 21:11:00.386 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-05 21:11:00.389 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-05 21:11:00.391 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-05 21:11:00.393 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-05 21:11:00.395 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-05 21:11:00.400 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:11:00.402 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-05 21:11:00.404 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:11:00.409 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-05 21:11:00.411 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-05 21:11:00.414 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-05 21:11:00.417 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-05 21:11:00.419 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:11:00.421 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:11:00.423 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:11:00.439 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:00.441 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:11:00.444 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-05 21:11:00.447 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-05 21:11:00.474 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-05 21:11:00.503 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-05 21:11:00.532 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-05 21:11:00.561 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-05 21:11:00.590 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-05 21:11:00.619 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-05 21:11:00.621 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-05 21:11:00.624 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-05 21:11:00.626 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-05 21:11:00.629 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:11:00.650 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:11:00.652 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:11:00.654 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:11:00.657 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:11:00.659 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-05 21:11:00.687 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:11:00.716 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:11:00.745 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:11:00.774 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-05 21:11:00.790 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:11:00.793 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-05 21:11:00.795 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-05 21:11:00.797 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-05 21:11:00.800 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-05 21:11:00.802 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-05 21:11:00.804 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-05 21:11:00.806 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-05 21:11:00.809 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-05 21:11:00.821 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-07-05 21:11:00.833 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-05 21:11:00.836 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-07-05 21:11:00.849 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-07-05 21:11:00.861 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-07-05 21:11:00.873 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-05 21:11:00.876 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:11:00.879 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-05 21:11:00.883 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.wSx1NIUMVZ 2022-07-05 21:11:00.886 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-05 21:11:00.888 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:11:00.890 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.wSx1NIUMVZ 2022-07-05 21:11:00.894 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.wSx1NIUMVZ 2022-07-05 21:11:00.906 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.wSx1NIUMVZ /etc/sudoers.d/neutron-rootwrap 2022-07-05 21:11:00.918 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-05 21:11:00.947 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-05 21:11:00.949 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:11:00.978 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-05 21:11:00.981 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-05 21:11:00.983 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-05 21:11:00.985 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-05 21:11:00.988 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-05 21:11:00.990 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:11:01.006 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:01.010 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-05 21:11:01.012 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-05 21:11:01.015 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:11:01.032 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:01.035 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:11:01.038 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:11:01.067 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:11:01.070 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:11:01.073 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-05 21:11:01.090 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:01.092 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-05 21:11:01.095 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-05 21:11:01.097 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-05 21:11:01.100 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-05 21:11:01.103 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-05 21:11:01.105 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-05 21:11:01.108 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-05 21:11:01.110 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-05 21:11:01.113 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-05 21:11:01.115 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-05 21:11:01.120 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-05 21:11:01.122 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-07-05 21:11:01.127 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-05 21:11:01.144 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:01.147 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-05 21:11:01.149 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-05 21:11:01.152 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-05 21:11:01.156 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-05 21:11:01.187 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-05 21:11:01.217 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-05 21:11:01.247 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-05 21:11:01.277 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-05 21:11:01.307 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-05 21:11:01.309 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-05 21:11:01.312 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-05 21:11:01.314 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-05 21:11:01.317 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-05 21:11:01.346 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-05 21:11:01.377 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-07-05 21:11:01.406 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-05 21:11:01.436 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-05 21:11:01.466 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-05 21:11:01.495 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-05 21:11:01.525 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-05 21:11:01.555 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:11:01.586 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-05 21:11:01.615 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-05 21:11:01.645 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-05 21:11:01.675 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-05 21:11:01.678 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-05 21:11:01.681 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-05 21:11:01.684 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-05 21:11:01.686 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-05 21:11:01.716 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-05 21:11:01.747 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.30/identity 2022-07-05 21:11:01.776 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-05 21:11:01.807 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-05 21:11:01.837 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-05 21:11:01.867 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-05 21:11:01.897 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-05 21:11:01.927 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:11:01.956 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-05 21:11:01.986 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-05 21:11:01.989 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-05 21:11:01.991 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-05 21:11:01.994 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-05 21:11:01.996 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-05 21:11:02.027 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-05 21:11:02.056 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.30/identity 2022-07-05 21:11:02.087 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-05 21:11:02.116 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-05 21:11:02.145 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-05 21:11:02.177 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-05 21:11:02.207 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-05 21:11:02.239 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:11:02.269 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-05 21:11:02.300 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-05 21:11:02.303 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-05 21:11:02.305 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-05 21:11:02.307 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-05 21:11:02.310 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-05 21:11:02.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-05 21:11:02.315 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-05 21:11:02.317 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 300:349 != '' ]] 2022-07-05 21:11:02.320 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:300:349 2022-07-05 21:11:02.322 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:300:349 != '' ]] 2022-07-05 21:11:02.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-05 21:11:02.327 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-05 21:11:02.330 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-05 21:11:02.332 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-05 21:11:02.334 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-05 21:11:02.337 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-05 21:11:02.340 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-05 21:11:02.342 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-05 21:11:02.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-05 21:11:02.347 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-07-05 21:11:02.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-07-05 21:11:02.377 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:11:02.380 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-05 21:11:02.383 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-05 21:11:02.385 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-05 21:11:02.388 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:11:02.390 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-05 21:11:02.418 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-07-05 21:11:02.420 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:11:02.422 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-05 21:11:02.425 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-05 21:11:02.427 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-05 21:11:02.430 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:11:02.433 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-05 21:11:02.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-05 21:11:02.463 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-07-05 21:11:02.466 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:11:02.468 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-05 21:11:02.470 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-05 21:11:02.473 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-05 21:11:02.475 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:11:02.478 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-05 21:11:02.506 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-07-05 21:11:02.509 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:11:02.511 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-05 21:11:02.514 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-05 21:11:02.516 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-05 21:11:02.518 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:11:02.521 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-05 21:11:02.549 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-07-05 21:11:02.551 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:11:02.554 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-05 21:11:02.557 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-05 21:11:02.559 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-05 21:11:02.561 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:11:02.564 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-07-05 21:11:02.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-07-05 21:11:02.595 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:11:02.597 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-05 21:11:02.600 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-05 21:11:02.603 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-05 21:11:02.605 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:11:02.607 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-07-05 21:11:02.636 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-07-05 21:11:02.638 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:11:02.641 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-05 21:11:02.643 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-05 21:11:02.645 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-05 21:11:02.648 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:11:02.651 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-05 21:11:02.679 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:300:349 2022-07-05 21:11:02.682 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:11:02.684 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-05 21:11:02.686 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:300:349 2022-07-05 21:11:02.689 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2022-07-05 21:11:02.692 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:11:02.694 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2022-07-05 21:11:02.726 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-07-05 21:11:02.729 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:11:02.731 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-05 21:11:02.734 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-05 21:11:02.736 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-05 21:11:02.739 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:11:02.741 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-07-05 21:11:02.770 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-05 21:11:02.772 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-05 21:11:02.790 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:02.793 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-05 21:11:02.795 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-05 21:11:02.826 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-05 21:11:02.829 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:11:02.858 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-05 21:11:02.890 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-05 21:11:02.892 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-05 21:11:02.895 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-05 21:11:02.897 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-05 21:11:05.627 | INFO neutron.common.config [-] Logging enabled! 2022-07-05 21:11:05.627 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev418 2022-07-05 21:11:05.628 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=121174) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-05 21:11:05.630 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-07-05 21:11:05.631 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpsi7pva_5/privsep.sock'] 2022-07-05 21:11:06.850 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-07-05 21:11:06.851 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpsi7pva_5/privsep.sock {{(pid=121174) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-07-05 21:11:06.853 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-07-05 21:11:06.853 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-07-05 21:11:06.853 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-07-05 21:11:06.853 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 121186 2022-07-05 21:11:06.854 | DEBUG oslo.privsep.daemon [-] privsep: reply[8e59622c-c5dc-48b7-9f92-37c9c66ddb83]: (2,) {{(pid=121186) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-07-05 21:11:07.063 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=121186) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-07-05 21:11:07.075 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.012s {{(pid=121186) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-07-05 21:11:07.075 | DEBUG oslo.privsep.daemon [-] privsep: reply[e46e39dc-9de0-4ad2-bd43-3246de2969c1]: (4, ('1402c701-9c6a-4ffc-be7d-d04631f03993\n', '')) {{(pid=121186) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-07-05 21:11:07.127 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=121174) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-05 21:11:07.127 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=121174) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-05 21:11:07.128 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=121174) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:11:07.128 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=121174) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:11:07.128 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=121174) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:11:07.128 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=121174) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:11:07.182 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-05 21:11:07.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:11:07.182 | from cryptography.utils import int_from_bytes 2022-07-05 21:11:07.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:11:07.182 | from cryptography.utils import int_from_bytes 2022-07-05 21:11:07.521 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-05 21:11:07.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-05 21:11:07.526 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-05 21:11:07.529 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-05 21:11:07.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-05 21:11:07.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-07-05 21:11:07.629 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-05 21:11:07.632 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-05 21:11:07.635 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-07-05 21:11:07.666 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-05 21:11:07.669 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-05 21:11:07.677 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-05 21:11:07.679 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-05 21:11:07.682 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-05 21:11:07.705 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-05 21:11:07.732 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-05 21:11:07.735 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-05 21:11:07.750 | net.bridge.bridge-nf-call-iptables = 1 2022-07-05 21:11:07.754 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-05 21:11:07.756 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-05 21:11:07.765 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-05 21:11:07.768 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-05 21:11:07.771 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-05 21:11:07.773 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-05 21:11:07.776 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-05 21:11:07.778 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-05 21:11:07.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-05 21:11:07.783 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-05 21:11:07.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-05 21:11:07.788 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-05 21:11:07.814 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-05 21:11:07.816 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-07-05 21:11:07.851 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-05 21:11:07.854 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-05 21:11:07.882 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-07-05 21:11:07.911 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-05 21:11:07.928 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:07.931 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-05 21:11:07.933 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-05 21:11:07.938 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-05 21:11:07.967 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-05 21:11:07.996 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-05 21:11:08.027 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-05 21:11:08.029 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:11:08.058 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-05 21:11:08.075 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:08.077 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-05 21:11:08.080 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-05 21:11:08.108 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-05 21:11:08.111 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-05 21:11:08.113 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-05 21:11:08.142 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-05 21:11:08.145 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-05 21:11:08.147 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-05 21:11:08.150 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-05 21:11:08.167 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:08.169 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-05 21:11:08.172 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-07-05 21:11:08.176 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-05 21:11:08.206 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-05 21:11:08.237 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-05 21:11:08.239 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:11:08.269 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-05 21:11:08.271 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-05 21:11:08.300 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-05 21:11:08.303 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-05 21:11:08.306 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-05 21:11:08.336 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-05 21:11:08.339 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-05 21:11:08.341 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-05 21:11:08.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-05 21:11:11.048 | INFO neutron.common.config [-] Logging enabled! 2022-07-05 21:11:11.048 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev418 2022-07-05 21:11:11.049 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=121719) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-05 21:11:11.100 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=121719) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-05 21:11:11.101 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=121719) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-05 21:11:11.101 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=121719) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:11:11.102 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=121719) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:11:11.102 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=121719) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:11:11.102 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=121719) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:11:11.162 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-05 21:11:11.163 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=121719) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-05 21:11:11.164 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=121719) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-05 21:11:11.165 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-05 21:11:11.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:11:11.165 | from cryptography.utils import int_from_bytes 2022-07-05 21:11:11.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:11:11.165 | from cryptography.utils import int_from_bytes 2022-07-05 21:11:11.498 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-05 21:11:11.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-05 21:11:11.503 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-05 21:11:11.506 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-05 21:11:11.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-05 21:11:11.511 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-05 21:11:11.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-05 21:11:11.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-05 21:11:11.533 | + functions:set_mtu:785 : local dev=br-data 2022-07-05 21:11:11.536 | + functions:set_mtu:786 : local mtu=1500 2022-07-05 21:11:11.538 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-05 21:11:11.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-07-05 21:11:11.568 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-05 21:11:11.571 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-05 21:11:11.574 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-05 21:11:11.576 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-05 21:11:11.579 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-05 21:11:11.581 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-05 21:11:11.584 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-05 21:11:11.586 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-05 21:11:11.589 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-05 21:11:11.591 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-05 21:11:11.593 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-05 21:11:11.596 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-05 21:11:11.598 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-05 21:11:11.601 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-05 21:11:11.605 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-05 21:11:11.605 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-05 21:11:11.612 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-05 21:11:11.614 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-05 21:11:11.617 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-05 21:11:11.620 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-05 21:11:11.624 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-05 21:11:11.624 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-05 21:11:11.624 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-05 21:11:11.630 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2022-07-05 21:11:11.633 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-05 21:11:11.635 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-05 21:11:11.637 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-05 21:11:11.640 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-05 21:11:11.642 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2022-07-05 21:11:11.645 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1' 2022-07-05 21:11:11.647 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data' 2022-07-05 21:11:11.650 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-05 21:11:11.652 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-05 21:11:11.657 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.15/22 brd 192.168.3.255 2022-07-05 21:11:11.657 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-05 21:11:11.657 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-05 21:11:11.658 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-05 21:11:11.663 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.15 2022-07-05 21:11:11.666 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.15 ' 2022-07-05 21:11:11.669 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1 2022-07-05 21:11:11.682 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data 2022-07-05 21:11:11.695 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-05 21:11:11.707 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-05 21:11:11.728 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.15 2022-07-05 21:11:11.748 | PING 192.168.0.15 (192.168.0.15) from 192.168.0.15 br-data: 56(84) bytes of data. 2022-07-05 21:11:11.748 | 64 bytes from 192.168.0.15: icmp_seq=1 ttl=64 time=0.074 ms 2022-07-05 21:11:12.754 | 64 bytes from 192.168.0.15: icmp_seq=2 ttl=64 time=0.050 ms 2022-07-05 21:11:13.778 | 64 bytes from 192.168.0.15: icmp_seq=3 ttl=64 time=0.049 ms 2022-07-05 21:11:13.778 | 2022-07-05 21:11:13.778 | --- 192.168.0.15 ping statistics --- 2022-07-05 21:11:13.778 | 3 packets transmitted, 3 received, 0% packet loss, time 2030ms 2022-07-05 21:11:13.778 | rtt min/avg/max/mdev = 0.049/0.057/0.074/0.011 ms 2022-07-05 21:11:13.783 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-05 21:11:13.784 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-05 21:11:13.790 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-05 21:11:13.792 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-05 21:11:13.810 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:13.813 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-05 21:11:13.815 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-05 21:11:13.820 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-05 21:11:13.848 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.30 2022-07-05 21:11:13.877 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-05 21:11:13.906 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-05 21:11:13.937 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-05 21:11:13.940 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:11:13.969 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-05 21:11:13.972 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-05 21:11:13.988 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:11:13.991 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-05 21:11:13.994 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-05 21:11:14.011 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:11:14.013 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-05 21:11:14.031 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:11:14.033 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-05 21:11:14.050 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:11:14.053 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-05 21:11:14.083 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-05 21:11:14.113 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-05 21:11:14.116 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-05 21:11:14.133 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:14.136 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-05 21:11:14.154 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:14.156 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-05 21:11:14.159 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-05 21:11:14.218 | + inc/async:async_inner:63 : init_neutron 2022-07-05 21:11:14.257 | [79872 Async init_neutron:122230]: running: init_neutron 2022-07-05 21:11:14.260 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-05 21:11:14.278 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:14.282 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-05 21:11:14.292 | ++ ./stack.sh:main:1157 : true 2022-07-05 21:11:14.295 | + ./stack.sh:main:1157 : netman_pid= 2022-07-05 21:11:14.298 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-05 21:11:14.300 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-05 21:11:14.318 | dnsmasq: no process found 2022-07-05 21:11:14.322 | + ./stack.sh:main:1159 : true 2022-07-05 21:11:14.324 | + ./stack.sh:main:1164 : clean_iptables 2022-07-05 21:11:14.330 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-05 21:11:14.332 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-05 21:11:14.333 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-05 21:11:14.334 | + lib/nova:clean_iptables:186 : bash 2022-07-05 21:11:14.338 | + lib/nova:clean_iptables:186 : grep nova 2022-07-05 21:11:14.338 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-05 21:11:14.339 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-05 21:11:14.346 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-05 21:11:14.350 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-05 21:11:14.350 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-05 21:11:14.350 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-05 21:11:14.352 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-05 21:11:14.354 | + lib/nova:clean_iptables:188 : grep nova 2022-07-05 21:11:14.361 | + lib/nova:clean_iptables:188 : bash 2022-07-05 21:11:14.362 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-05 21:11:14.363 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-05 21:11:14.368 | + lib/nova:clean_iptables:190 : grep nova 2022-07-05 21:11:14.369 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-05 21:11:14.369 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-05 21:11:14.369 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-05 21:11:14.371 | + lib/nova:clean_iptables:190 : bash 2022-07-05 21:11:14.379 | + lib/nova:clean_iptables:192 : grep nova 2022-07-05 21:11:14.381 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-05 21:11:14.381 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-05 21:11:14.382 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-05 21:11:14.384 | + lib/nova:clean_iptables:192 : bash 2022-07-05 21:11:14.386 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-05 21:11:14.386 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-05 21:11:14.398 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-05 21:11:14.406 | net.ipv4.ip_forward = 1 2022-07-05 21:11:14.410 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-05 21:11:14.428 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:14.431 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-05 21:11:14.434 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-05 21:11:14.437 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-05 21:11:14.471 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-05 21:11:14.502 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-05 21:11:14.505 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-05 21:11:14.539 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-05 21:11:14.571 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-05 21:11:14.588 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:14.591 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-05 21:11:14.594 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:11:14.596 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-05 21:11:14.599 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-05 21:11:14.602 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-05 21:11:14.662 | + inc/async:async_inner:63 : init_swift 2022-07-05 21:11:14.701 | [79872 Async init_swift:122608]: running: init_swift 2022-07-05 21:11:14.704 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-05 21:11:14.728 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:14.730 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-05 21:11:14.733 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:11:14.735 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-05 21:11:14.738 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-05 21:11:14.740 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-05 21:11:14.807 | + inc/async:async_inner:63 : init_cinder 2022-07-05 21:11:14.851 | [79872 Async init_cinder:122703]: running: init_cinder 2022-07-05 21:11:14.856 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-05 21:11:14.872 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:11:14.875 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-05 21:11:14.877 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:11:14.880 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-05 21:11:14.883 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-05 21:11:14.885 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-05 21:11:14.971 | + inc/async:async_inner:63 : init_placement 2022-07-05 21:11:15.019 | [79872 Async init_placement:122825]: running: init_placement 2022-07-05 21:11:15.021 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-05 21:11:15.119 | [79872 Async init_neutron:122230]: Waiting for completion of init_neutron running on PID 122230 (6 other jobs running) 2022-07-05 21:11:15.151 | [79872 Async init_neutron:122230]: Signaling child to exit 2022-07-05 21:11:26.089 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:11:26.116 | [122608 Async init_swift:122608]: finished successfully 2022-07-05 21:12:01.994 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:12:02.020 | [122703 Async init_cinder:122703]: finished successfully 2022-07-05 21:12:11.246 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:12:11.277 | [122825 Async init_placement:122825]: finished successfully 2022-07-05 21:15:16.206 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:15:16.231 | [122230 Async init_neutron:122230]: finished successfully 2022-07-05 21:15:16.252 | WAKEUP 2022-07-05 21:15:16.277 | [79872 Async init_neutron:122230]: Signaled 2022-07-05 21:15:16.278 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-05 21:15:16.278 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:15:16.278 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:15:16.278 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:15:16.278 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:15:16.278 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-05 21:15:16.278 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:15:16.278 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-05 21:15:16.279 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-05 21:15:16.279 | + lib/database:recreate_database:112 : local db=neutron 2022-07-05 21:15:16.279 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-05 21:15:16.279 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-05 21:15:16.279 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-05 21:15:16.279 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:15:16.279 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-05 21:15:16.279 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:15:16.279 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-05 21:15:16.279 | + functions-common:time_start:2426 : local name=dbsync 2022-07-05 21:15:16.279 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:15:16.279 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:15:16.279 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:15:16.279 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055474457 2022-07-05 21:15:16.279 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-07-05 21:15:16.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.279 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.279 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.279 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-05 21:15:16.279 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-05 21:15:16.279 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-05 21:15:16.279 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-05 21:15:16.279 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-05 21:15:16.279 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-05 21:15:16.279 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-05 21:15:16.280 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-05 21:15:16.281 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-05 21:15:16.282 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-05 21:15:16.283 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-05 21:15:16.284 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-05 21:15:16.284 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-05 21:15:16.284 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-05 21:15:16.284 | Running upgrade for neutron ... 2022-07-05 21:15:16.284 | OK 2022-07-05 21:15:16.284 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-05 21:15:16.284 | + functions-common:time_stop:2440 : local name 2022-07-05 21:15:16.284 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:15:16.284 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:15:16.284 | + functions-common:time_stop:2443 : local total 2022-07-05 21:15:16.284 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:15:16.284 | + functions-common:time_stop:2446 : name=dbsync 2022-07-05 21:15:16.284 | + functions-common:time_stop:2447 : start_time=1657055474457 2022-07-05 21:15:16.284 | + functions-common:time_stop:2449 : [[ -z 1657055474457 ]] 2022-07-05 21:15:16.284 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:15:16.284 | + functions-common:time_stop:2452 : end_time=1657055716190 2022-07-05 21:15:16.284 | + functions-common:time_stop:2453 : elapsed_time=241733 2022-07-05 21:15:16.284 | + functions-common:time_stop:2454 : total=34455 2022-07-05 21:15:16.284 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:15:16.284 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=276188 2022-07-05 21:15:16.325 | [79872 Async init_neutron:122230]: finished init_neutron with result 0 in 242 seconds 2022-07-05 21:15:16.330 | + inc/async:async_wait:197 : return 0 2022-07-05 21:15:16.332 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-05 21:15:16.383 | [79872 Async init_placement:122825]: Waiting for completion of init_placement running on PID 122825 (5 other jobs running) 2022-07-05 21:15:16.410 | [79872 Async init_placement:122825]: Signaling child to exit 2022-07-05 21:15:16.411 | WAKEUP 2022-07-05 21:15:16.432 | [79872 Async init_placement:122825]: Signaled 2022-07-05 21:15:16.442 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-05 21:15:16.442 | + lib/database:recreate_database:112 : local db=placement 2022-07-05 21:15:16.442 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-05 21:15:16.442 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-05 21:15:16.442 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-05 21:15:16.443 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:15:16.443 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-05 21:15:16.443 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:15:16.443 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-05 21:15:16.443 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-05 21:15:16.443 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-05 21:15:16.443 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-05 21:15:16.443 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:15:16.443 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:15:16.443 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:15:16.443 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:15:16.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.443 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.443 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.443 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:15:16.443 | + functions-common:get_or_create_user:926 : user_id=a027185c09a8465fa88aadbe511a07f9 2022-07-05 21:15:16.443 | + functions-common:get_or_create_user:927 : echo a027185c09a8465fa88aadbe511a07f9 2022-07-05 21:15:16.443 | a027185c09a8465fa88aadbe511a07f9 2022-07-05 21:15:16.443 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-05 21:15:16.443 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:15:16.443 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:15:16.443 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:15:16.443 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:15:16.443 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:15:16.443 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:15:16.444 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:15:16.444 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:15:16.444 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:15:16.444 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:15:16.444 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-05 21:15:16.444 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:15:16.444 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:15:16.444 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:15:16.444 | ++ functions-common:get_field:813 : read data 2022-07-05 21:15:16.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.444 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.444 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.444 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:15:16.444 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:15:16.444 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:15:16.444 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-07-05 21:15:16.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.444 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.444 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.444 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-05 21:15:16.444 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:15:16.444 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:15:16.444 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:15:16.444 | ++ functions-common:get_field:813 : read data 2022-07-05 21:15:16.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.445 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.445 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.445 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:15:16.445 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:15:16.445 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:15:16.445 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:15:16.445 | ++ functions-common:get_field:819 : echo '| 601a166d56f647bda8256e971450cfdf | a027185c09a8465fa88aadbe511a07f9 | | ccd95a48530c4c86a3774301b969d6a9 | | | False |' 2022-07-05 21:15:16.445 | ++ functions-common:get_field:813 : read data 2022-07-05 21:15:16.445 | + functions-common:get_or_add_user_project_role:996 : user_role_id=601a166d56f647bda8256e971450cfdf 2022-07-05 21:15:16.445 | + functions-common:get_or_add_user_project_role:998 : echo 601a166d56f647bda8256e971450cfdf 2022-07-05 21:15:16.445 | 601a166d56f647bda8256e971450cfdf 2022-07-05 21:15:16.445 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-05 21:15:16.445 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-05 21:15:16.445 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:15:16.445 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:15:16.445 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:15:16.445 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:15:16.445 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:15:16.445 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:15:16.445 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:15:16.445 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:15:16.445 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:15:16.445 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:15:16.445 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-05 21:15:16.445 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:15:16.445 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:15:16.445 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:15:16.445 | ++ functions-common:get_field:813 : read data 2022-07-05 21:15:16.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.446 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.446 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.446 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:15:16.446 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:15:16.446 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:15:16.446 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-07-05 21:15:16.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.446 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.446 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.446 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-05 21:15:16.446 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:15:16.446 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:15:16.446 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:15:16.446 | ++ functions-common:get_field:813 : read data 2022-07-05 21:15:16.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.446 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.446 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.446 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:15:16.446 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:15:16.446 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:15:16.446 | ++ functions-common:get_field:819 : echo '| 101b93f94624407f8c812ab86ebec32a | a027185c09a8465fa88aadbe511a07f9 | | ccd95a48530c4c86a3774301b969d6a9 | | | False |' 2022-07-05 21:15:16.446 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:15:16.446 | ++ functions-common:get_field:813 : read data 2022-07-05 21:15:16.446 | + functions-common:get_or_add_user_project_role:996 : user_role_id=101b93f94624407f8c812ab86ebec32a 2022-07-05 21:15:16.446 | + functions-common:get_or_add_user_project_role:998 : echo 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:15:16.446 | 101b93f94624407f8c812ab86ebec32a 2022-07-05 21:15:16.447 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.30/placement 2022-07-05 21:15:16.447 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-05 21:15:16.447 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:15:16.447 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-05 21:15:16.447 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-07-05 21:15:16.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.447 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.447 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.447 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:15:16.447 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:15:16.447 | 7a95154ad14f463b988b900438116708' 2022-07-05 21:15:16.447 | + functions-common:get_or_create_service:1095 : echo 7a95154ad14f463b988b900438116708 2022-07-05 21:15:16.447 | 7a95154ad14f463b988b900438116708 2022-07-05 21:15:16.447 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.30/placement 2022-07-05 21:15:16.447 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:15:16.447 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.30/placement RegionOne 2022-07-05 21:15:16.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:15:16.447 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-07-05 21:15:16.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.447 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.447 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.447 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:15:16.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:15:16.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:15:16.447 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.30/placement --region RegionOne -f value -c id 2022-07-05 21:15:16.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.447 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.448 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.448 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:15:16.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=e5b9c91c41b549f5ab1a5c6473e648e1 2022-07-05 21:15:16.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo e5b9c91c41b549f5ab1a5c6473e648e1 2022-07-05 21:15:16.448 | + functions-common:get_or_create_endpoint:1128 : public_id=e5b9c91c41b549f5ab1a5c6473e648e1 2022-07-05 21:15:16.448 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:15:16.448 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:15:16.448 | + functions-common:get_or_create_endpoint:1137 : echo e5b9c91c41b549f5ab1a5c6473e648e1 2022-07-05 21:15:16.448 | e5b9c91c41b549f5ab1a5c6473e648e1 2022-07-05 21:15:16.489 | [79872 Async init_placement:122825]: finished init_placement with result 0 in 56 seconds 2022-07-05 21:15:16.493 | + inc/async:async_wait:197 : return 0 2022-07-05 21:15:16.496 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-05 21:15:16.548 | [79872 Async init_glance:119109]: Waiting for completion of init_glance running on PID 119109 (4 other jobs running) 2022-07-05 21:15:16.574 | [79872 Async init_glance:119109]: Signaling child to exit 2022-07-05 21:15:16.574 | WAKEUP 2022-07-05 21:15:16.597 | [79872 Async init_glance:119109]: Signaled 2022-07-05 21:15:16.598 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-05 21:15:16.598 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-05 21:15:16.598 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-05 21:15:16.598 | + lib/database:recreate_database:112 : local db=glance 2022-07-05 21:15:16.598 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-05 21:15:16.598 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-05 21:15:16.598 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-05 21:15:16.598 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:15:16.598 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-05 21:15:16.598 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:15:16.598 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-05 21:15:16.598 | + functions-common:time_start:2426 : local name=dbsync 2022-07-05 21:15:16.598 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:15:16.598 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:15:16.599 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:15:16.599 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055425803 2022-07-05 21:15:16.599 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-05 21:15:16.599 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-07-05 21:15:16.599 | ERROR glance Traceback (most recent call last): 2022-07-05 21:15:16.599 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-05 21:15:16.599 | ERROR glance  sys.exit(main()) 2022-07-05 21:15:16.599 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-05 21:15:16.599 | ERROR glance  return CONF.command.action_fn() 2022-07-05 21:15:16.599 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-05 21:15:16.599 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-05 21:15:16.599 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-05 21:15:16.599 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-05 21:15:16.599 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-05 21:15:16.599 | ERROR glance  engine = db_api.get_engine() 2022-07-05 21:15:16.599 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-05 21:15:16.599 | ERROR glance  facade = _create_facade_lazily() 2022-07-05 21:15:16.599 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-05 21:15:16.599 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-05 21:15:16.599 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-05 21:15:16.599 | ERROR glance  return cls( 2022-07-05 21:15:16.599 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-05 21:15:16.599 | ERROR glance  self._factory._start( 2022-07-05 21:15:16.599 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-05 21:15:16.599 | ERROR glance  self._setup_for_connection( 2022-07-05 21:15:16.599 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-05 21:15:16.599 | ERROR glance  engine = engines.create_engine( 2022-07-05 21:15:16.599 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-05 21:15:16.599 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-05 21:15:16.599 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-05 21:15:16.599 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-05 21:15:16.600 | ERROR glance  File "", line 2, in create_engine 2022-07-05 21:15:16.600 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-05 21:15:16.600 | ERROR glance  return fn(*args, **kwargs) 2022-07-05 21:15:16.600 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-05 21:15:16.600 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-05 21:15:16.600 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-05 21:15:16.600 | ERROR glance  loaded_plugins = [ 2022-07-05 21:15:16.600 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-05 21:15:16.600 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-05 21:15:16.600 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-05 21:15:16.600 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-05 21:15:16.600 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-07-05 21:15:16.600 | ERROR glance  2022-07-05 21:15:16.600 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-05 21:15:16.600 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-07-05 21:15:16.600 | ERROR glance Traceback (most recent call last): 2022-07-05 21:15:16.600 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-05 21:15:16.600 | ERROR glance  sys.exit(main()) 2022-07-05 21:15:16.600 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-05 21:15:16.600 | ERROR glance  return CONF.command.action_fn() 2022-07-05 21:15:16.600 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-05 21:15:16.600 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-05 21:15:16.600 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-05 21:15:16.600 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-05 21:15:16.600 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-05 21:15:16.600 | ERROR glance  facade = _create_facade_lazily() 2022-07-05 21:15:16.600 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-05 21:15:16.600 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-05 21:15:16.600 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-05 21:15:16.600 | ERROR glance  return cls( 2022-07-05 21:15:16.600 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-05 21:15:16.601 | ERROR glance  self._factory._start( 2022-07-05 21:15:16.601 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-05 21:15:16.601 | ERROR glance  self._setup_for_connection( 2022-07-05 21:15:16.601 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-05 21:15:16.601 | ERROR glance  engine = engines.create_engine( 2022-07-05 21:15:16.601 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-05 21:15:16.601 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-05 21:15:16.601 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-05 21:15:16.601 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-05 21:15:16.601 | ERROR glance  File "", line 2, in create_engine 2022-07-05 21:15:16.601 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-05 21:15:16.601 | ERROR glance  return fn(*args, **kwargs) 2022-07-05 21:15:16.601 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-05 21:15:16.601 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-05 21:15:16.601 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-05 21:15:16.601 | ERROR glance  loaded_plugins = [ 2022-07-05 21:15:16.601 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-05 21:15:16.601 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-05 21:15:16.601 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-05 21:15:16.601 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-05 21:15:16.601 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-07-05 21:15:16.601 | ERROR glance  2022-07-05 21:15:16.601 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-05 21:15:16.601 | + functions-common:time_stop:2440 : local name 2022-07-05 21:15:16.601 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:15:16.601 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:15:16.601 | + functions-common:time_stop:2443 : local total 2022-07-05 21:15:16.601 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:15:16.601 | + functions-common:time_stop:2446 : name=dbsync 2022-07-05 21:15:16.601 | + functions-common:time_stop:2447 : start_time=1657055425803 2022-07-05 21:15:16.601 | + functions-common:time_stop:2449 : [[ -z 1657055425803 ]] 2022-07-05 21:15:16.602 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:15:16.602 | + functions-common:time_stop:2452 : end_time=1657055430473 2022-07-05 21:15:16.602 | + functions-common:time_stop:2453 : elapsed_time=4670 2022-07-05 21:15:16.602 | + functions-common:time_stop:2454 : total=34455 2022-07-05 21:15:16.602 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:15:16.602 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39125 2022-07-05 21:15:16.644 | [79872 Async init_glance:119109]: finished init_glance with result 0 in 4 seconds 2022-07-05 21:15:16.648 | + inc/async:async_wait:197 : return 0 2022-07-05 21:15:16.650 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-05 21:15:16.701 | [79872 Async init_swift:122608]: Waiting for completion of init_swift running on PID 122608 (3 other jobs running) 2022-07-05 21:15:16.727 | [79872 Async init_swift:122608]: Signaling child to exit 2022-07-05 21:15:16.727 | WAKEUP 2022-07-05 21:15:16.750 | [79872 Async init_swift:122608]: Signaled 2022-07-05 21:15:16.752 | + lib/swift:init_swift:673 : local node_number 2022-07-05 21:15:16.752 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-05 21:15:16.752 | No object-reconstructor running 2022-07-05 21:15:16.752 | No object-expirer running 2022-07-05 21:15:16.752 | No container-auditor running 2022-07-05 21:15:16.752 | No container-replicator running 2022-07-05 21:15:16.752 | No container-reconciler running 2022-07-05 21:15:16.752 | No account-reaper running 2022-07-05 21:15:16.752 | No object-replicator running 2022-07-05 21:15:16.752 | No object-auditor running 2022-07-05 21:15:16.752 | No object-updater running 2022-07-05 21:15:16.752 | No container-sharder running 2022-07-05 21:15:16.752 | No container-sync running 2022-07-05 21:15:16.752 | No object-server running 2022-07-05 21:15:16.752 | No container-server running 2022-07-05 21:15:16.752 | No account-auditor running 2022-07-05 21:15:16.752 | No container-updater running 2022-07-05 21:15:16.752 | No account-server running 2022-07-05 21:15:16.752 | No proxy-server running 2022-07-05 21:15:16.752 | No account-replicator running 2022-07-05 21:15:16.752 | + lib/swift:init_swift:675 : true 2022-07-05 21:15:16.752 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-05 21:15:16.753 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-05 21:15:16.753 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-05 21:15:16.753 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-05 21:15:16.753 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-05 21:15:16.753 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-07-05 21:15:16.753 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-07-05 21:15:16.753 | + functions:create_disk:732 : local node_number 2022-07-05 21:15:16.753 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:15:16.753 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-05 21:15:16.753 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-05 21:15:16.753 | + functions:create_disk:736 : local key 2022-07-05 21:15:16.753 | ++ functions:create_disk:738 : sed s#/.## 2022-07-05 21:15:16.753 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:15:16.753 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-05 21:15:16.753 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-05 21:15:16.753 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-05 21:15:16.753 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:15:16.753 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-05 21:15:16.753 | + functions:destroy_disk:765 : local key 2022-07-05 21:15:16.753 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:15:16.753 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-05 21:15:16.753 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-05 21:15:16.753 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-05 21:15:16.753 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-05 21:15:16.753 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-05 21:15:16.753 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:15:16.753 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:15:16.753 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-05 21:15:16.753 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:15:16.753 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:15:16.754 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-05 21:15:16.754 | = sectsz=512 attr=2, projid32bit=1 2022-07-05 21:15:16.754 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-05 21:15:16.754 | = reflink=1 2022-07-05 21:15:16.754 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-05 21:15:16.754 | = sunit=0 swidth=0 blks 2022-07-05 21:15:16.754 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-05 21:15:16.754 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-05 21:15:16.754 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-05 21:15:16.754 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-05 21:15:16.754 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-07-05 21:15:16.754 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-05 21:15:16.754 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-07-05 21:15:16.754 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-05 21:15:16.754 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-05 21:15:16.754 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-05 21:15:16.754 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-05 21:15:16.754 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-05 21:15:16.754 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-05 21:15:16.754 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-05 21:15:16.754 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-05 21:15:16.754 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-05 21:15:16.754 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-05 21:15:16.754 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-05 21:15:16.754 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-05 21:15:16.754 | + lib/swift:init_swift:684 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-07-05 21:15:16.754 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-05 21:15:16.754 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-05 21:15:16.754 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-05 21:15:16.755 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-05 21:15:16.755 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-05 21:15:16.755 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-05 21:15:16.755 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-05 21:15:16.755 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-05 21:15:16.755 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-05 21:15:16.755 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-05 21:15:16.755 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-05 21:15:16.755 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-05 21:15:16.755 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-05 21:15:16.755 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-05 21:15:16.755 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-05 21:15:16.755 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-05 21:15:16.755 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-05 21:15:16.755 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-05 21:15:16.755 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-05 21:15:16.755 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-05 21:15:16.755 | + lib/swift:init_swift:719 : popd 2022-07-05 21:15:16.797 | [79872 Async init_swift:122608]: finished init_swift with result 0 in 11 seconds 2022-07-05 21:15:16.802 | + inc/async:async_wait:197 : return 0 2022-07-05 21:15:16.804 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-05 21:15:16.855 | [79872 Async init_cinder:122703]: Waiting for completion of init_cinder running on PID 122703 (2 other jobs running) 2022-07-05 21:15:16.880 | [79872 Async init_cinder:122703]: Signaling child to exit 2022-07-05 21:15:16.880 | WAKEUP 2022-07-05 21:15:16.903 | [79872 Async init_cinder:122703]: Signaled 2022-07-05 21:15:16.905 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-05 21:15:16.905 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:15:16.905 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-05 21:15:16.905 | + lib/database:recreate_database:112 : local db=cinder 2022-07-05 21:15:16.905 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-05 21:15:16.905 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-05 21:15:16.905 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-05 21:15:16.905 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:15:16.905 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-05 21:15:16.905 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:15:16.905 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-05 21:15:16.905 | + functions-common:time_start:2426 : local name=dbsync 2022-07-05 21:15:16.905 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:15:16.905 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:15:16.905 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:15:16.905 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055475057 2022-07-05 21:15:16.905 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-05 21:15:16.905 | INFO dbcounter [-] Registered counter for database cinder 2022-07-05 21:15:16.905 | 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=122902) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-05 21:15:16.906 | DEBUG dbcounter [-] [122902] Writer thread running {{(pid=122902) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:16.906 | 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=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:16.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:16.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:16.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:16.907 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:15:16.907 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=122902) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:15:16.907 | INFO cinder.db.migration [-] Applying migration(s) 2022-07-05 21:15:16.907 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-05 21:15:16.907 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-05 21:15:16.907 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-07-05 21:15:16.907 | DEBUG dbcounter [-] [122902] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=62 {{(pid=122902) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:15:16.907 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=122902) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-05 21:15:16.907 | INFO cinder.db.migration [-] Migration(s) applied 2022-07-05 21:15:16.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.907 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:15:16.907 | from cryptography.utils import int_from_bytes 2022-07-05 21:15:16.907 | /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-07-05 21:15:16.907 | last_heartbeat = column_property( 2022-07-05 21:15:16.907 | /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-07-05 21:15:16.907 | num_hosts = column_property( 2022-07-05 21:15:16.907 | /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-07-05 21:15:16.907 | num_down_hosts = column_property( 2022-07-05 21:15:16.907 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-05 21:15:16.907 | + functions-common:time_stop:2440 : local name 2022-07-05 21:15:16.907 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:15:16.907 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:15:16.907 | + functions-common:time_stop:2443 : local total 2022-07-05 21:15:16.907 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:15:16.907 | + functions-common:time_stop:2446 : name=dbsync 2022-07-05 21:15:16.907 | + functions-common:time_stop:2447 : start_time=1657055475057 2022-07-05 21:15:16.907 | + functions-common:time_stop:2449 : [[ -z 1657055475057 ]] 2022-07-05 21:15:16.907 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:15:16.908 | + functions-common:time_stop:2452 : end_time=1657055521923 2022-07-05 21:15:16.908 | + functions-common:time_stop:2453 : elapsed_time=46866 2022-07-05 21:15:16.908 | + functions-common:time_stop:2454 : total=34455 2022-07-05 21:15:16.908 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:15:16.908 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=81321 2022-07-05 21:15:16.908 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-05 21:15:16.908 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:15:16.908 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-05 21:15:16.908 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:15:16.908 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-05 21:15:16.951 | [79872 Async init_cinder:122703]: finished init_cinder with result 0 in 47 seconds 2022-07-05 21:15:16.955 | + inc/async:async_wait:197 : return 0 2022-07-05 21:15:16.958 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-05 21:15:16.975 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:15:16.977 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-05 21:15:16.980 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:15:16.982 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-05 21:15:16.985 | + ./stack.sh:main:1213 : init_nova 2022-07-05 21:15:16.988 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-05 21:15:17.005 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:15:17.008 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-05 21:15:17.025 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:15:17.027 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:15:17.030 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-05 21:15:17.089 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-05 21:15:17.127 | [79872 Async nova-cell-0:125103]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-05 21:15:17.130 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-05 21:15:17.135 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:15:17.138 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-05 21:15:17.140 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:15:17.143 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:15:17.146 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-05 21:15:17.226 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-05 21:15:17.265 | [79872 Async nova-cell-1:125198]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-05 21:15:17.268 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-05 21:15:17.270 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-05 21:15:17.273 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-05 21:15:17.275 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-05 21:15:17.278 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-05 21:15:17.283 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:15:17.336 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-05 21:15:17.340 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:15:17.456 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-05 21:15:18.034 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:15:21.706 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-05 21:15:21.730 | DEBUG dbcounter [-] [125265] Writer thread running {{(pid=125265) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:15:21.731 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:15:21.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:15:21.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:15:21.747 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:15:21.747 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=125265) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:15:21.770 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-05 21:15:21.770 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-05 21:15:22.174 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-05 21:15:51.734 | DEBUG dbcounter [-] [125265] Writing DB stats nova_api:SELECT=6,nova_api:SHOW=1,nova_api:CREATE=60 {{(pid=125265) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:15:56.830 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=125265) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-05 21:15:56.833 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-05 21:16:02.709 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=125265) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-05 21:16:02.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:16:02.783 | from cryptography.utils import int_from_bytes 2022-07-05 21:16:02.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:16:02.783 | from cryptography.utils import int_from_bytes 2022-07-05 21:16:03.201 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-05 21:16:03.203 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-05 21:16:03.206 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-05 21:16:03.209 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-05 21:16:03.211 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:16:03.214 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:16:03.217 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:16:03.235 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:16:03.237 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:16:03.240 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-05 21:16:03.243 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-05 21:16:03.828 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:16:06.669 | INFO dbcounter [None req-94b4f6ba-31ee-4556-85f8-9e98d590b7c2 None None] Registered counter for database nova_api 2022-07-05 21:16:06.694 | DEBUG dbcounter [-] [125756] Writer thread running {{(pid=125756) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:16:06.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:16:06.857 | from cryptography.utils import int_from_bytes 2022-07-05 21:16:06.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:16:06.857 | from cryptography.utils import int_from_bytes 2022-07-05 21:16:07.269 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-05 21:16:07.274 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-05 21:16:07.277 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-05 21:16:07.331 | [79872 Async nova-cell-0:125103]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 125103 (3 other jobs running) 2022-07-05 21:16:07.358 | [79872 Async nova-cell-0:125103]: Signaling child to exit 2022-07-05 21:17:06.824 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:17:06.850 | [125103 Async nova-cell-0:125103]: finished successfully 2022-07-05 21:17:06.868 | WAKEUP 2022-07-05 21:17:06.892 | [79872 Async nova-cell-0:125103]: Signaled 2022-07-05 21:17:06.894 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-05 21:17:06.894 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-05 21:17:06.894 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-05 21:17:06.894 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-05 21:17:06.894 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-05 21:17:06.894 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-05 21:17:06.894 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-05 21:17:06.894 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:17:06.894 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-05 21:17:06.894 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:17:06.894 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-05 21:17:06.894 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:17:06.894 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-05 21:17:06.894 | DEBUG dbcounter [-] [125255] Writer thread running {{(pid=125255) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:17:06.894 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:17:06.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:06.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:06.903 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:17:06.903 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=125255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:17:06.903 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-05 21:17:06.903 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-05 21:17:06.903 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-05 21:17:06.903 | DEBUG dbcounter [-] [125255] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=63 {{(pid=125255) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:17:06.903 | DEBUG dbcounter [-] [125255] Writing DB stats nova_cell0:CREATE=65 {{(pid=125255) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:17:06.903 | DEBUG dbcounter [-] [125255] Writing DB stats nova_cell0:CREATE=29,nova_cell0:ALTER=2,nova_cell0:SHOW=49,nova_cell0:select=20 {{(pid=125255) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:17:06.903 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=125255) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-05 21:17:06.903 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-05 21:17:06.903 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=125255) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-05 21:17:06.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:17:06.903 | from cryptography.utils import int_from_bytes 2022-07-05 21:17:06.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:17:06.903 | from cryptography.utils import int_from_bytes 2022-07-05 21:17:06.947 | [79872 Async nova-cell-0:125103]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 109 seconds 2022-07-05 21:17:06.951 | + inc/async:async_wait:197 : return 0 2022-07-05 21:17:06.953 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-05 21:17:06.956 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-05 21:17:07.008 | [79872 Async nova-cell-1:125198]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 125198 (2 other jobs running) 2022-07-05 21:17:07.034 | [79872 Async nova-cell-1:125198]: Signaling child to exit 2022-07-05 21:17:07.635 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:17:07.661 | [125198 Async nova-cell-1:125198]: finished successfully 2022-07-05 21:17:07.681 | WAKEUP 2022-07-05 21:17:07.703 | [79872 Async nova-cell-1:125198]: Signaled 2022-07-05 21:17:07.705 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-05 21:17:07.705 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-05 21:17:07.705 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-05 21:17:07.705 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-05 21:17:07.705 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-05 21:17:07.705 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-05 21:17:07.705 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-05 21:17:07.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:17:07.706 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-07-05 21:17:07.706 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:17:07.706 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-07-05 21:17:07.706 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:17:07.706 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-05 21:17:07.706 | DEBUG dbcounter [-] [125262] Writer thread running {{(pid=125262) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:17:07.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:17:07.708 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:17:07.708 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=125262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:17:07.708 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-05 21:17:07.708 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-05 21:17:07.708 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-05 21:17:07.708 | DEBUG dbcounter [-] [125262] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=63 {{(pid=125262) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:17:07.708 | DEBUG dbcounter [-] [125262] Writing DB stats nova_cell1:CREATE=63 {{(pid=125262) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:17:07.708 | DEBUG dbcounter [-] [125262] Writing DB stats nova_cell1:CREATE=31,nova_cell1:ALTER=2,nova_cell1:SHOW=48,nova_cell1:select=19 {{(pid=125262) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:17:07.708 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=125262) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-05 21:17:07.708 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-05 21:17:07.708 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=125262) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-05 21:17:07.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:17:07.708 | from cryptography.utils import int_from_bytes 2022-07-05 21:17:07.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:17:07.708 | from cryptography.utils import int_from_bytes 2022-07-05 21:17:07.750 | [79872 Async nova-cell-1:125198]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 110 seconds 2022-07-05 21:17:07.755 | + inc/async:async_wait:197 : return 0 2022-07-05 21:17:07.758 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:17:07.760 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-05 21:17:08.335 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:17:11.068 | Running batches of 50 until complete 2022-07-05 21:17:11.068 | INFO dbcounter [None req-b2a1db9b-ea97-4524-9f9f-bb570cfad25e None None] Registered counter for database nova_cell0 2022-07-05 21:17:11.092 | DEBUG dbcounter [-] [126373] Writer thread running {{(pid=126373) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:17:11.214 | INFO dbcounter [None req-b2a1db9b-ea97-4524-9f9f-bb570cfad25e None None] Registered counter for database nova_api 2022-07-05 21:17:11.225 | DEBUG dbcounter [-] [126373] Writer thread running {{(pid=126373) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:17:11.346 | INFO dbcounter [None req-b2a1db9b-ea97-4524-9f9f-bb570cfad25e None None] Registered counter for database nova_cell0 2022-07-05 21:17:11.357 | DEBUG dbcounter [-] [126373] Writer thread running {{(pid=126373) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:17:11.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:17:11.422 | from cryptography.utils import int_from_bytes 2022-07-05 21:17:11.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:17:11.422 | from cryptography.utils import int_from_bytes 2022-07-05 21:17:11.422 | +-------------------------------------+--------------+-----------+ 2022-07-05 21:17:11.422 | | Migration | Total Needed | Completed | 2022-07-05 21:17:11.422 | +-------------------------------------+--------------+-----------+ 2022-07-05 21:17:11.423 | | fill_virtual_interface_list | 0 | 0 | 2022-07-05 21:17:11.423 | | migrate_empty_ratio | 0 | 0 | 2022-07-05 21:17:11.423 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-05 21:17:11.423 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-05 21:17:11.423 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-05 21:17:11.423 | | populate_dev_uuids | 0 | 0 | 2022-07-05 21:17:11.423 | | populate_missing_availability_zones | 0 | 0 | 2022-07-05 21:17:11.423 | | populate_queued_for_delete | 0 | 0 | 2022-07-05 21:17:11.423 | | populate_user_id | 0 | 0 | 2022-07-05 21:17:11.423 | | populate_uuids | 0 | 0 | 2022-07-05 21:17:11.423 | +-------------------------------------+--------------+-----------+ 2022-07-05 21:17:11.869 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-05 21:17:11.874 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:17:11.878 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-05 21:17:11.880 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:17:11.882 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:17:11.885 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-07-05 21:17:12.467 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:17:15.213 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-05 21:17:15.213 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-05 21:17:15.213 | INFO dbcounter [None req-966da9ba-8cdb-4d7f-9136-bf3d59693236 None None] Registered counter for database nova_api 2022-07-05 21:17:15.239 | DEBUG dbcounter [-] [126390] Writer thread running {{(pid=126390) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:17:15.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:17:15.399 | from cryptography.utils import int_from_bytes 2022-07-05 21:17:15.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:17:15.400 | from cryptography.utils import int_from_bytes 2022-07-05 21:17:15.803 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-05 21:17:15.805 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-05 21:17:15.820 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-05 21:17:15.822 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-05 21:17:15.841 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:15.844 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-05 21:17:15.846 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-05 21:17:15.910 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-05 21:17:15.949 | [79872 Async configure_neutron_nova:126494]: running: configure_neutron_nova 2022-07-05 21:17:15.953 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-05 21:17:15.955 | + functions-common:run_phase:1868 : local mode=stack 2022-07-05 21:17:15.957 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-05 21:17:15.960 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-05 21:17:15.963 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-05 21:17:15.965 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-05 21:17:15.968 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-05 21:17:15.972 | + functions-common:run_phase:1878 : local extra 2022-07-05 21:17:15.975 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-05 21:17:15.980 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-05 21:17:15.982 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-05 21:17:15.985 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-05 21:17:15.989 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-05 21:17:15.992 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-05 21:17:16.009 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:16.011 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-05 21:17:16.014 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:17:16.017 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-05 21:17:16.020 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:17:16.022 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-05 21:17:16.025 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-05 21:17:16.027 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-05 21:17:16.031 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-05 21:17:16.034 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-05 21:17:16.037 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-05 21:17:16.039 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-05 21:17:16.042 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-05 21:17:16.045 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-05 21:17:16.051 | + functions-common:run_plugins:1857 : local plugins= 2022-07-05 21:17:16.051 | + functions-common:run_plugins:1858 : local plugin 2022-07-05 21:17:16.054 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-05 21:17:16.057 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-05 21:17:16.059 | + inc/meta-config:merge_config_group:171 : shift 2022-07-05 21:17:16.062 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-05 21:17:16.065 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:17:16.067 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-05 21:17:16.070 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-05 21:17:16.074 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-05 21:17:16.077 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:17:16.080 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-05 21:17:16.085 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:17:16.086 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-05 21:17:16.086 | /^\[\[.+\|.*\]\]/ { 2022-07-05 21:17:16.086 | gsub("[][]", "", $1); 2022-07-05 21:17:16.086 | split($1, a, "|"); 2022-07-05 21:17:16.086 | if (a[1] == matchgroup) 2022-07-05 21:17:16.086 | print a[2] 2022-07-05 21:17:16.086 | } 2022-07-05 21:17:16.086 | ' /home/ubuntu/devstack/local.conf 2022-07-05 21:17:16.092 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-05 21:17:16.095 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-05 21:17:16.097 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-05 21:17:16.101 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-05 21:17:16.104 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-05 21:17:16.107 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-05 21:17:16.109 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-05 21:17:16.113 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-05 21:17:16.118 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-05 21:17:16.121 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-05 21:17:16.123 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-05 21:17:16.127 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:17:16.130 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-05 21:17:16.132 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-05 21:17:16.137 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-05 21:17:16.138 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-05 21:17:16.141 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-05 21:17:16.145 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-05 21:17:16.147 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-05 21:17:16.152 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-05 21:17:16.152 | BEGIN { 2022-07-05 21:17:16.152 | section = "" 2022-07-05 21:17:16.152 | last_section = "" 2022-07-05 21:17:16.152 | section_count = 0 2022-07-05 21:17:16.152 | } 2022-07-05 21:17:16.152 | /^\[.+\]/ { 2022-07-05 21:17:16.152 | gsub("[][]", "", $1); 2022-07-05 21:17:16.152 | section=$1 2022-07-05 21:17:16.152 | next 2022-07-05 21:17:16.152 | } 2022-07-05 21:17:16.152 | /^ *\#/ { 2022-07-05 21:17:16.152 | next 2022-07-05 21:17:16.152 | } 2022-07-05 21:17:16.152 | /^[^ \t]+/ { 2022-07-05 21:17:16.152 | # get offset of first = in $0 2022-07-05 21:17:16.152 | eq_idx = index($0, "=") 2022-07-05 21:17:16.152 | # extract attr & value from $0 2022-07-05 21:17:16.152 | attr = substr($0, 1, eq_idx - 1) 2022-07-05 21:17:16.152 | value = substr($0, eq_idx + 1) 2022-07-05 21:17:16.152 | # only need to strip trailing whitespace from attr 2022-07-05 21:17:16.152 | sub(/[ \t]*$/, "", attr) 2022-07-05 21:17:16.152 | # need to strip leading & trailing whitespace from value 2022-07-05 21:17:16.152 | sub(/^[ \t]*/, "", value) 2022-07-05 21:17:16.152 | sub(/[ \t]*$/, "", value) 2022-07-05 21:17:16.152 | 2022-07-05 21:17:16.152 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-05 21:17:16.152 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-05 21:17:16.152 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-05 21:17:16.152 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-05 21:17:16.152 | if (! (section, attr) in cfg_attr_count) { 2022-07-05 21:17:16.152 | if (section != last_section) { 2022-07-05 21:17:16.153 | cfg_section[section_count++] = section 2022-07-05 21:17:16.153 | last_section = section 2022-07-05 21:17:16.153 | } 2022-07-05 21:17:16.153 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-05 21:17:16.153 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-05 21:17:16.153 | 2022-07-05 21:17:16.153 | cfg_attr[section, attr, 0] = value 2022-07-05 21:17:16.153 | cfg_attr_count[section, attr] = 1 2022-07-05 21:17:16.153 | } else { 2022-07-05 21:17:16.153 | lno = cfg_attr_count[section, attr]++ 2022-07-05 21:17:16.153 | cfg_attr[section, attr, lno] = value 2022-07-05 21:17:16.153 | } 2022-07-05 21:17:16.153 | } 2022-07-05 21:17:16.153 | END { 2022-07-05 21:17:16.153 | # Process each section in order 2022-07-05 21:17:16.153 | for (sno = 0; sno < section_count; sno++) { 2022-07-05 21:17:16.153 | section = cfg_section[sno] 2022-07-05 21:17:16.153 | # The ini routines simply append a config item immediately 2022-07-05 21:17:16.153 | # after the section header. To keep the same order as defined 2022-07-05 21:17:16.153 | # in local.conf, invoke the ini routines in the reverse order 2022-07-05 21:17:16.153 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-05 21:17:16.153 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-05 21:17:16.153 | if (cfg_attr_count[section, attr] == 1) 2022-07-05 21:17:16.153 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-05 21:17:16.153 | else { 2022-07-05 21:17:16.153 | # For multiline, invoke the ini routines in the reverse order 2022-07-05 21:17:16.153 | count = cfg_attr_count[section, attr] 2022-07-05 21:17:16.153 | print "inidelete " configfile " " section " " attr 2022-07-05 21:17:16.153 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-05 21:17:16.153 | for (l = count -2; l >= 0; l--) 2022-07-05 21:17:16.153 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-05 21:17:16.153 | } 2022-07-05 21:17:16.154 | } 2022-07-05 21:17:16.154 | } 2022-07-05 21:17:16.154 | } 2022-07-05 21:17:16.154 | ' 2022-07-05 21:17:16.154 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-05 21:17:16.155 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:17:16.156 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-05 21:17:16.158 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-05 21:17:16.159 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.161 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-05 21:17:16.164 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:17:16.167 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-05 21:17:16.169 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-05 21:17:16.169 | BEGIN { group = "" } 2022-07-05 21:17:16.169 | /^\[\[.+\|.*\]\]/ { 2022-07-05 21:17:16.170 | gsub("[][]", "", $1); 2022-07-05 21:17:16.170 | split($1, a, "|"); 2022-07-05 21:17:16.170 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-05 21:17:16.170 | group=a[1] 2022-07-05 21:17:16.170 | } else { 2022-07-05 21:17:16.170 | group="" 2022-07-05 21:17:16.170 | } 2022-07-05 21:17:16.173 | next 2022-07-05 21:17:16.173 | } 2022-07-05 21:17:16.174 | { 2022-07-05 21:17:16.174 | if (group != "") 2022-07-05 21:17:16.174 | print $0 2022-07-05 21:17:16.174 | } 2022-07-05 21:17:16.174 | ' /home/ubuntu/devstack/local.conf 2022-07-05 21:17:16.177 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-07-05 21:17:16.180 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-07-05 21:17:16.214 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.216 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-05 21:17:16.219 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-05 21:17:16.252 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.255 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-05 21:17:16.258 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-05 21:17:16.293 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.296 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-05 21:17:16.299 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-05 21:17:16.335 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.337 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-05 21:17:16.340 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-05 21:17:16.378 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.381 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-05 21:17:16.383 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-05 21:17:16.416 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.419 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.30/identity"' 2022-07-05 21:17:16.422 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2022-07-05 21:17:16.455 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.458 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-05 21:17:16.461 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-05 21:17:16.497 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.499 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-05 21:17:16.502 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-05 21:17:16.536 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.539 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-05 21:17:16.541 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-05 21:17:16.575 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.578 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-05 21:17:16.580 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-05 21:17:16.613 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.616 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-05 21:17:16.618 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-05 21:17:16.652 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.655 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-05 21:17:16.658 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-05 21:17:16.689 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.693 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-05 21:17:16.696 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-05 21:17:16.698 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-05 21:17:16.702 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-05 21:17:16.704 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-05 21:17:16.708 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-05 21:17:16.711 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-05 21:17:16.714 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-05 21:17:16.718 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-05 21:17:16.721 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-05 21:17:16.724 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-05 21:17:16.727 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:17:16.729 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-05 21:17:16.733 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-05 21:17:16.736 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-05 21:17:16.740 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-05 21:17:16.743 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-05 21:17:16.746 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-05 21:17:16.749 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-05 21:17:16.754 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-05 21:17:16.754 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.755 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-05 21:17:16.755 | BEGIN { 2022-07-05 21:17:16.755 | section = "" 2022-07-05 21:17:16.755 | last_section = "" 2022-07-05 21:17:16.755 | section_count = 0 2022-07-05 21:17:16.755 | } 2022-07-05 21:17:16.755 | /^\[.+\]/ { 2022-07-05 21:17:16.755 | gsub("[][]", "", $1); 2022-07-05 21:17:16.755 | section=$1 2022-07-05 21:17:16.755 | next 2022-07-05 21:17:16.755 | } 2022-07-05 21:17:16.756 | /^ *\#/ { 2022-07-05 21:17:16.756 | next 2022-07-05 21:17:16.756 | } 2022-07-05 21:17:16.756 | /^[^ \t]+/ { 2022-07-05 21:17:16.756 | # get offset of first = in $0 2022-07-05 21:17:16.756 | eq_idx = index($0, "=") 2022-07-05 21:17:16.756 | # extract attr & value from $0 2022-07-05 21:17:16.756 | attr = substr($0, 1, eq_idx - 1) 2022-07-05 21:17:16.756 | value = substr($0, eq_idx + 1) 2022-07-05 21:17:16.756 | # only need to strip trailing whitespace from attr 2022-07-05 21:17:16.756 | sub(/[ \t]*$/, "", attr) 2022-07-05 21:17:16.756 | # need to strip leading & trailing whitespace from value 2022-07-05 21:17:16.756 | sub(/^[ \t]*/, "", value) 2022-07-05 21:17:16.756 | sub(/[ \t]*$/, "", value) 2022-07-05 21:17:16.756 | 2022-07-05 21:17:16.756 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-05 21:17:16.756 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-05 21:17:16.756 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-05 21:17:16.756 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-05 21:17:16.756 | if (! (section, attr) in cfg_attr_count) { 2022-07-05 21:17:16.756 | if (section != last_section) { 2022-07-05 21:17:16.756 | cfg_section[section_count++] = section 2022-07-05 21:17:16.756 | last_section = section 2022-07-05 21:17:16.756 | } 2022-07-05 21:17:16.756 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-05 21:17:16.756 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-05 21:17:16.756 | 2022-07-05 21:17:16.756 | cfg_attr[section, attr, 0] = value 2022-07-05 21:17:16.756 | cfg_attr_count[section, attr] = 1 2022-07-05 21:17:16.756 | } else { 2022-07-05 21:17:16.756 | lno = cfg_attr_count[section, attr]++ 2022-07-05 21:17:16.756 | cfg_attr[section, attr, lno] = value 2022-07-05 21:17:16.756 | } 2022-07-05 21:17:16.757 | } 2022-07-05 21:17:16.757 | END { 2022-07-05 21:17:16.757 | # Process each section in order 2022-07-05 21:17:16.757 | for (sno = 0; sno < section_count; sno++) { 2022-07-05 21:17:16.757 | section = cfg_section[sno] 2022-07-05 21:17:16.757 | # The ini routines simply append a config item immediately 2022-07-05 21:17:16.757 | # after the section header. To keep the same order as defined 2022-07-05 21:17:16.757 | # in local.conf, invoke the ini routines in the reverse order 2022-07-05 21:17:16.757 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-05 21:17:16.757 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-05 21:17:16.757 | if (cfg_attr_count[section, attr] == 1) 2022-07-05 21:17:16.757 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-05 21:17:16.757 | else { 2022-07-05 21:17:16.757 | # For multiline, invoke the ini routines in the reverse order 2022-07-05 21:17:16.757 | count = cfg_attr_count[section, attr] 2022-07-05 21:17:16.757 | print "inidelete " configfile " " section " " attr 2022-07-05 21:17:16.757 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-05 21:17:16.757 | for (l = count -2; l >= 0; l--) 2022-07-05 21:17:16.757 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-05 21:17:16.757 | } 2022-07-05 21:17:16.757 | } 2022-07-05 21:17:16.757 | } 2022-07-05 21:17:16.757 | } 2022-07-05 21:17:16.757 | ' 2022-07-05 21:17:16.757 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:17:16.759 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-05 21:17:16.760 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-05 21:17:16.762 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-05 21:17:16.765 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:17:16.767 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-05 21:17:16.770 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-05 21:17:16.770 | BEGIN { group = "" } 2022-07-05 21:17:16.770 | /^\[\[.+\|.*\]\]/ { 2022-07-05 21:17:16.770 | gsub("[][]", "", $1); 2022-07-05 21:17:16.770 | split($1, a, "|"); 2022-07-05 21:17:16.770 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-05 21:17:16.770 | group=a[1] 2022-07-05 21:17:16.770 | } else { 2022-07-05 21:17:16.770 | group="" 2022-07-05 21:17:16.770 | } 2022-07-05 21:17:16.770 | next 2022-07-05 21:17:16.770 | } 2022-07-05 21:17:16.770 | { 2022-07-05 21:17:16.770 | if (group != "") 2022-07-05 21:17:16.770 | print $0 2022-07-05 21:17:16.770 | } 2022-07-05 21:17:16.770 | ' /home/ubuntu/devstack/local.conf 2022-07-05 21:17:16.777 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-05 21:17:16.780 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-05 21:17:16.811 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.814 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-05 21:17:16.817 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-05 21:17:16.828 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:17:16.847 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.850 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-05 21:17:16.852 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-05 21:17:16.855 | [126494 Async configure_neutron_nova:126494]: finished successfully 2022-07-05 21:17:16.883 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.885 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-05 21:17:16.888 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-05 21:17:16.920 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.923 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-05 21:17:16.926 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-05 21:17:16.958 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.960 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-05 21:17:16.963 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-05 21:17:16.992 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:16.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-05 21:17:16.997 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-05 21:17:17.027 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.029 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-05 21:17:17.032 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-05 21:17:17.062 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.065 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-05 21:17:17.069 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-05 21:17:17.097 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.100 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-05 21:17:17.102 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-05 21:17:17.132 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.135 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-05 21:17:17.137 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-05 21:17:17.167 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.170 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-05 21:17:17.172 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-05 21:17:17.203 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-05 21:17:17.209 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-05 21:17:17.239 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.241 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-05 21:17:17.244 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-05 21:17:17.274 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.276 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-05 21:17:17.279 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-05 21:17:17.309 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.311 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-05 21:17:17.314 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-05 21:17:17.344 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.347 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-05 21:17:17.350 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-05 21:17:17.352 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-05 21:17:17.356 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-05 21:17:17.358 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-05 21:17:17.362 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-05 21:17:17.364 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-05 21:17:17.368 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-05 21:17:17.372 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-05 21:17:17.374 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-05 21:17:17.377 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-05 21:17:17.380 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:17:17.382 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-05 21:17:17.385 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-05 21:17:17.387 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-05 21:17:17.390 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-05 21:17:17.393 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-05 21:17:17.396 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-05 21:17:17.398 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-05 21:17:17.402 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-05 21:17:17.402 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-05 21:17:17.402 | BEGIN { 2022-07-05 21:17:17.402 | section = "" 2022-07-05 21:17:17.402 | last_section = "" 2022-07-05 21:17:17.402 | section_count = 0 2022-07-05 21:17:17.402 | } 2022-07-05 21:17:17.402 | /^\[.+\]/ { 2022-07-05 21:17:17.402 | gsub("[][]", "", $1); 2022-07-05 21:17:17.402 | section=$1 2022-07-05 21:17:17.402 | next 2022-07-05 21:17:17.403 | } 2022-07-05 21:17:17.403 | /^ *\#/ { 2022-07-05 21:17:17.403 | next 2022-07-05 21:17:17.403 | } 2022-07-05 21:17:17.403 | /^[^ \t]+/ { 2022-07-05 21:17:17.403 | # get offset of first = in $0 2022-07-05 21:17:17.403 | eq_idx = index($0, "=") 2022-07-05 21:17:17.403 | # extract attr & value from $0 2022-07-05 21:17:17.403 | attr = substr($0, 1, eq_idx - 1) 2022-07-05 21:17:17.403 | value = substr($0, eq_idx + 1) 2022-07-05 21:17:17.403 | # only need to strip trailing whitespace from attr 2022-07-05 21:17:17.403 | sub(/[ \t]*$/, "", attr) 2022-07-05 21:17:17.403 | # need to strip leading & trailing whitespace from value 2022-07-05 21:17:17.403 | sub(/^[ \t]*/, "", value) 2022-07-05 21:17:17.403 | sub(/[ \t]*$/, "", value) 2022-07-05 21:17:17.403 | 2022-07-05 21:17:17.403 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-05 21:17:17.403 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-05 21:17:17.403 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-05 21:17:17.403 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-05 21:17:17.403 | if (! (section, attr) in cfg_attr_count) { 2022-07-05 21:17:17.403 | if (section != last_section) { 2022-07-05 21:17:17.403 | cfg_section[section_count++] = section 2022-07-05 21:17:17.403 | last_section = section 2022-07-05 21:17:17.403 | } 2022-07-05 21:17:17.403 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-05 21:17:17.403 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-05 21:17:17.403 | 2022-07-05 21:17:17.403 | cfg_attr[section, attr, 0] = value 2022-07-05 21:17:17.403 | cfg_attr_count[section, attr] = 1 2022-07-05 21:17:17.403 | } else { 2022-07-05 21:17:17.403 | lno = cfg_attr_count[section, attr]++ 2022-07-05 21:17:17.404 | cfg_attr[section, attr, lno] = value 2022-07-05 21:17:17.404 | } 2022-07-05 21:17:17.404 | } 2022-07-05 21:17:17.404 | END { 2022-07-05 21:17:17.404 | # Process each section in order 2022-07-05 21:17:17.404 | for (sno = 0; sno < section_count; sno++) { 2022-07-05 21:17:17.404 | section = cfg_section[sno] 2022-07-05 21:17:17.404 | # The ini routines simply append a config item immediately 2022-07-05 21:17:17.404 | # after the section header. To keep the same order as defined 2022-07-05 21:17:17.404 | # in local.conf, invoke the ini routines in the reverse order 2022-07-05 21:17:17.404 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-05 21:17:17.404 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-05 21:17:17.404 | if (cfg_attr_count[section, attr] == 1) 2022-07-05 21:17:17.404 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-05 21:17:17.404 | else { 2022-07-05 21:17:17.404 | # For multiline, invoke the ini routines in the reverse order 2022-07-05 21:17:17.404 | count = cfg_attr_count[section, attr] 2022-07-05 21:17:17.404 | print "inidelete " configfile " " section " " attr 2022-07-05 21:17:17.404 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-05 21:17:17.404 | for (l = count -2; l >= 0; l--) 2022-07-05 21:17:17.404 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-05 21:17:17.404 | } 2022-07-05 21:17:17.404 | } 2022-07-05 21:17:17.404 | } 2022-07-05 21:17:17.404 | } 2022-07-05 21:17:17.404 | ' 2022-07-05 21:17:17.404 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.405 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-05 21:17:17.407 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:17:17.410 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-05 21:17:17.413 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-05 21:17:17.415 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:17:17.417 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-05 21:17:17.420 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-05 21:17:17.420 | BEGIN { group = "" } 2022-07-05 21:17:17.420 | /^\[\[.+\|.*\]\]/ { 2022-07-05 21:17:17.420 | gsub("[][]", "", $1); 2022-07-05 21:17:17.420 | split($1, a, "|"); 2022-07-05 21:17:17.420 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-05 21:17:17.420 | group=a[1] 2022-07-05 21:17:17.420 | } else { 2022-07-05 21:17:17.420 | group="" 2022-07-05 21:17:17.420 | } 2022-07-05 21:17:17.420 | next 2022-07-05 21:17:17.420 | } 2022-07-05 21:17:17.420 | { 2022-07-05 21:17:17.421 | if (group != "") 2022-07-05 21:17:17.421 | print $0 2022-07-05 21:17:17.421 | } 2022-07-05 21:17:17.421 | ' /home/ubuntu/devstack/local.conf 2022-07-05 21:17:17.427 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.30/identity/v2.0"' 2022-07-05 21:17:17.429 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.30/identity/v2.0 2022-07-05 21:17:17.457 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.460 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-05 21:17:17.463 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-05 21:17:17.465 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-05 21:17:17.468 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-05 21:17:17.472 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:17:17.475 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:17:17.477 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-05 21:17:17.480 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:17:17.484 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-05 21:17:17.487 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-05 21:17:17.490 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-05 21:17:17.492 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:17:17.495 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-05 21:17:17.497 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-05 21:17:17.500 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-05 21:17:17.503 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-05 21:17:17.505 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:17:17.508 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:17:17.511 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-05 21:17:17.514 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-05 21:17:17.515 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.515 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-05 21:17:17.515 | BEGIN { 2022-07-05 21:17:17.515 | section = "" 2022-07-05 21:17:17.515 | last_section = "" 2022-07-05 21:17:17.515 | section_count = 0 2022-07-05 21:17:17.515 | } 2022-07-05 21:17:17.516 | /^\[.+\]/ { 2022-07-05 21:17:17.516 | gsub("[][]", "", $1); 2022-07-05 21:17:17.516 | section=$1 2022-07-05 21:17:17.516 | next 2022-07-05 21:17:17.516 | } 2022-07-05 21:17:17.516 | /^ *\#/ { 2022-07-05 21:17:17.516 | next 2022-07-05 21:17:17.516 | } 2022-07-05 21:17:17.516 | /^[^ \t]+/ { 2022-07-05 21:17:17.516 | # get offset of first = in $0 2022-07-05 21:17:17.516 | eq_idx = index($0, "=") 2022-07-05 21:17:17.516 | # extract attr & value from $0 2022-07-05 21:17:17.516 | attr = substr($0, 1, eq_idx - 1) 2022-07-05 21:17:17.516 | value = substr($0, eq_idx + 1) 2022-07-05 21:17:17.516 | # only need to strip trailing whitespace from attr 2022-07-05 21:17:17.516 | sub(/[ \t]*$/, "", attr) 2022-07-05 21:17:17.516 | # need to strip leading & trailing whitespace from value 2022-07-05 21:17:17.516 | sub(/^[ \t]*/, "", value) 2022-07-05 21:17:17.516 | sub(/[ \t]*$/, "", value) 2022-07-05 21:17:17.516 | 2022-07-05 21:17:17.516 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-05 21:17:17.516 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-05 21:17:17.516 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-05 21:17:17.516 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-05 21:17:17.516 | if (! (section, attr) in cfg_attr_count) { 2022-07-05 21:17:17.516 | if (section != last_section) { 2022-07-05 21:17:17.516 | cfg_section[section_count++] = section 2022-07-05 21:17:17.516 | last_section = section 2022-07-05 21:17:17.516 | } 2022-07-05 21:17:17.516 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-05 21:17:17.516 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-05 21:17:17.517 | 2022-07-05 21:17:17.517 | cfg_attr[section, attr, 0] = value 2022-07-05 21:17:17.517 | cfg_attr_count[section, attr] = 1 2022-07-05 21:17:17.517 | } else { 2022-07-05 21:17:17.517 | lno = cfg_attr_count[section, attr]++ 2022-07-05 21:17:17.517 | cfg_attr[section, attr, lno] = value 2022-07-05 21:17:17.517 | } 2022-07-05 21:17:17.517 | } 2022-07-05 21:17:17.517 | END { 2022-07-05 21:17:17.517 | # Process each section in order 2022-07-05 21:17:17.517 | for (sno = 0; sno < section_count; sno++) { 2022-07-05 21:17:17.517 | section = cfg_section[sno] 2022-07-05 21:17:17.517 | # The ini routines simply append a config item immediately 2022-07-05 21:17:17.517 | # after the section header. To keep the same order as defined 2022-07-05 21:17:17.517 | # in local.conf, invoke the ini routines in the reverse order 2022-07-05 21:17:17.517 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-05 21:17:17.517 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-05 21:17:17.518 | if (cfg_attr_count[section, attr] == 1) 2022-07-05 21:17:17.518 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-05 21:17:17.518 | else { 2022-07-05 21:17:17.518 | # For multiline, invoke the ini routines in the reverse order 2022-07-05 21:17:17.518 | count = cfg_attr_count[section, attr] 2022-07-05 21:17:17.518 | print "inidelete " configfile " " section " " attr 2022-07-05 21:17:17.518 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-05 21:17:17.518 | for (l = count -2; l >= 0; l--) 2022-07-05 21:17:17.518 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-05 21:17:17.518 | } 2022-07-05 21:17:17.518 | } 2022-07-05 21:17:17.518 | } 2022-07-05 21:17:17.518 | } 2022-07-05 21:17:17.518 | ' 2022-07-05 21:17:17.518 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:17:17.519 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-05 21:17:17.520 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-05 21:17:17.523 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-05 21:17:17.864 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:17:17.864 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-05 21:17:17.864 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-05 21:17:17.864 | BEGIN { group = "" } 2022-07-05 21:17:17.864 | /^\[\[.+\|.*\]\]/ { 2022-07-05 21:17:17.864 | gsub("[][]", "", $1); 2022-07-05 21:17:17.864 | split($1, a, "|"); 2022-07-05 21:17:17.864 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-05 21:17:17.864 | group=a[1] 2022-07-05 21:17:17.864 | } else { 2022-07-05 21:17:17.864 | group="" 2022-07-05 21:17:17.864 | } 2022-07-05 21:17:17.864 | next 2022-07-05 21:17:17.864 | } 2022-07-05 21:17:17.864 | { 2022-07-05 21:17:17.865 | if (group != "") 2022-07-05 21:17:17.865 | print $0 2022-07-05 21:17:17.865 | } 2022-07-05 21:17:17.865 | ' /home/ubuntu/devstack/local.conf 2022-07-05 21:17:17.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-05 21:17:17.865 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-05 21:17:17.867 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.870 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-05 21:17:17.872 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-05 21:17:17.905 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:17:17.908 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-05 21:17:17.926 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:17.928 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-05 21:17:17.931 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:17:17.933 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-05 21:17:17.936 | + ./stack.sh:main:1247 : start_swift 2022-07-05 21:17:17.939 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-05 21:17:17.942 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:17:17.948 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-05 21:17:17.974 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-05 21:17:17.977 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:17:17.980 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:17:17.982 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-05 21:17:18.028 | Restarting rsync (via systemctl): rsync.service. 2022-07-05 21:17:18.034 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-05 21:17:18.037 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-05 21:17:18.039 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-05 21:17:18.041 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-05 21:17:18.044 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-05 21:17:18.046 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:17:18.049 | + functions-common:run_process:1694 : local service=s-object 2022-07-05 21:17:18.051 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:17:18.054 | + functions-common:run_process:1696 : local group= 2022-07-05 21:17:18.056 | + functions-common:run_process:1697 : local user= 2022-07-05 21:17:18.058 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:17:18.065 | + functions-common:run_process:1700 : local name=s-object 2022-07-05 21:17:18.065 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:17:18.066 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:17:18.069 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:18.071 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:18.074 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:18.079 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055838076 2022-07-05 21:17:18.082 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-05 21:17:18.097 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:18.101 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-07-05 21:17:18.102 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-05 21:17:18.105 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:17:18.107 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:17:18.110 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:17:18.112 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:17:18.114 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-05 21:17:18.116 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-05 21:17:18.119 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-05 21:17:18.121 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:17:18.124 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:17:18.127 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:17:18.129 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:17:18.131 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-05 21:17:18.134 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-07-05 21:17:18.136 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-05 21:17:18.139 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:17:18.141 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:17:18.143 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:17:18.146 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:17:18.148 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:17:18.150 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:17:18.153 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-05 21:17:18.155 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:17:18.159 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-07-05 21:17:18.221 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-05 21:17:18.282 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:17:18.334 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-05 21:17:18.386 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-05 21:17:18.437 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:17:18.488 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:17:18.490 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:17:18.493 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-05 21:17:18.555 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:17:18.930 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-05 21:17:18.943 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-05 21:17:19.305 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-05 21:17:19.327 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:17:19.330 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:19.333 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:19.339 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:19.342 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:19.344 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:19.346 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:17:19.349 | + functions-common:time_stop:2447 : start_time=1657055838076 2022-07-05 21:17:19.351 | + functions-common:time_stop:2449 : [[ -z 1657055838076 ]] 2022-07-05 21:17:19.354 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:19.360 | + functions-common:time_stop:2452 : end_time=1657055839356 2022-07-05 21:17:19.362 | + functions-common:time_stop:2453 : elapsed_time=1280 2022-07-05 21:17:19.364 | + functions-common:time_stop:2454 : total=2897 2022-07-05 21:17:19.367 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:19.369 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4177 2022-07-05 21:17:19.371 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-05 21:17:19.374 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:17:19.377 | + functions-common:run_process:1694 : local service=s-container 2022-07-05 21:17:19.380 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:17:19.382 | + functions-common:run_process:1696 : local group= 2022-07-05 21:17:19.385 | + functions-common:run_process:1697 : local user= 2022-07-05 21:17:19.387 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:17:19.390 | + functions-common:run_process:1700 : local name=s-container 2022-07-05 21:17:19.393 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:17:19.395 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:17:19.398 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:19.400 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:19.403 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:19.408 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055839405 2022-07-05 21:17:19.411 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-05 21:17:19.428 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:19.430 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-07-05 21:17:19.433 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-05 21:17:19.435 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:17:19.438 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:17:19.441 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:17:19.446 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:17:19.446 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-05 21:17:19.448 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-05 21:17:19.451 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-05 21:17:19.453 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:17:19.456 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:17:19.459 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:17:19.463 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:17:19.464 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-05 21:17:19.466 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-07-05 21:17:19.469 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-05 21:17:19.472 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:17:19.474 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:17:19.476 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:17:19.479 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:17:19.481 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:17:19.487 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:17:19.487 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-05 21:17:19.489 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:17:19.493 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-07-05 21:17:19.556 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-05 21:17:19.622 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:17:19.681 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-05 21:17:19.736 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-05 21:17:19.788 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:17:19.839 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:17:19.841 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:17:19.844 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-05 21:17:19.910 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:17:20.321 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-05 21:17:20.336 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-05 21:17:20.723 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-05 21:17:20.745 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:17:20.747 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:20.755 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:20.757 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:20.759 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:20.762 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:20.764 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:17:20.767 | + functions-common:time_stop:2447 : start_time=1657055839405 2022-07-05 21:17:20.769 | + functions-common:time_stop:2449 : [[ -z 1657055839405 ]] 2022-07-05 21:17:20.772 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:20.777 | + functions-common:time_stop:2452 : end_time=1657055840774 2022-07-05 21:17:20.779 | + functions-common:time_stop:2453 : elapsed_time=1369 2022-07-05 21:17:20.782 | + functions-common:time_stop:2454 : total=4177 2022-07-05 21:17:20.785 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:20.787 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5546 2022-07-05 21:17:20.789 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-05 21:17:20.792 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:17:20.794 | + functions-common:run_process:1694 : local service=s-account 2022-07-05 21:17:20.797 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:17:20.800 | + functions-common:run_process:1696 : local group= 2022-07-05 21:17:20.802 | + functions-common:run_process:1697 : local user= 2022-07-05 21:17:20.805 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:17:20.807 | + functions-common:run_process:1700 : local name=s-account 2022-07-05 21:17:20.810 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:17:20.814 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:17:20.816 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:20.818 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:20.822 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:20.826 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055840823 2022-07-05 21:17:20.829 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-05 21:17:20.847 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:20.849 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-07-05 21:17:20.854 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-05 21:17:20.854 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:17:20.857 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:17:20.859 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:17:20.861 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:17:20.864 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-05 21:17:20.866 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-05 21:17:20.868 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-05 21:17:20.871 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:17:20.873 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:17:20.876 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:17:20.879 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:17:20.881 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-05 21:17:20.884 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-07-05 21:17:20.891 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-05 21:17:20.891 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:17:20.891 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:17:20.894 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:17:20.896 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:17:20.899 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:17:20.901 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:17:20.903 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-05 21:17:20.906 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:17:20.910 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-07-05 21:17:20.973 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-05 21:17:21.039 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:17:21.091 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-05 21:17:21.143 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-05 21:17:21.195 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:17:21.245 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:17:21.248 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:17:21.250 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-05 21:17:21.314 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:17:21.715 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-05 21:17:21.729 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-05 21:17:22.138 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-05 21:17:22.164 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:17:22.167 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:22.169 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:22.172 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:22.174 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:22.179 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:22.179 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:17:22.182 | + functions-common:time_stop:2447 : start_time=1657055840823 2022-07-05 21:17:22.184 | + functions-common:time_stop:2449 : [[ -z 1657055840823 ]] 2022-07-05 21:17:22.187 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:22.192 | + functions-common:time_stop:2452 : end_time=1657055842189 2022-07-05 21:17:22.195 | + functions-common:time_stop:2453 : elapsed_time=1366 2022-07-05 21:17:22.197 | + functions-common:time_stop:2454 : total=5546 2022-07-05 21:17:22.199 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:22.202 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6912 2022-07-05 21:17:22.205 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-05 21:17:22.208 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-05 21:17:22.258 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:17:22.261 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-05 21:17:22.263 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:17:22.266 | + functions-common:run_process:1696 : local group= 2022-07-05 21:17:22.269 | + functions-common:run_process:1697 : local user= 2022-07-05 21:17:22.271 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:17:22.281 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-05 21:17:22.281 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:17:22.281 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:17:22.281 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:22.286 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:22.290 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:22.294 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055842291 2022-07-05 21:17:22.297 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-05 21:17:22.319 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:22.322 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-07-05 21:17:22.324 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-05 21:17:22.327 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:17:22.330 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:17:22.333 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:17:22.335 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:17:22.342 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-05 21:17:22.342 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-05 21:17:22.343 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-05 21:17:22.345 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:17:22.348 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:17:22.350 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:17:22.353 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:17:22.355 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-05 21:17:22.358 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-07-05 21:17:22.360 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-05 21:17:22.363 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:17:22.365 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:17:22.367 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:17:22.370 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:17:22.372 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:17:22.374 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:17:22.382 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-05 21:17:22.382 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:17:22.383 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-07-05 21:17:22.446 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-05 21:17:22.513 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:17:22.567 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-05 21:17:22.621 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-05 21:17:22.675 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:17:22.727 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:17:22.729 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:17:22.731 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-05 21:17:22.794 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:17:23.213 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-05 21:17:23.227 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-07-05 21:17:23.626 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-05 21:17:23.650 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:17:23.654 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:23.655 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:23.658 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:23.661 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:23.663 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:23.666 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:17:23.668 | + functions-common:time_stop:2447 : start_time=1657055842291 2022-07-05 21:17:23.670 | + functions-common:time_stop:2449 : [[ -z 1657055842291 ]] 2022-07-05 21:17:23.674 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:23.679 | + functions-common:time_stop:2452 : end_time=1657055843676 2022-07-05 21:17:23.683 | + functions-common:time_stop:2453 : elapsed_time=1385 2022-07-05 21:17:23.684 | + functions-common:time_stop:2454 : total=6912 2022-07-05 21:17:23.687 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:23.690 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8297 2022-07-05 21:17:23.692 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-05 21:17:23.710 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:17:23.712 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:17:23.715 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-05 21:17:23.717 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:17:23.720 | + functions-common:run_process:1696 : local group= 2022-07-05 21:17:23.722 | + functions-common:run_process:1697 : local user= 2022-07-05 21:17:23.725 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:17:23.727 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-05 21:17:23.729 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:17:23.732 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:17:23.734 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:23.737 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:23.740 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:23.745 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055843742 2022-07-05 21:17:23.747 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-05 21:17:23.764 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:23.770 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-05 21:17:23.770 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-05 21:17:23.772 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:17:23.775 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:17:23.777 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:17:23.780 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:17:23.783 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-05 21:17:23.785 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-05 21:17:23.788 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-05 21:17:23.790 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:17:23.793 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:17:23.795 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:17:23.799 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:17:23.800 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-05 21:17:23.803 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-07-05 21:17:23.805 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-05 21:17:23.807 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:17:23.810 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:17:23.812 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:17:23.815 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:17:23.817 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:17:23.820 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:17:23.822 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-05 21:17:23.825 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:17:23.830 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-07-05 21:17:23.893 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-05 21:17:23.963 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:17:24.021 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-05 21:17:24.078 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-05 21:17:24.133 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:17:24.186 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:17:24.189 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:17:24.191 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-05 21:17:24.259 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:17:24.646 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-05 21:17:24.660 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-05 21:17:25.053 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-05 21:17:25.080 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:17:25.082 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:25.085 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:25.087 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:25.090 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:25.092 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:25.095 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:17:25.097 | + functions-common:time_stop:2447 : start_time=1657055843742 2022-07-05 21:17:25.100 | + functions-common:time_stop:2449 : [[ -z 1657055843742 ]] 2022-07-05 21:17:25.105 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:25.108 | + functions-common:time_stop:2452 : end_time=1657055845105 2022-07-05 21:17:25.110 | + functions-common:time_stop:2453 : elapsed_time=1363 2022-07-05 21:17:25.113 | + functions-common:time_stop:2454 : total=8297 2022-07-05 21:17:25.115 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:25.118 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9660 2022-07-05 21:17:25.120 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-05 21:17:25.120 | Waiting for swift proxy to start... 2022-07-05 21:17:25.123 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.30:8080/info 2022-07-05 21:17:25.125 | + functions:wait_for_service:457 : local timeout=60 2022-07-05 21:17:25.128 | + functions:wait_for_service:458 : local url=http://10.222.0.30:8080/info 2022-07-05 21:17:25.131 | + functions:wait_for_service:459 : local rval=0 2022-07-05 21:17:25.136 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-05 21:17:25.136 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-05 21:17:25.138 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:25.140 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:25.144 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:25.148 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055845145 2022-07-05 21:17:25.150 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-05 21:17:25.156 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30:8080/info 2022-07-05 21:17:25.170 | + :: : [[ 000 == 503 ]] 2022-07-05 21:17:25.174 | + :: : [[ 7 -eq 7 ]] 2022-07-05 21:17:25.174 | + :: : sleep 1 2022-07-05 21:17:26.176 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30:8080/info 2022-07-05 21:17:26.190 | + :: : [[ 000 == 503 ]] 2022-07-05 21:17:26.191 | + :: : [[ 7 -eq 7 ]] 2022-07-05 21:17:26.193 | + :: : sleep 1 2022-07-05 21:17:27.196 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30:8080/info 2022-07-05 21:17:27.210 | + :: : [[ 000 == 503 ]] 2022-07-05 21:17:27.211 | + :: : [[ 7 -eq 7 ]] 2022-07-05 21:17:27.212 | + :: : sleep 1 2022-07-05 21:17:28.216 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30:8080/info 2022-07-05 21:17:28.236 | + :: : [[ 200 == 503 ]] 2022-07-05 21:17:28.237 | + :: : [[ 0 -eq 7 ]] 2022-07-05 21:17:28.241 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-05 21:17:28.243 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:28.246 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:28.248 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:28.251 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:28.254 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:28.258 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-05 21:17:28.259 | + functions-common:time_stop:2447 : start_time=1657055845145 2022-07-05 21:17:28.261 | + functions-common:time_stop:2449 : [[ -z 1657055845145 ]] 2022-07-05 21:17:28.264 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:28.269 | + functions-common:time_stop:2452 : end_time=1657055848266 2022-07-05 21:17:28.271 | + functions-common:time_stop:2453 : elapsed_time=3121 2022-07-05 21:17:28.274 | + functions-common:time_stop:2454 : total=6275 2022-07-05 21:17:28.276 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:28.279 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9396 2022-07-05 21:17:28.281 | + functions:wait_for_service:467 : return 0 2022-07-05 21:17:28.284 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-05 21:17:28.287 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-05 21:17:28.290 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-05 21:17:28.308 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:28.311 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-05 21:17:28.342 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-05 21:17:28.393 | [79872 Async configure_neutron_nova:126494]: Waiting for completion of configure_neutron_nova running on PID 126494 (2 other jobs running) 2022-07-05 21:17:28.419 | [79872 Async configure_neutron_nova:126494]: Signaling child to exit 2022-07-05 21:17:28.419 | WAKEUP 2022-07-05 21:17:28.443 | [79872 Async configure_neutron_nova:126494]: Signaled 2022-07-05 21:17:28.444 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-05 21:17:28.444 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:17:28.444 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:17:28.444 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:17:28.444 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:17:28.444 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-05 21:17:28.445 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:17:28.445 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.30/identity 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-05 21:17:28.445 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-05 21:17:28.445 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-05 21:17:28.445 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-05 21:17:28.445 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-05 21:17:28.445 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:17:28.445 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-05 21:17:28.445 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:17:28.445 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-05 21:17:28.445 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-05 21:17:28.445 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:17:28.445 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:17:28.445 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-05 21:17:28.446 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.30/identity 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-05 21:17:28.446 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-05 21:17:28.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-05 21:17:28.446 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-05 21:17:28.446 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-05 21:17:28.489 | [79872 Async configure_neutron_nova:126494]: finished configure_neutron_nova with result 0 in 0 seconds 2022-07-05 21:17:28.494 | + inc/async:async_wait:197 : return 0 2022-07-05 21:17:28.496 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-05 21:17:28.514 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:28.517 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-05 21:17:28.547 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-05 21:17:28.580 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-05 21:17:28.598 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:28.603 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-05 21:17:28.603 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:17:28.605 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-05 21:17:28.608 | + ./stack.sh:main:1272 : start_nova_api 2022-07-05 21:17:28.611 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-05 21:17:28.613 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-05 21:17:28.616 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-05 21:17:28.618 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-05 21:17:28.636 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:17:28.638 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:17:28.641 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:17:28.644 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:17:28.646 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-05 21:17:28.650 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-05 21:17:28.654 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:17:28.657 | + functions-common:run_process:1694 : local service=n-api 2022-07-05 21:17:28.660 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:17:28.662 | + functions-common:run_process:1696 : local group= 2022-07-05 21:17:28.665 | + functions-common:run_process:1697 : local user= 2022-07-05 21:17:28.668 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:17:28.670 | + functions-common:run_process:1700 : local name=n-api 2022-07-05 21:17:28.673 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:17:28.676 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:17:28.678 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:28.681 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:28.684 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:28.688 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055848685 2022-07-05 21:17:28.691 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-05 21:17:28.708 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:28.710 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-07-05 21:17:28.713 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-05 21:17:28.715 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:17:28.718 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:17:28.721 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:17:28.723 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:17:28.726 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-05 21:17:28.728 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-05 21:17:28.731 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-05 21:17:28.733 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:17:28.736 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:17:28.738 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:17:28.741 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:17:28.743 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-05 21:17:28.746 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-07-05 21:17:28.748 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-05 21:17:28.752 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:17:28.753 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-05 21:17:28.755 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-05 21:17:28.757 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-05 21:17:28.760 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-05 21:17:28.762 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-05 21:17:28.766 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-07-05 21:17:28.830 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-07-05 21:17:28.894 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-05 21:17:28.946 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:17:28.998 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:17:29.061 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-05 21:17:29.115 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-05 21:17:29.169 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-05 21:17:29.223 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-05 21:17:29.276 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-05 21:17:29.328 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-05 21:17:29.331 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-05 21:17:29.334 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-05 21:17:29.395 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-05 21:17:29.800 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-05 21:17:29.819 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-05 21:17:30.187 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-05 21:17:30.266 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:17:30.269 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:30.271 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:30.274 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:30.276 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:30.279 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:30.282 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:17:30.284 | + functions-common:time_stop:2447 : start_time=1657055848685 2022-07-05 21:17:30.287 | + functions-common:time_stop:2449 : [[ -z 1657055848685 ]] 2022-07-05 21:17:30.290 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:30.295 | + functions-common:time_stop:2452 : end_time=1657055850292 2022-07-05 21:17:30.297 | + functions-common:time_stop:2453 : elapsed_time=1607 2022-07-05 21:17:30.301 | + functions-common:time_stop:2454 : total=9660 2022-07-05 21:17:30.303 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:30.306 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11267 2022-07-05 21:17:30.309 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.30/compute/v2.1/ 2022-07-05 21:17:30.311 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-05 21:17:30.311 | Waiting for nova-api to start... 2022-07-05 21:17:30.314 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.30/compute/v2.1/ 2022-07-05 21:17:30.317 | + functions:wait_for_service:457 : local timeout=60 2022-07-05 21:17:30.320 | + functions:wait_for_service:458 : local url=http://10.222.0.30/compute/v2.1/ 2022-07-05 21:17:30.322 | + functions:wait_for_service:459 : local rval=0 2022-07-05 21:17:30.325 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-05 21:17:30.327 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-05 21:17:30.330 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:30.332 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:30.335 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:30.340 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055850337 2022-07-05 21:17:30.343 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-05 21:17:30.349 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/compute/v2.1/ 2022-07-05 21:17:36.031 | + :: : [[ 200 == 503 ]] 2022-07-05 21:17:36.033 | + :: : [[ 0 -eq 7 ]] 2022-07-05 21:17:36.036 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-05 21:17:36.039 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:36.042 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:36.044 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:36.047 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:36.050 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:36.052 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-05 21:17:36.055 | + functions-common:time_stop:2447 : start_time=1657055850337 2022-07-05 21:17:36.057 | + functions-common:time_stop:2449 : [[ -z 1657055850337 ]] 2022-07-05 21:17:36.060 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:36.065 | + functions-common:time_stop:2452 : end_time=1657055856063 2022-07-05 21:17:36.068 | + functions-common:time_stop:2453 : elapsed_time=5726 2022-07-05 21:17:36.071 | + functions-common:time_stop:2454 : total=9396 2022-07-05 21:17:36.073 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:36.076 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15122 2022-07-05 21:17:36.079 | + functions:wait_for_service:467 : return 0 2022-07-05 21:17:36.081 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:17:36.084 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:17:36.087 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-05 21:17:36.106 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:36.109 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-05 21:17:36.112 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:17:36.115 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-05 21:17:36.117 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-05 21:17:36.120 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-05 21:17:36.123 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-05 21:17:36.140 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:17:36.143 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-05 21:17:36.161 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:36.164 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-05 21:17:36.166 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:17:36.169 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-05 21:17:36.172 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-05 21:17:36.174 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-05 21:17:36.177 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-05 21:17:36.209 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-05 21:17:36.211 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-05 21:17:36.214 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-05 21:17:36.216 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-05 21:17:36.247 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-05 21:17:36.278 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-05 21:17:36.280 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-05 21:17:36.290 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-05 21:17:36.290 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-05 21:17:36.290 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-05 21:17:36.292 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-05 21:17:36.295 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-05 21:17:36.298 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-05 21:17:36.301 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-05 21:17:36.304 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-05 21:17:36.306 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-05 21:17:36.309 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-05 21:17:36.312 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:36.314 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:36.317 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:36.320 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-07-05 21:17:36.323 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:36.326 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:36.330 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-05 21:17:36.347 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:17:36.349 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-05 21:17:36.352 | + lib/neutron-legacy:start_neutron_service_and_check:545 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:36.355 | + functions-common:run_process:1694 : local service=q-svc 2022-07-05 21:17:36.357 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:36.360 | + functions-common:run_process:1696 : local group= 2022-07-05 21:17:36.363 | + functions-common:run_process:1697 : local user= 2022-07-05 21:17:36.365 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:17:36.368 | + functions-common:run_process:1700 : local name=q-svc 2022-07-05 21:17:36.370 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:17:36.373 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:17:36.376 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:36.379 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:36.382 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:36.387 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055856384 2022-07-05 21:17:36.389 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-05 21:17:36.406 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:36.408 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-05 21:17:36.411 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-05 21:17:36.414 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:36.416 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:36.419 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:36.421 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:36.425 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-05 21:17:36.427 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-05 21:17:36.430 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-05 21:17:36.432 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:17:36.435 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:17:36.437 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:17:36.440 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:17:36.443 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-05 21:17:36.446 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-05 21:17:36.448 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-05 21:17:36.450 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:36.453 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:17:36.455 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:17:36.457 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:17:36.459 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:17:36.462 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:17:36.464 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-05 21:17:36.466 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:17:36.471 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-07-05 21:17:36.531 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-05 21:17:36.591 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:36.643 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-05 21:17:36.696 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-05 21:17:36.747 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:17:36.798 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:17:36.800 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:17:36.803 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-05 21:17:36.880 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:17:37.294 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-05 21:17:37.308 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-05 21:17:37.695 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-05 21:17:37.716 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:17:37.719 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:37.721 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:37.729 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:37.731 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:37.734 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:37.737 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:17:37.740 | + functions-common:time_stop:2447 : start_time=1657055856384 2022-07-05 21:17:37.742 | + functions-common:time_stop:2449 : [[ -z 1657055856384 ]] 2022-07-05 21:17:37.745 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:37.750 | + functions-common:time_stop:2452 : end_time=1657055857747 2022-07-05 21:17:37.753 | + functions-common:time_stop:2453 : elapsed_time=1363 2022-07-05 21:17:37.755 | + functions-common:time_stop:2454 : total=11267 2022-07-05 21:17:37.758 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:37.760 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12630 2022-07-05 21:17:37.763 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.30:9696 2022-07-05 21:17:37.765 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-05 21:17:37.783 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:17:37.786 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-05 21:17:37.786 | Waiting for Neutron to start... 2022-07-05 21:17:37.788 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.30:9696' 2022-07-05 21:17:37.791 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.30:9696' 'Neutron did not start' 60 2022-07-05 21:17:37.793 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.30:9696' 2022-07-05 21:17:37.796 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-05 21:17:37.799 | + functions-common:test_with_retry:2380 : local until=60 2022-07-05 21:17:37.801 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-05 21:17:37.804 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-05 21:17:37.807 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-05 21:17:37.809 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:37.812 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:37.815 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:37.820 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055857817 2022-07-05 21:17:37.823 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.30:9696; do sleep 0.5; done' 2022-07-05 21:17:43.902 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.30:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-05 21:17:43.904 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:43.907 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:43.910 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:43.912 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:43.915 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:43.918 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-05 21:17:43.920 | + functions-common:time_stop:2447 : start_time=1657055857817 2022-07-05 21:17:43.923 | + functions-common:time_stop:2449 : [[ -z 1657055857817 ]] 2022-07-05 21:17:43.927 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:43.931 | + functions-common:time_stop:2452 : end_time=1657055863928 2022-07-05 21:17:43.934 | + functions-common:time_stop:2453 : elapsed_time=6111 2022-07-05 21:17:43.936 | + functions-common:time_stop:2454 : total=0 2022-07-05 21:17:43.939 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:43.942 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6111 2022-07-05 21:17:43.945 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-07-05 21:17:43.963 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:43.965 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-07-05 21:17:43.968 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:17:43.970 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-07-05 21:17:43.973 | + ./stack.sh:main:1293 : start_placement 2022-07-05 21:17:43.975 | + lib/placement:start_placement:160 : start_placement_api 2022-07-05 21:17:43.978 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-05 21:17:43.981 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-07-05 21:17:43.986 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:17:43.988 | + functions-common:run_process:1694 : local service=placement-api 2022-07-05 21:17:43.991 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:17:43.993 | + functions-common:run_process:1696 : local group= 2022-07-05 21:17:43.996 | + functions-common:run_process:1697 : local user= 2022-07-05 21:17:43.998 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:17:44.001 | + functions-common:run_process:1700 : local name=placement-api 2022-07-05 21:17:44.004 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:17:44.007 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:17:44.009 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:44.012 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:44.015 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:44.020 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055864017 2022-07-05 21:17:44.023 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-07-05 21:17:44.040 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:44.043 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-07-05 21:17:44.045 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-07-05 21:17:44.048 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:17:44.051 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:17:44.053 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:17:44.056 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:17:44.058 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-07-05 21:17:44.061 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-07-05 21:17:44.064 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-07-05 21:17:44.066 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:17:44.069 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:17:44.072 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:17:44.074 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:17:44.077 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-07-05 21:17:44.080 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-07-05 21:17:44.083 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-07-05 21:17:44.085 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:17:44.087 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-05 21:17:44.090 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-05 21:17:44.092 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-05 21:17:44.095 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-07-05 21:17:44.097 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-05 21:17:44.101 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-07-05 21:17:44.163 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-07-05 21:17:44.226 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-07-05 21:17:44.279 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:17:44.331 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:17:44.383 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-07-05 21:17:44.434 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-07-05 21:17:44.486 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-07-05 21:17:44.538 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-07-05 21:17:44.590 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-07-05 21:17:44.643 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-05 21:17:44.645 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-05 21:17:44.648 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-07-05 21:17:44.713 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-05 21:17:45.116 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-07-05 21:17:45.129 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-07-05 21:17:45.517 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-07-05 21:17:45.595 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:17:45.598 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:45.600 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:45.603 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:45.607 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:45.610 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:45.612 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:17:45.615 | + functions-common:time_stop:2447 : start_time=1657055864017 2022-07-05 21:17:45.617 | + functions-common:time_stop:2449 : [[ -z 1657055864017 ]] 2022-07-05 21:17:45.620 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:45.625 | + functions-common:time_stop:2452 : end_time=1657055865622 2022-07-05 21:17:45.628 | + functions-common:time_stop:2453 : elapsed_time=1605 2022-07-05 21:17:45.631 | + functions-common:time_stop:2454 : total=12630 2022-07-05 21:17:45.633 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:45.635 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14235 2022-07-05 21:17:45.638 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-07-05 21:17:45.638 | Waiting for placement-api to start... 2022-07-05 21:17:45.640 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.30/placement 2022-07-05 21:17:45.644 | + functions:wait_for_service:457 : local timeout=60 2022-07-05 21:17:45.646 | + functions:wait_for_service:458 : local url=http://10.222.0.30/placement 2022-07-05 21:17:45.649 | + functions:wait_for_service:459 : local rval=0 2022-07-05 21:17:45.651 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-05 21:17:45.654 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-05 21:17:45.656 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:45.659 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:45.664 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:45.667 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055865664 2022-07-05 21:17:45.669 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-05 21:17:45.675 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/placement 2022-07-05 21:17:48.497 | + :: : [[ 200 == 503 ]] 2022-07-05 21:17:48.498 | + :: : [[ 0 -eq 7 ]] 2022-07-05 21:17:48.502 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-05 21:17:48.505 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:48.507 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:48.510 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:48.512 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:48.515 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:48.518 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-05 21:17:48.520 | + functions-common:time_stop:2447 : start_time=1657055865664 2022-07-05 21:17:48.522 | + functions-common:time_stop:2449 : [[ -z 1657055865664 ]] 2022-07-05 21:17:48.526 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:48.530 | + functions-common:time_stop:2452 : end_time=1657055868528 2022-07-05 21:17:48.533 | + functions-common:time_stop:2453 : elapsed_time=2864 2022-07-05 21:17:48.536 | + functions-common:time_stop:2454 : total=15122 2022-07-05 21:17:48.539 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:48.541 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17986 2022-07-05 21:17:48.544 | + functions:wait_for_service:467 : return 0 2022-07-05 21:17:48.546 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-07-05 21:17:48.565 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:48.568 | + ./stack.sh:main:1297 : start_neutron 2022-07-05 21:17:48.571 | + lib/neutron:start_neutron:733 : is_neutron_legacy_enabled 2022-07-05 21:17:48.574 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:17:48.575 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:17:48.580 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:17:48.583 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:17:48.585 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-07-05 21:17:48.588 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:17:48.591 | + lib/neutron:start_neutron:735 : start_mutnauq_l2_agent 2022-07-05 21:17:48.593 | + lib/neutron-legacy:start_mutnauq_l2_agent:561 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:48.596 | + functions-common:run_process:1694 : local service=q-agt 2022-07-05 21:17:48.599 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:48.601 | + functions-common:run_process:1696 : local group= 2022-07-05 21:17:48.604 | + functions-common:run_process:1697 : local user= 2022-07-05 21:17:48.606 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:17:48.609 | + functions-common:run_process:1700 : local name=q-agt 2022-07-05 21:17:48.611 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:17:48.614 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:17:48.616 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:48.619 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:48.622 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:48.627 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055868624 2022-07-05 21:17:48.630 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-07-05 21:17:48.648 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:48.650 | + functions-common:run_process:1704 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-05 21:17:48.653 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-07-05 21:17:48.655 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:48.658 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:48.660 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:48.663 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:48.665 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-05 21:17:48.667 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-05 21:17:48.670 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-07-05 21:17:48.673 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:17:48.676 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:17:48.678 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:17:48.681 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:17:48.683 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-05 21:17:48.686 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-05 21:17:48.688 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-07-05 21:17:48.691 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:48.693 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:17:48.696 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:17:48.698 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:17:48.700 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:17:48.702 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:17:48.705 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-07-05 21:17:48.708 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:17:48.712 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-07-05 21:17:48.773 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-07-05 21:17:48.833 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:17:48.884 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-07-05 21:17:48.935 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-07-05 21:17:48.987 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:17:49.038 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:17:49.041 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:17:49.043 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-07-05 21:17:49.105 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:17:49.506 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-07-05 21:17:49.520 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-07-05 21:17:49.916 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-07-05 21:17:49.937 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:17:49.939 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:49.942 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:49.945 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:49.951 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:49.954 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:49.956 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:17:49.959 | + functions-common:time_stop:2447 : start_time=1657055868624 2022-07-05 21:17:49.961 | + functions-common:time_stop:2449 : [[ -z 1657055868624 ]] 2022-07-05 21:17:49.965 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:49.970 | + functions-common:time_stop:2452 : end_time=1657055869967 2022-07-05 21:17:49.973 | + functions-common:time_stop:2453 : elapsed_time=1343 2022-07-05 21:17:49.975 | + functions-common:time_stop:2454 : total=14235 2022-07-05 21:17:49.978 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:49.980 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15578 2022-07-05 21:17:49.983 | + lib/neutron-legacy:start_mutnauq_l2_agent:563 : is_provider_network 2022-07-05 21:17:49.986 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-05 21:17:49.988 | + functions-common:is_provider_network:2292 : return 1 2022-07-05 21:17:49.991 | + lib/neutron:start_neutron:736 : start_mutnauq_other_agents 2022-07-05 21:17:49.993 | + lib/neutron-legacy:start_mutnauq_other_agents:579 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:17:49.996 | + functions-common:run_process:1694 : local service=q-dhcp 2022-07-05 21:17:49.998 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:17:50.001 | + functions-common:run_process:1696 : local group= 2022-07-05 21:17:50.003 | + functions-common:run_process:1697 : local user= 2022-07-05 21:17:50.006 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:17:50.008 | + functions-common:run_process:1700 : local name=q-dhcp 2022-07-05 21:17:50.011 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:17:50.013 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:17:50.016 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:50.019 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:50.022 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:50.027 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055870024 2022-07-05 21:17:50.029 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-07-05 21:17:50.047 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:50.050 | + functions-common:run_process:1704 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-07-05 21:17:50.053 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-07-05 21:17:50.055 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:17:50.058 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:17:50.060 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:17:50.064 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:17:50.066 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-07-05 21:17:50.069 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-07-05 21:17:50.072 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-07-05 21:17:50.074 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:17:50.077 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:17:50.080 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:17:50.082 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:17:50.085 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-07-05 21:17:50.087 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-07-05 21:17:50.090 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-07-05 21:17:50.092 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:17:50.096 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:17:50.098 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:17:50.100 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:17:50.103 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:17:50.105 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:17:50.108 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-07-05 21:17:50.110 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:17:50.115 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-07-05 21:17:50.181 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-07-05 21:17:50.245 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:17:50.299 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-07-05 21:17:50.355 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-07-05 21:17:50.408 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:17:50.462 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:17:50.464 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:17:50.467 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-07-05 21:17:50.531 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:17:50.945 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-07-05 21:17:50.959 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-07-05 21:17:51.383 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-07-05 21:17:51.412 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:17:51.418 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:51.418 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:51.420 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:51.422 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:51.425 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:51.427 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:17:51.430 | + functions-common:time_stop:2447 : start_time=1657055870024 2022-07-05 21:17:51.432 | + functions-common:time_stop:2449 : [[ -z 1657055870024 ]] 2022-07-05 21:17:51.435 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:51.440 | + functions-common:time_stop:2452 : end_time=1657055871437 2022-07-05 21:17:51.443 | + functions-common:time_stop:2453 : elapsed_time=1413 2022-07-05 21:17:51.445 | + functions-common:time_stop:2454 : total=15578 2022-07-05 21:17:51.448 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:51.450 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16991 2022-07-05 21:17:51.454 | ++ lib/neutron-legacy:start_mutnauq_other_agents:581 : determine_config_files neutron-l3-agent 2022-07-05 21:17:51.457 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-05 21:17:51.459 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-05 21:17:51.463 | +++ lib/neutron-legacy:determine_config_files:334 : _determine_config_l3 2022-07-05 21:17:51.465 | +++ lib/neutron-legacy:_determine_config_l3:324 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:17:51.468 | +++ lib/neutron-legacy:_determine_config_l3:325 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:17:51.471 | ++ lib/neutron-legacy:determine_config_files:334 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:17:51.473 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-07-05 21:17:51.477 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:17:51.480 | + lib/neutron-legacy:start_mutnauq_other_agents:581 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:17:51.482 | + functions-common:run_process:1694 : local service=q-l3 2022-07-05 21:17:51.485 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:17:51.488 | + functions-common:run_process:1696 : local group= 2022-07-05 21:17:51.490 | + functions-common:run_process:1697 : local user= 2022-07-05 21:17:51.493 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:17:51.495 | + functions-common:run_process:1700 : local name=q-l3 2022-07-05 21:17:51.498 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:17:51.500 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:17:51.503 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:51.505 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:51.509 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:51.513 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055871511 2022-07-05 21:17:51.518 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-07-05 21:17:51.537 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:51.539 | + functions-common:run_process:1704 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-07-05 21:17:51.542 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-07-05 21:17:51.544 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:17:51.547 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:17:51.550 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:17:51.552 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:17:51.555 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-07-05 21:17:51.557 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-07-05 21:17:51.560 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-07-05 21:17:51.562 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:17:51.565 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:17:51.568 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:17:51.571 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:17:51.573 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-07-05 21:17:51.576 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-07-05 21:17:51.579 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-07-05 21:17:51.582 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:17:51.584 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:17:51.587 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:17:51.589 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:17:51.592 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:17:51.594 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:17:51.597 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-07-05 21:17:51.599 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:17:51.604 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-07-05 21:17:51.672 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-07-05 21:17:51.742 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:17:51.808 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-07-05 21:17:51.865 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-07-05 21:17:51.926 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:17:51.982 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:17:51.986 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:17:51.988 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-07-05 21:17:52.062 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:17:52.513 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-07-05 21:17:52.527 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-07-05 21:17:52.948 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-07-05 21:17:52.975 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:17:52.977 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:52.981 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:52.983 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:52.987 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:52.990 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:52.992 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:17:52.995 | + functions-common:time_stop:2447 : start_time=1657055871511 2022-07-05 21:17:52.998 | + functions-common:time_stop:2449 : [[ -z 1657055871511 ]] 2022-07-05 21:17:53.002 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:53.006 | + functions-common:time_stop:2452 : end_time=1657055873003 2022-07-05 21:17:53.009 | + functions-common:time_stop:2453 : elapsed_time=1492 2022-07-05 21:17:53.011 | + functions-common:time_stop:2454 : total=16991 2022-07-05 21:17:53.014 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:53.016 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18483 2022-07-05 21:17:53.019 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:17:53.022 | + functions-common:run_process:1694 : local service=q-meta 2022-07-05 21:17:53.024 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:17:53.027 | + functions-common:run_process:1696 : local group= 2022-07-05 21:17:53.030 | + functions-common:run_process:1697 : local user= 2022-07-05 21:17:53.032 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:17:53.035 | + functions-common:run_process:1700 : local name=q-meta 2022-07-05 21:17:53.037 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:17:53.040 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:17:53.042 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:53.045 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:53.050 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:53.053 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055873050 2022-07-05 21:17:53.056 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-07-05 21:17:53.076 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:53.081 | + functions-common:run_process:1704 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-07-05 21:17:53.081 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-07-05 21:17:53.084 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:17:53.087 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:17:53.089 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:17:53.092 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:17:53.095 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-07-05 21:17:53.098 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-07-05 21:17:53.100 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-07-05 21:17:53.103 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:17:53.106 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:17:53.108 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:17:53.111 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:17:53.113 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-07-05 21:17:53.116 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-07-05 21:17:53.119 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-07-05 21:17:53.121 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:17:53.124 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:17:53.127 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:17:53.129 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:17:53.132 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:17:53.134 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:17:53.137 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-07-05 21:17:53.140 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:17:53.144 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-07-05 21:17:53.217 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-07-05 21:17:53.311 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:17:53.377 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-07-05 21:17:53.442 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-07-05 21:17:53.508 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:17:53.575 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:17:53.578 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:17:53.581 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-07-05 21:17:53.652 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:17:54.098 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-07-05 21:17:54.108 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-07-05 21:17:54.558 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-07-05 21:17:54.583 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:17:54.588 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:54.596 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:54.601 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:54.603 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:54.606 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:54.609 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:17:54.612 | + functions-common:time_stop:2447 : start_time=1657055873050 2022-07-05 21:17:54.615 | + functions-common:time_stop:2449 : [[ -z 1657055873050 ]] 2022-07-05 21:17:54.619 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:54.623 | + functions-common:time_stop:2452 : end_time=1657055874620 2022-07-05 21:17:54.626 | + functions-common:time_stop:2453 : elapsed_time=1570 2022-07-05 21:17:54.628 | + functions-common:time_stop:2454 : total=18483 2022-07-05 21:17:54.631 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:54.634 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20053 2022-07-05 21:17:54.637 | + lib/neutron-legacy:start_mutnauq_other_agents:584 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:17:54.639 | + functions-common:run_process:1694 : local service=q-metering 2022-07-05 21:17:54.642 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:17:54.645 | + functions-common:run_process:1696 : local group= 2022-07-05 21:17:54.648 | + functions-common:run_process:1697 : local user= 2022-07-05 21:17:54.650 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:17:54.653 | + functions-common:run_process:1700 : local name=q-metering 2022-07-05 21:17:54.656 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:17:54.659 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:17:54.661 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:17:54.664 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:17:54.668 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:17:54.673 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055874669 2022-07-05 21:17:54.676 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-07-05 21:17:54.698 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:54.701 | + functions-common:run_process:1704 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-07-05 21:17:54.704 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-07-05 21:17:54.706 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:17:54.709 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:17:54.712 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:17:54.714 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:17:54.717 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-07-05 21:17:54.720 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-07-05 21:17:54.723 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-07-05 21:17:54.726 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:17:54.728 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:17:54.731 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:17:54.733 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:17:54.737 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-07-05 21:17:54.740 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-07-05 21:17:54.743 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-07-05 21:17:54.745 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:17:54.748 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:17:54.750 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:17:54.754 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:17:54.757 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:17:54.764 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:17:54.767 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-07-05 21:17:54.770 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:17:54.775 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-07-05 21:17:54.852 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-07-05 21:17:54.925 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:17:55.011 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-07-05 21:17:55.079 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-07-05 21:17:55.146 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:17:55.245 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:17:55.252 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:17:55.256 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-07-05 21:17:55.348 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:17:55.788 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-07-05 21:17:55.806 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-07-05 21:17:56.226 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-07-05 21:17:56.254 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:17:56.258 | + functions-common:time_stop:2440 : local name 2022-07-05 21:17:56.268 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:17:56.271 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:17:56.274 | + functions-common:time_stop:2443 : local total 2022-07-05 21:17:56.276 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:17:56.279 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:17:56.282 | + functions-common:time_stop:2447 : start_time=1657055874669 2022-07-05 21:17:56.285 | + functions-common:time_stop:2449 : [[ -z 1657055874669 ]] 2022-07-05 21:17:56.289 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:17:56.293 | + functions-common:time_stop:2452 : end_time=1657055876290 2022-07-05 21:17:56.301 | + functions-common:time_stop:2453 : elapsed_time=1621 2022-07-05 21:17:56.301 | + functions-common:time_stop:2454 : total=20053 2022-07-05 21:17:56.301 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:17:56.310 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21674 2022-07-05 21:17:56.314 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-07-05 21:17:56.334 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:17:56.339 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-07-05 21:17:56.339 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-07-05 21:17:56.342 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:17:56.345 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-07-05 21:17:56.348 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-07-05 21:17:56.351 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-07-05 21:17:56.353 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-07-05 21:17:56.356 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-07-05 21:17:56.359 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-05 21:17:56.363 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-05 21:17:59.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:17:59.509 | from cryptography.utils import int_from_bytes 2022-07-05 21:17:59.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:17:59.510 | from cryptography.utils import int_from_bytes 2022-07-05 21:17:59.666 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:17:59.669 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-05 21:17:59.669 | address-scope 2022-07-05 21:17:59.669 | router-admin-state-down-before-update 2022-07-05 21:17:59.669 | agent 2022-07-05 21:17:59.669 | agent-resources-synced 2022-07-05 21:17:59.669 | allowed-address-pairs 2022-07-05 21:17:59.669 | auto-allocated-topology 2022-07-05 21:17:59.669 | availability_zone 2022-07-05 21:17:59.669 | availability_zone_filter 2022-07-05 21:17:59.669 | default-subnetpools 2022-07-05 21:17:59.669 | dhcp_agent_scheduler 2022-07-05 21:17:59.669 | dvr 2022-07-05 21:17:59.669 | empty-string-filtering 2022-07-05 21:17:59.669 | external-net 2022-07-05 21:17:59.669 | extra_dhcp_opt 2022-07-05 21:17:59.669 | extraroute 2022-07-05 21:17:59.669 | extraroute-atomic 2022-07-05 21:17:59.669 | filter-validation 2022-07-05 21:17:59.669 | fip-port-details 2022-07-05 21:17:59.669 | flavors 2022-07-05 21:17:59.669 | floatingip-pools 2022-07-05 21:17:59.669 | ip-substring-filtering 2022-07-05 21:17:59.670 | router 2022-07-05 21:17:59.670 | ext-gw-mode 2022-07-05 21:17:59.670 | l3-ha 2022-07-05 21:17:59.670 | l3-flavors 2022-07-05 21:17:59.670 | l3-port-ip-change-not-allowed 2022-07-05 21:17:59.670 | l3_agent_scheduler 2022-07-05 21:17:59.670 | metering 2022-07-05 21:17:59.670 | metering_source_and_destination_fields 2022-07-05 21:17:59.670 | multi-provider 2022-07-05 21:17:59.670 | net-mtu 2022-07-05 21:17:59.670 | net-mtu-writable 2022-07-05 21:17:59.670 | network_availability_zone 2022-07-05 21:17:59.670 | network-ip-availability 2022-07-05 21:17:59.670 | pagination 2022-07-05 21:17:59.670 | port-device-profile 2022-07-05 21:17:59.670 | port-mac-override 2022-07-05 21:17:59.670 | port-mac-address-regenerate 2022-07-05 21:17:59.670 | port-numa-affinity-policy 2022-07-05 21:17:59.670 | binding 2022-07-05 21:17:59.670 | binding-extended 2022-07-05 21:17:59.670 | port-security 2022-07-05 21:17:59.670 | project-id 2022-07-05 21:17:59.670 | provider 2022-07-05 21:17:59.670 | quota-check-limit 2022-07-05 21:17:59.670 | quotas 2022-07-05 21:17:59.670 | quota_details 2022-07-05 21:17:59.670 | rbac-policies 2022-07-05 21:17:59.670 | rbac-address-group 2022-07-05 21:17:59.670 | rbac-address-scope 2022-07-05 21:17:59.670 | rbac-security-groups 2022-07-05 21:17:59.670 | rbac-subnetpool 2022-07-05 21:17:59.670 | revision-if-match 2022-07-05 21:17:59.670 | standard-attr-revisions 2022-07-05 21:17:59.670 | router_availability_zone 2022-07-05 21:17:59.671 | security-groups-normalized-cidr 2022-07-05 21:17:59.671 | port-security-groups-filtering 2022-07-05 21:17:59.671 | security-groups-remote-address-group 2022-07-05 21:17:59.671 | security-groups-shared-filtering 2022-07-05 21:17:59.671 | security-group 2022-07-05 21:17:59.671 | service-type 2022-07-05 21:17:59.671 | sorting 2022-07-05 21:17:59.671 | standard-attr-description 2022-07-05 21:17:59.671 | stateful-security-group 2022-07-05 21:17:59.671 | subnet_onboard 2022-07-05 21:17:59.671 | subnet-service-types 2022-07-05 21:17:59.671 | subnet_allocation 2022-07-05 21:17:59.671 | subnetpool-prefix-ops 2022-07-05 21:17:59.671 | standard-attr-tag 2022-07-05 21:17:59.671 | standard-attr-timestamp' 2022-07-05 21:17:59.675 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-05 21:17:59.675 | address-scope 2022-07-05 21:17:59.675 | router-admin-state-down-before-update 2022-07-05 21:17:59.675 | agent 2022-07-05 21:17:59.675 | agent-resources-synced 2022-07-05 21:17:59.675 | allowed-address-pairs 2022-07-05 21:17:59.675 | auto-allocated-topology 2022-07-05 21:17:59.675 | availability_zone 2022-07-05 21:17:59.675 | availability_zone_filter 2022-07-05 21:17:59.675 | default-subnetpools 2022-07-05 21:17:59.675 | dhcp_agent_scheduler 2022-07-05 21:17:59.675 | dvr 2022-07-05 21:17:59.675 | empty-string-filtering 2022-07-05 21:17:59.675 | external-net 2022-07-05 21:17:59.675 | extra_dhcp_opt 2022-07-05 21:17:59.675 | extraroute 2022-07-05 21:17:59.675 | extraroute-atomic 2022-07-05 21:17:59.675 | filter-validation 2022-07-05 21:17:59.675 | fip-port-details 2022-07-05 21:17:59.675 | flavors 2022-07-05 21:17:59.675 | floatingip-pools 2022-07-05 21:17:59.675 | ip-substring-filtering 2022-07-05 21:17:59.675 | router 2022-07-05 21:17:59.675 | ext-gw-mode 2022-07-05 21:17:59.675 | l3-ha 2022-07-05 21:17:59.676 | l3-flavors 2022-07-05 21:17:59.676 | l3-port-ip-change-not-allowed 2022-07-05 21:17:59.676 | l3_agent_scheduler 2022-07-05 21:17:59.676 | metering 2022-07-05 21:17:59.676 | metering_source_and_destination_fields 2022-07-05 21:17:59.676 | multi-provider 2022-07-05 21:17:59.676 | net-mtu 2022-07-05 21:17:59.676 | net-mtu-writable 2022-07-05 21:17:59.676 | network_availability_zone 2022-07-05 21:17:59.676 | network-ip-availability 2022-07-05 21:17:59.676 | pagination 2022-07-05 21:17:59.676 | port-device-profile 2022-07-05 21:17:59.676 | port-mac-override 2022-07-05 21:17:59.676 | port-mac-address-regenerate 2022-07-05 21:17:59.676 | port-numa-affinity-policy 2022-07-05 21:17:59.676 | binding 2022-07-05 21:17:59.676 | binding-extended 2022-07-05 21:17:59.676 | port-security 2022-07-05 21:17:59.676 | project-id 2022-07-05 21:17:59.676 | provider 2022-07-05 21:17:59.676 | quota-check-limit 2022-07-05 21:17:59.676 | quotas 2022-07-05 21:17:59.676 | quota_details 2022-07-05 21:17:59.676 | rbac-policies 2022-07-05 21:17:59.676 | rbac-address-group 2022-07-05 21:17:59.676 | rbac-address-scope 2022-07-05 21:17:59.676 | rbac-security-groups 2022-07-05 21:17:59.676 | rbac-subnetpool 2022-07-05 21:17:59.676 | revision-if-match 2022-07-05 21:17:59.676 | standard-attr-revisions 2022-07-05 21:17:59.676 | router_availability_zone 2022-07-05 21:17:59.676 | security-groups-normalized-cidr 2022-07-05 21:17:59.676 | port-security-groups-filtering 2022-07-05 21:17:59.676 | security-groups-remote-address-group 2022-07-05 21:17:59.676 | security-groups-shared-filtering 2022-07-05 21:17:59.677 | security-group 2022-07-05 21:17:59.677 | service-type 2022-07-05 21:17:59.677 | sorting 2022-07-05 21:17:59.677 | standard-attr-description 2022-07-05 21:17:59.677 | stateful-security-group 2022-07-05 21:17:59.677 | subnet_onboard 2022-07-05 21:17:59.677 | subnet-service-types 2022-07-05 21:17:59.677 | subnet_allocation 2022-07-05 21:17:59.677 | subnetpool-prefix-ops 2022-07-05 21:17:59.677 | standard-attr-tag 2022-07-05 21:17:59.677 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-05 21:17:59.680 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-05 21:17:59.683 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-07-05 21:17:59.686 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-07-05 21:17:59.691 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-07-05 21:18:02.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:02.615 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:02.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:02.615 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:02.615 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:18:02.752 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:18:02.755 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=3efaaf07-6f00-4b8a-ab10-f84fda919e9d 2022-07-05 21:18:02.758 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-07-05 21:18:02.761 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-07-05 21:18:02.763 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-05 21:18:02.766 | + functions-common:is_provider_network:2292 : return 1 2022-07-05 21:18:02.770 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-07-05 21:18:02.771 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-07-05 21:18:02.771 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-07-05 21:18:02.775 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:18:02.778 | ++ functions-common:get_field:813 : read data 2022-07-05 21:18:06.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:06.498 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:06.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:06.498 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:06.645 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:18:06.648 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-05 21:18:06.650 | ++ functions-common:get_field:817 : field='$3' 2022-07-05 21:18:06.653 | ++ functions-common:get_field:819 : echo '| id | 72c90039-3761-463e-a43c-e00ad4e9745f |' 2022-07-05 21:18:06.654 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-05 21:18:06.660 | ++ functions-common:get_field:813 : read data 2022-07-05 21:18:06.664 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=72c90039-3761-463e-a43c-e00ad4e9745f 2022-07-05 21:18:06.667 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-07-05 21:18:06.669 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:18:06.687 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-07-05 21:18:06.691 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-07-05 21:18:06.694 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 3efaaf07-6f00-4b8a-ab10-f84fda919e9d ']' 2022-07-05 21:18:06.697 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-07-05 21:18:06.699 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-07-05 21:18:06.702 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-07-05 21:18:06.704 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 3efaaf07-6f00-4b8a-ab10-f84fda919e9d ' 2022-07-05 21:18:06.707 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-07-05 21:18:06.709 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 72c90039-3761-463e-a43c-e00ad4e9745f private-subnet' 2022-07-05 21:18:06.712 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-07-05 21:18:06.717 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 3efaaf07-6f00-4b8a-ab10-f84fda919e9d --network 72c90039-3761-463e-a43c-e00ad4e9745f private-subnet 2022-07-05 21:18:06.717 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-07-05 21:18:06.717 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-07-05 21:18:06.720 | +++ functions-common:get_field:812 : local data field 2022-07-05 21:18:06.723 | +++ functions-common:get_field:813 : read data 2022-07-05 21:18:09.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:09.235 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:09.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:09.236 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:09.236 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:18:10.077 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:18:10.230 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:18:10.233 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-05 21:18:10.236 | +++ functions-common:get_field:817 : field='$3' 2022-07-05 21:18:10.240 | +++ functions-common:get_field:819 : echo '| id | 7710aab2-c189-480f-895c-a0100c83a06e |' 2022-07-05 21:18:10.240 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-05 21:18:10.247 | +++ functions-common:get_field:813 : read data 2022-07-05 21:18:10.251 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=7710aab2-c189-480f-895c-a0100c83a06e 2022-07-05 21:18:10.254 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-07-05 21:18:10.256 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:18:10.273 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 7710aab2-c189-480f-895c-a0100c83a06e 2022-07-05 21:18:10.277 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=7710aab2-c189-480f-895c-a0100c83a06e 2022-07-05 21:18:10.279 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-07-05 21:18:10.283 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-07-05 21:18:10.288 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-07-05 21:18:10.291 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-05 21:18:12.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:12.794 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:12.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:12.794 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:12.943 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:18:12.946 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-05 21:18:12.946 | address-scope 2022-07-05 21:18:12.946 | router-admin-state-down-before-update 2022-07-05 21:18:12.946 | agent 2022-07-05 21:18:12.946 | agent-resources-synced 2022-07-05 21:18:12.946 | allowed-address-pairs 2022-07-05 21:18:12.946 | auto-allocated-topology 2022-07-05 21:18:12.946 | availability_zone 2022-07-05 21:18:12.946 | availability_zone_filter 2022-07-05 21:18:12.946 | default-subnetpools 2022-07-05 21:18:12.946 | dhcp_agent_scheduler 2022-07-05 21:18:12.946 | dvr 2022-07-05 21:18:12.946 | empty-string-filtering 2022-07-05 21:18:12.946 | external-net 2022-07-05 21:18:12.946 | extra_dhcp_opt 2022-07-05 21:18:12.946 | extraroute 2022-07-05 21:18:12.946 | extraroute-atomic 2022-07-05 21:18:12.946 | filter-validation 2022-07-05 21:18:12.946 | fip-port-details 2022-07-05 21:18:12.946 | flavors 2022-07-05 21:18:12.947 | floatingip-pools 2022-07-05 21:18:12.947 | ip-substring-filtering 2022-07-05 21:18:12.947 | router 2022-07-05 21:18:12.947 | ext-gw-mode 2022-07-05 21:18:12.947 | l3-ha 2022-07-05 21:18:12.947 | l3-flavors 2022-07-05 21:18:12.947 | l3-port-ip-change-not-allowed 2022-07-05 21:18:12.947 | l3_agent_scheduler 2022-07-05 21:18:12.947 | metering 2022-07-05 21:18:12.947 | metering_source_and_destination_fields 2022-07-05 21:18:12.947 | multi-provider 2022-07-05 21:18:12.947 | net-mtu 2022-07-05 21:18:12.947 | net-mtu-writable 2022-07-05 21:18:12.947 | network_availability_zone 2022-07-05 21:18:12.947 | network-ip-availability 2022-07-05 21:18:12.947 | pagination 2022-07-05 21:18:12.947 | port-device-profile 2022-07-05 21:18:12.947 | port-mac-override 2022-07-05 21:18:12.947 | port-mac-address-regenerate 2022-07-05 21:18:12.947 | port-numa-affinity-policy 2022-07-05 21:18:12.947 | binding 2022-07-05 21:18:12.947 | binding-extended 2022-07-05 21:18:12.947 | port-security 2022-07-05 21:18:12.947 | project-id 2022-07-05 21:18:12.947 | provider 2022-07-05 21:18:12.947 | quota-check-limit 2022-07-05 21:18:12.947 | quotas 2022-07-05 21:18:12.947 | quota_details 2022-07-05 21:18:12.947 | rbac-policies 2022-07-05 21:18:12.947 | rbac-address-group 2022-07-05 21:18:12.947 | rbac-address-scope 2022-07-05 21:18:12.947 | rbac-security-groups 2022-07-05 21:18:12.947 | rbac-subnetpool 2022-07-05 21:18:12.947 | revision-if-match 2022-07-05 21:18:12.947 | standard-attr-revisions 2022-07-05 21:18:12.947 | router_availability_zone 2022-07-05 21:18:12.947 | security-groups-normalized-cidr 2022-07-05 21:18:12.948 | port-security-groups-filtering 2022-07-05 21:18:12.948 | security-groups-remote-address-group 2022-07-05 21:18:12.948 | security-groups-shared-filtering 2022-07-05 21:18:12.948 | security-group 2022-07-05 21:18:12.948 | service-type 2022-07-05 21:18:12.948 | sorting 2022-07-05 21:18:12.948 | standard-attr-description 2022-07-05 21:18:12.948 | stateful-security-group 2022-07-05 21:18:12.948 | subnet_onboard 2022-07-05 21:18:12.948 | subnet-service-types 2022-07-05 21:18:12.948 | subnet_allocation 2022-07-05 21:18:12.948 | subnetpool-prefix-ops 2022-07-05 21:18:12.948 | standard-attr-tag 2022-07-05 21:18:12.948 | standard-attr-timestamp' 2022-07-05 21:18:12.951 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-05 21:18:12.951 | address-scope 2022-07-05 21:18:12.951 | router-admin-state-down-before-update 2022-07-05 21:18:12.951 | agent 2022-07-05 21:18:12.951 | agent-resources-synced 2022-07-05 21:18:12.951 | allowed-address-pairs 2022-07-05 21:18:12.951 | auto-allocated-topology 2022-07-05 21:18:12.951 | availability_zone 2022-07-05 21:18:12.951 | availability_zone_filter 2022-07-05 21:18:12.951 | default-subnetpools 2022-07-05 21:18:12.951 | dhcp_agent_scheduler 2022-07-05 21:18:12.951 | dvr 2022-07-05 21:18:12.951 | empty-string-filtering 2022-07-05 21:18:12.951 | external-net 2022-07-05 21:18:12.951 | extra_dhcp_opt 2022-07-05 21:18:12.951 | extraroute 2022-07-05 21:18:12.951 | extraroute-atomic 2022-07-05 21:18:12.951 | filter-validation 2022-07-05 21:18:12.951 | fip-port-details 2022-07-05 21:18:12.951 | flavors 2022-07-05 21:18:12.952 | floatingip-pools 2022-07-05 21:18:12.952 | ip-substring-filtering 2022-07-05 21:18:12.952 | router 2022-07-05 21:18:12.952 | ext-gw-mode 2022-07-05 21:18:12.952 | l3-ha 2022-07-05 21:18:12.952 | l3-flavors 2022-07-05 21:18:12.952 | l3-port-ip-change-not-allowed 2022-07-05 21:18:12.952 | l3_agent_scheduler 2022-07-05 21:18:12.952 | metering 2022-07-05 21:18:12.952 | metering_source_and_destination_fields 2022-07-05 21:18:12.952 | multi-provider 2022-07-05 21:18:12.952 | net-mtu 2022-07-05 21:18:12.952 | net-mtu-writable 2022-07-05 21:18:12.952 | network_availability_zone 2022-07-05 21:18:12.952 | network-ip-availability 2022-07-05 21:18:12.952 | pagination 2022-07-05 21:18:12.952 | port-device-profile 2022-07-05 21:18:12.953 | port-mac-override 2022-07-05 21:18:12.953 | port-mac-address-regenerate 2022-07-05 21:18:12.953 | port-numa-affinity-policy 2022-07-05 21:18:12.953 | binding 2022-07-05 21:18:12.953 | binding-extended 2022-07-05 21:18:12.953 | port-security 2022-07-05 21:18:12.953 | project-id 2022-07-05 21:18:12.953 | provider 2022-07-05 21:18:12.953 | quota-check-limit 2022-07-05 21:18:12.953 | quotas 2022-07-05 21:18:12.954 | quota_details 2022-07-05 21:18:12.954 | rbac-policies 2022-07-05 21:18:12.954 | rbac-address-group 2022-07-05 21:18:12.954 | rbac-address-scope 2022-07-05 21:18:12.954 | rbac-security-groups 2022-07-05 21:18:12.954 | rbac-subnetpool 2022-07-05 21:18:12.954 | revision-if-match 2022-07-05 21:18:12.954 | standard-attr-revisions 2022-07-05 21:18:12.954 | router_availability_zone 2022-07-05 21:18:12.954 | security-groups-normalized-cidr 2022-07-05 21:18:12.954 | port-security-groups-filtering 2022-07-05 21:18:12.954 | security-groups-remote-address-group 2022-07-05 21:18:12.954 | security-groups-shared-filtering 2022-07-05 21:18:12.954 | security-group 2022-07-05 21:18:12.954 | service-type 2022-07-05 21:18:12.954 | sorting 2022-07-05 21:18:12.954 | standard-attr-description 2022-07-05 21:18:12.954 | stateful-security-group 2022-07-05 21:18:12.954 | subnet_onboard 2022-07-05 21:18:12.954 | subnet-service-types 2022-07-05 21:18:12.954 | subnet_allocation 2022-07-05 21:18:12.954 | subnetpool-prefix-ops 2022-07-05 21:18:12.954 | standard-attr-tag 2022-07-05 21:18:12.954 | standard-attr-timestamp =~ router ]] 2022-07-05 21:18:12.956 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-05 21:18:12.959 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-07-05 21:18:12.961 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-07-05 21:18:12.965 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-05 21:18:15.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:15.439 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:15.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:15.439 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:15.589 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:18:15.592 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-05 21:18:15.592 | address-scope 2022-07-05 21:18:15.593 | router-admin-state-down-before-update 2022-07-05 21:18:15.593 | agent 2022-07-05 21:18:15.593 | agent-resources-synced 2022-07-05 21:18:15.593 | allowed-address-pairs 2022-07-05 21:18:15.593 | auto-allocated-topology 2022-07-05 21:18:15.593 | availability_zone 2022-07-05 21:18:15.593 | availability_zone_filter 2022-07-05 21:18:15.593 | default-subnetpools 2022-07-05 21:18:15.593 | dhcp_agent_scheduler 2022-07-05 21:18:15.593 | dvr 2022-07-05 21:18:15.593 | empty-string-filtering 2022-07-05 21:18:15.593 | external-net 2022-07-05 21:18:15.593 | extra_dhcp_opt 2022-07-05 21:18:15.593 | extraroute 2022-07-05 21:18:15.593 | extraroute-atomic 2022-07-05 21:18:15.593 | filter-validation 2022-07-05 21:18:15.593 | fip-port-details 2022-07-05 21:18:15.593 | flavors 2022-07-05 21:18:15.593 | floatingip-pools 2022-07-05 21:18:15.594 | ip-substring-filtering 2022-07-05 21:18:15.594 | router 2022-07-05 21:18:15.594 | ext-gw-mode 2022-07-05 21:18:15.594 | l3-ha 2022-07-05 21:18:15.594 | l3-flavors 2022-07-05 21:18:15.594 | l3-port-ip-change-not-allowed 2022-07-05 21:18:15.594 | l3_agent_scheduler 2022-07-05 21:18:15.594 | metering 2022-07-05 21:18:15.594 | metering_source_and_destination_fields 2022-07-05 21:18:15.594 | multi-provider 2022-07-05 21:18:15.594 | net-mtu 2022-07-05 21:18:15.594 | net-mtu-writable 2022-07-05 21:18:15.594 | network_availability_zone 2022-07-05 21:18:15.594 | network-ip-availability 2022-07-05 21:18:15.594 | pagination 2022-07-05 21:18:15.594 | port-device-profile 2022-07-05 21:18:15.594 | port-mac-override 2022-07-05 21:18:15.594 | port-mac-address-regenerate 2022-07-05 21:18:15.594 | port-numa-affinity-policy 2022-07-05 21:18:15.594 | binding 2022-07-05 21:18:15.594 | binding-extended 2022-07-05 21:18:15.594 | port-security 2022-07-05 21:18:15.594 | project-id 2022-07-05 21:18:15.594 | provider 2022-07-05 21:18:15.594 | quota-check-limit 2022-07-05 21:18:15.594 | quotas 2022-07-05 21:18:15.594 | quota_details 2022-07-05 21:18:15.594 | rbac-policies 2022-07-05 21:18:15.594 | rbac-address-group 2022-07-05 21:18:15.594 | rbac-address-scope 2022-07-05 21:18:15.594 | rbac-security-groups 2022-07-05 21:18:15.594 | rbac-subnetpool 2022-07-05 21:18:15.595 | revision-if-match 2022-07-05 21:18:15.595 | standard-attr-revisions 2022-07-05 21:18:15.595 | router_availability_zone 2022-07-05 21:18:15.595 | security-groups-normalized-cidr 2022-07-05 21:18:15.595 | port-security-groups-filtering 2022-07-05 21:18:15.595 | security-groups-remote-address-group 2022-07-05 21:18:15.595 | security-groups-shared-filtering 2022-07-05 21:18:15.595 | security-group 2022-07-05 21:18:15.595 | service-type 2022-07-05 21:18:15.595 | sorting 2022-07-05 21:18:15.595 | standard-attr-description 2022-07-05 21:18:15.595 | stateful-security-group 2022-07-05 21:18:15.595 | subnet_onboard 2022-07-05 21:18:15.595 | subnet-service-types 2022-07-05 21:18:15.595 | subnet_allocation 2022-07-05 21:18:15.595 | subnetpool-prefix-ops 2022-07-05 21:18:15.595 | standard-attr-tag 2022-07-05 21:18:15.595 | standard-attr-timestamp' 2022-07-05 21:18:15.597 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-05 21:18:15.598 | address-scope 2022-07-05 21:18:15.598 | router-admin-state-down-before-update 2022-07-05 21:18:15.598 | agent 2022-07-05 21:18:15.598 | agent-resources-synced 2022-07-05 21:18:15.598 | allowed-address-pairs 2022-07-05 21:18:15.598 | auto-allocated-topology 2022-07-05 21:18:15.598 | availability_zone 2022-07-05 21:18:15.598 | availability_zone_filter 2022-07-05 21:18:15.598 | default-subnetpools 2022-07-05 21:18:15.598 | dhcp_agent_scheduler 2022-07-05 21:18:15.598 | dvr 2022-07-05 21:18:15.598 | empty-string-filtering 2022-07-05 21:18:15.598 | external-net 2022-07-05 21:18:15.598 | extra_dhcp_opt 2022-07-05 21:18:15.598 | extraroute 2022-07-05 21:18:15.598 | extraroute-atomic 2022-07-05 21:18:15.598 | filter-validation 2022-07-05 21:18:15.598 | fip-port-details 2022-07-05 21:18:15.598 | flavors 2022-07-05 21:18:15.598 | floatingip-pools 2022-07-05 21:18:15.598 | ip-substring-filtering 2022-07-05 21:18:15.598 | router 2022-07-05 21:18:15.598 | ext-gw-mode 2022-07-05 21:18:15.598 | l3-ha 2022-07-05 21:18:15.598 | l3-flavors 2022-07-05 21:18:15.598 | l3-port-ip-change-not-allowed 2022-07-05 21:18:15.598 | l3_agent_scheduler 2022-07-05 21:18:15.598 | metering 2022-07-05 21:18:15.598 | metering_source_and_destination_fields 2022-07-05 21:18:15.598 | multi-provider 2022-07-05 21:18:15.598 | net-mtu 2022-07-05 21:18:15.598 | net-mtu-writable 2022-07-05 21:18:15.598 | network_availability_zone 2022-07-05 21:18:15.599 | network-ip-availability 2022-07-05 21:18:15.599 | pagination 2022-07-05 21:18:15.599 | port-device-profile 2022-07-05 21:18:15.599 | port-mac-override 2022-07-05 21:18:15.599 | port-mac-address-regenerate 2022-07-05 21:18:15.599 | port-numa-affinity-policy 2022-07-05 21:18:15.599 | binding 2022-07-05 21:18:15.599 | binding-extended 2022-07-05 21:18:15.599 | port-security 2022-07-05 21:18:15.599 | project-id 2022-07-05 21:18:15.599 | provider 2022-07-05 21:18:15.599 | quota-check-limit 2022-07-05 21:18:15.599 | quotas 2022-07-05 21:18:15.599 | quota_details 2022-07-05 21:18:15.599 | rbac-policies 2022-07-05 21:18:15.599 | rbac-address-group 2022-07-05 21:18:15.599 | rbac-address-scope 2022-07-05 21:18:15.599 | rbac-security-groups 2022-07-05 21:18:15.599 | rbac-subnetpool 2022-07-05 21:18:15.599 | revision-if-match 2022-07-05 21:18:15.599 | standard-attr-revisions 2022-07-05 21:18:15.599 | router_availability_zone 2022-07-05 21:18:15.599 | security-groups-normalized-cidr 2022-07-05 21:18:15.599 | port-security-groups-filtering 2022-07-05 21:18:15.599 | security-groups-remote-address-group 2022-07-05 21:18:15.599 | security-groups-shared-filtering 2022-07-05 21:18:15.599 | security-group 2022-07-05 21:18:15.599 | service-type 2022-07-05 21:18:15.599 | sorting 2022-07-05 21:18:15.599 | standard-attr-description 2022-07-05 21:18:15.599 | stateful-security-group 2022-07-05 21:18:15.599 | subnet_onboard 2022-07-05 21:18:15.599 | subnet-service-types 2022-07-05 21:18:15.599 | subnet_allocation 2022-07-05 21:18:15.599 | subnetpool-prefix-ops 2022-07-05 21:18:15.600 | standard-attr-tag 2022-07-05 21:18:15.600 | standard-attr-timestamp =~ external-net ]] 2022-07-05 21:18:15.600 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-05 21:18:15.603 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-07-05 21:18:15.608 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-07-05 21:18:15.608 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-07-05 21:18:15.609 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-07-05 21:18:15.612 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:18:15.614 | ++ functions-common:get_field:813 : read data 2022-07-05 21:18:18.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:18.502 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:18.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:18.502 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:18.502 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:18:18.651 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:18:18.655 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-05 21:18:18.659 | ++ functions-common:get_field:817 : field='$3' 2022-07-05 21:18:18.665 | ++ functions-common:get_field:819 : echo '| id | ab0ca661-7cc4-4a4a-be4f-d667dfeb956d |' 2022-07-05 21:18:18.666 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-05 21:18:18.673 | ++ functions-common:get_field:813 : read data 2022-07-05 21:18:18.677 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=ab0ca661-7cc4-4a4a-be4f-d667dfeb956d 2022-07-05 21:18:18.683 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-07-05 21:18:18.686 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:18:18.706 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-07-05 21:18:18.708 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-07-05 21:18:18.711 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-05 21:18:18.715 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-05 21:18:21.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:21.159 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:21.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:21.159 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:21.295 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:18:21.299 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-05 21:18:21.299 | address-scope 2022-07-05 21:18:21.299 | router-admin-state-down-before-update 2022-07-05 21:18:21.299 | agent 2022-07-05 21:18:21.299 | agent-resources-synced 2022-07-05 21:18:21.299 | allowed-address-pairs 2022-07-05 21:18:21.299 | auto-allocated-topology 2022-07-05 21:18:21.299 | availability_zone 2022-07-05 21:18:21.299 | availability_zone_filter 2022-07-05 21:18:21.299 | default-subnetpools 2022-07-05 21:18:21.299 | dhcp_agent_scheduler 2022-07-05 21:18:21.299 | dvr 2022-07-05 21:18:21.299 | empty-string-filtering 2022-07-05 21:18:21.299 | external-net 2022-07-05 21:18:21.299 | extra_dhcp_opt 2022-07-05 21:18:21.299 | extraroute 2022-07-05 21:18:21.299 | extraroute-atomic 2022-07-05 21:18:21.299 | filter-validation 2022-07-05 21:18:21.299 | fip-port-details 2022-07-05 21:18:21.299 | flavors 2022-07-05 21:18:21.299 | floatingip-pools 2022-07-05 21:18:21.299 | ip-substring-filtering 2022-07-05 21:18:21.299 | router 2022-07-05 21:18:21.299 | ext-gw-mode 2022-07-05 21:18:21.299 | l3-ha 2022-07-05 21:18:21.299 | l3-flavors 2022-07-05 21:18:21.299 | l3-port-ip-change-not-allowed 2022-07-05 21:18:21.299 | l3_agent_scheduler 2022-07-05 21:18:21.299 | metering 2022-07-05 21:18:21.299 | metering_source_and_destination_fields 2022-07-05 21:18:21.299 | multi-provider 2022-07-05 21:18:21.300 | net-mtu 2022-07-05 21:18:21.300 | net-mtu-writable 2022-07-05 21:18:21.300 | network_availability_zone 2022-07-05 21:18:21.300 | network-ip-availability 2022-07-05 21:18:21.300 | pagination 2022-07-05 21:18:21.300 | port-device-profile 2022-07-05 21:18:21.300 | port-mac-override 2022-07-05 21:18:21.300 | port-mac-address-regenerate 2022-07-05 21:18:21.300 | port-numa-affinity-policy 2022-07-05 21:18:21.300 | binding 2022-07-05 21:18:21.300 | binding-extended 2022-07-05 21:18:21.300 | port-security 2022-07-05 21:18:21.300 | project-id 2022-07-05 21:18:21.300 | provider 2022-07-05 21:18:21.300 | quota-check-limit 2022-07-05 21:18:21.300 | quotas 2022-07-05 21:18:21.300 | quota_details 2022-07-05 21:18:21.300 | rbac-policies 2022-07-05 21:18:21.300 | rbac-address-group 2022-07-05 21:18:21.300 | rbac-address-scope 2022-07-05 21:18:21.300 | rbac-security-groups 2022-07-05 21:18:21.300 | rbac-subnetpool 2022-07-05 21:18:21.300 | revision-if-match 2022-07-05 21:18:21.300 | standard-attr-revisions 2022-07-05 21:18:21.300 | router_availability_zone 2022-07-05 21:18:21.300 | security-groups-normalized-cidr 2022-07-05 21:18:21.300 | port-security-groups-filtering 2022-07-05 21:18:21.300 | security-groups-remote-address-group 2022-07-05 21:18:21.300 | security-groups-shared-filtering 2022-07-05 21:18:21.300 | security-group 2022-07-05 21:18:21.300 | service-type 2022-07-05 21:18:21.300 | sorting 2022-07-05 21:18:21.300 | standard-attr-description 2022-07-05 21:18:21.300 | stateful-security-group 2022-07-05 21:18:21.301 | subnet_onboard 2022-07-05 21:18:21.301 | subnet-service-types 2022-07-05 21:18:21.301 | subnet_allocation 2022-07-05 21:18:21.301 | subnetpool-prefix-ops 2022-07-05 21:18:21.301 | standard-attr-tag 2022-07-05 21:18:21.301 | standard-attr-timestamp' 2022-07-05 21:18:21.302 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-05 21:18:21.302 | address-scope 2022-07-05 21:18:21.302 | router-admin-state-down-before-update 2022-07-05 21:18:21.302 | agent 2022-07-05 21:18:21.302 | agent-resources-synced 2022-07-05 21:18:21.302 | allowed-address-pairs 2022-07-05 21:18:21.302 | auto-allocated-topology 2022-07-05 21:18:21.302 | availability_zone 2022-07-05 21:18:21.302 | availability_zone_filter 2022-07-05 21:18:21.302 | default-subnetpools 2022-07-05 21:18:21.302 | dhcp_agent_scheduler 2022-07-05 21:18:21.303 | dvr 2022-07-05 21:18:21.303 | empty-string-filtering 2022-07-05 21:18:21.303 | external-net 2022-07-05 21:18:21.303 | extra_dhcp_opt 2022-07-05 21:18:21.303 | extraroute 2022-07-05 21:18:21.303 | extraroute-atomic 2022-07-05 21:18:21.303 | filter-validation 2022-07-05 21:18:21.303 | fip-port-details 2022-07-05 21:18:21.303 | flavors 2022-07-05 21:18:21.303 | floatingip-pools 2022-07-05 21:18:21.303 | ip-substring-filtering 2022-07-05 21:18:21.303 | router 2022-07-05 21:18:21.303 | ext-gw-mode 2022-07-05 21:18:21.303 | l3-ha 2022-07-05 21:18:21.303 | l3-flavors 2022-07-05 21:18:21.303 | l3-port-ip-change-not-allowed 2022-07-05 21:18:21.303 | l3_agent_scheduler 2022-07-05 21:18:21.303 | metering 2022-07-05 21:18:21.303 | metering_source_and_destination_fields 2022-07-05 21:18:21.303 | multi-provider 2022-07-05 21:18:21.303 | net-mtu 2022-07-05 21:18:21.303 | net-mtu-writable 2022-07-05 21:18:21.303 | network_availability_zone 2022-07-05 21:18:21.303 | network-ip-availability 2022-07-05 21:18:21.303 | pagination 2022-07-05 21:18:21.303 | port-device-profile 2022-07-05 21:18:21.303 | port-mac-override 2022-07-05 21:18:21.303 | port-mac-address-regenerate 2022-07-05 21:18:21.303 | port-numa-affinity-policy 2022-07-05 21:18:21.303 | binding 2022-07-05 21:18:21.303 | binding-extended 2022-07-05 21:18:21.303 | port-security 2022-07-05 21:18:21.303 | project-id 2022-07-05 21:18:21.303 | provider 2022-07-05 21:18:21.304 | quota-check-limit 2022-07-05 21:18:21.304 | quotas 2022-07-05 21:18:21.304 | quota_details 2022-07-05 21:18:21.304 | rbac-policies 2022-07-05 21:18:21.304 | rbac-address-group 2022-07-05 21:18:21.304 | rbac-address-scope 2022-07-05 21:18:21.304 | rbac-security-groups 2022-07-05 21:18:21.304 | rbac-subnetpool 2022-07-05 21:18:21.304 | revision-if-match 2022-07-05 21:18:21.304 | standard-attr-revisions 2022-07-05 21:18:21.304 | router_availability_zone 2022-07-05 21:18:21.304 | security-groups-normalized-cidr 2022-07-05 21:18:21.304 | port-security-groups-filtering 2022-07-05 21:18:21.304 | security-groups-remote-address-group 2022-07-05 21:18:21.304 | security-groups-shared-filtering 2022-07-05 21:18:21.304 | security-group 2022-07-05 21:18:21.304 | service-type 2022-07-05 21:18:21.304 | sorting 2022-07-05 21:18:21.304 | standard-attr-description 2022-07-05 21:18:21.304 | stateful-security-group 2022-07-05 21:18:21.304 | subnet_onboard 2022-07-05 21:18:21.304 | subnet-service-types 2022-07-05 21:18:21.304 | subnet_allocation 2022-07-05 21:18:21.304 | subnetpool-prefix-ops 2022-07-05 21:18:21.304 | standard-attr-tag 2022-07-05 21:18:21.304 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-05 21:18:21.305 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-05 21:18:21.308 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-07-05 21:18:21.311 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-07-05 21:18:21.316 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-07-05 21:18:21.316 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-07-05 21:18:21.316 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-07-05 21:18:21.319 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:18:21.326 | ++ functions-common:get_field:813 : read data 2022-07-05 21:18:24.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:24.331 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:24.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:24.332 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:24.478 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:18:24.481 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-05 21:18:24.483 | ++ functions-common:get_field:817 : field='$3' 2022-07-05 21:18:24.487 | ++ functions-common:get_field:819 : echo '| id | 6e1aecab-b6c5-40c3-bad5-bbaf5ca8ffb5 |' 2022-07-05 21:18:24.488 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-05 21:18:24.493 | ++ functions-common:get_field:813 : read data 2022-07-05 21:18:24.497 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=6e1aecab-b6c5-40c3-bad5-bbaf5ca8ffb5 2022-07-05 21:18:24.500 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-07-05 21:18:24.503 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:18:24.521 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-07-05 21:18:24.523 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-07-05 21:18:24.526 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet ab0ca661-7cc4-4a4a-be4f-d667dfeb956d 7710aab2-c189-480f-895c-a0100c83a06e 2022-07-05 21:18:26.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:26.975 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:26.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:26.975 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:26.975 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:18:27.111 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:18:29.244 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-07-05 21:18:29.247 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 6e1aecab-b6c5-40c3-bad5-bbaf5ca8ffb5 2022-07-05 21:18:29.250 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-07-05 21:18:29.253 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-07-05 21:18:29.255 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.1.1 ]] 2022-07-05 21:18:29.257 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.1.1 ' 2022-07-05 21:18:29.260 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 6e1aecab-b6c5-40c3-bad5-bbaf5ca8ffb5 --subnet-range 172.27.1.0/24 --no-dhcp ' 2022-07-05 21:18:29.262 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-07-05 21:18:29.264 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-07-05 21:18:29.269 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.1.1 --network 6e1aecab-b6c5-40c3-bad5-bbaf5ca8ffb5 --subnet-range 172.27.1.0/24 --no-dhcp public-subnet 2022-07-05 21:18:29.270 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-07-05 21:18:32.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:32.511 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:32.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:32.511 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:32.512 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:18:32.665 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:18:32.669 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | 2022-07-05 21:18:32.669 | | id | 4e760043-0683-41bf-adbc-9dfcc895d687 |' 2022-07-05 21:18:32.674 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-07-05 21:18:32.676 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:18:32.694 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 4e760043-0683-41bf-adbc-9dfcc895d687 '|' 2022-07-05 21:18:32.697 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | | id | 4e760043-0683-41bf-adbc-9dfcc895d687 |' 2022-07-05 21:18:32.699 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-07-05 21:18:32.704 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-07-05 21:18:32.704 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 4e760043-0683-41bf-adbc-9dfcc895d687 '|' 2022-07-05 21:18:32.706 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:18:32.708 | ++ functions-common:get_field:813 : read data 2022-07-05 21:18:32.711 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-05 21:18:32.713 | ++ functions-common:get_field:817 : field='$3' 2022-07-05 21:18:32.716 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.27.1.1 | | id | 4e760043-0683-41bf-adbc-9dfcc895d687 |' 2022-07-05 21:18:32.716 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-05 21:18:32.722 | ++ functions-common:get_field:813 : read data 2022-07-05 21:18:32.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.1.1 2022-07-05 21:18:32.730 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 4e760043-0683-41bf-adbc-9dfcc895d687 '|' 2022-07-05 21:18:32.730 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-07-05 21:18:32.733 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:18:32.735 | ++ functions-common:get_field:813 : read data 2022-07-05 21:18:32.738 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-07-05 21:18:32.740 | ++ functions-common:get_field:817 : field='$6' 2022-07-05 21:18:32.743 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.27.1.1 | | id | 4e760043-0683-41bf-adbc-9dfcc895d687 |' 2022-07-05 21:18:32.743 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-07-05 21:18:32.750 | ++ functions-common:get_field:813 : read data 2022-07-05 21:18:32.753 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=4e760043-0683-41bf-adbc-9dfcc895d687 2022-07-05 21:18:32.756 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 6e1aecab-b6c5-40c3-bad5-bbaf5ca8ffb5 ab0ca661-7cc4-4a4a-be4f-d667dfeb956d 2022-07-05 21:18:34.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:34.885 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:34.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:34.885 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:34.885 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:18:37.015 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-07-05 21:18:37.018 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-07-05 21:18:37.034 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:37.037 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-07-05 21:18:37.039 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-07-05 21:18:37.041 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-07-05 21:18:37.044 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-07-05 21:18:37.047 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-07-05 21:18:37.050 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-07-05 21:18:37.074 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-07-05 21:18:37.077 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-07-05 21:18:37.080 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-07-05 21:18:37.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-07-05 21:18:37.084 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-05 21:18:37.087 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-07-05 21:18:37.089 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-05 21:18:37.091 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-07-05 21:18:37.094 | + functions-common:test_with_retry:2380 : local until=10 2022-07-05 21:18:37.096 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-05 21:18:37.099 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-05 21:18:37.101 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-05 21:18:37.103 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:18:37.106 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:18:37.109 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:18:37.114 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055917111 2022-07-05 21:18:37.116 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-07-05 21:18:37.124 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-05 21:18:37.127 | + functions-common:time_stop:2440 : local name 2022-07-05 21:18:37.129 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:18:37.131 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:18:37.134 | + functions-common:time_stop:2443 : local total 2022-07-05 21:18:37.136 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:18:37.138 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-05 21:18:37.141 | + functions-common:time_stop:2447 : start_time=1657055917111 2022-07-05 21:18:37.143 | + functions-common:time_stop:2449 : [[ -z 1657055917111 ]] 2022-07-05 21:18:37.146 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:18:37.150 | + functions-common:time_stop:2452 : end_time=1657055917148 2022-07-05 21:18:37.153 | + functions-common:time_stop:2453 : elapsed_time=37 2022-07-05 21:18:37.155 | + functions-common:time_stop:2454 : total=6111 2022-07-05 21:18:37.158 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:18:37.160 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6148 2022-07-05 21:18:37.164 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-07-05 21:18:37.167 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.1.1 2022-07-05 21:18:37.172 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-07-05 21:18:37.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-07-05 21:18:37.177 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-07-05 21:18:37.180 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-07-05 21:18:37.187 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.1.1/24 dev br-data 2022-07-05 21:18:37.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-07-05 21:18:37.217 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-07-05 21:18:37.218 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-07-05 21:18:37.218 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-07-05 21:18:37.221 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-07-05 21:18:39.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:39.307 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:39.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:39.307 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:39.460 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:18:39.464 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.1.121 ' 2022-07-05 21:18:39.472 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-07-05 21:18:39.472 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:18:39.490 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-07-05 21:18:39.492 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-07-05 21:18:39.495 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-07-05 21:18:39.498 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-07-05 21:18:39.519 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:39.522 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-07-05 21:18:39.526 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:18:39.528 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-07-05 21:18:39.532 | + ./stack.sh:main:1314 : start_nova 2022-07-05 21:18:39.534 | + lib/nova:start_nova:1132 : start_nova_rest 2022-07-05 21:18:39.537 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:39.540 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:39.543 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:39.546 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-05 21:18:39.548 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:18:39.553 | + functions-common:run_process:1694 : local service=n-sch 2022-07-05 21:18:39.555 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:18:39.558 | + functions-common:run_process:1696 : local group= 2022-07-05 21:18:39.561 | + functions-common:run_process:1697 : local user= 2022-07-05 21:18:39.564 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:18:39.567 | + functions-common:run_process:1700 : local name=n-sch 2022-07-05 21:18:39.569 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:18:39.572 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:18:39.575 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:18:39.578 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:18:39.582 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:18:39.587 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055919584 2022-07-05 21:18:39.590 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-07-05 21:18:39.613 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:39.616 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-07-05 21:18:39.618 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-07-05 21:18:39.621 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:18:39.624 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:18:39.627 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:18:39.629 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:18:39.632 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-05 21:18:39.634 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-05 21:18:39.638 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-07-05 21:18:39.641 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:18:39.643 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:18:39.646 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:18:39.649 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:18:39.651 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-05 21:18:39.654 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-05 21:18:39.657 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-07-05 21:18:39.659 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:18:39.662 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:18:39.664 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:18:39.667 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:18:39.669 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:18:39.672 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:18:39.674 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-07-05 21:18:39.677 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:18:39.682 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-07-05 21:18:39.747 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-07-05 21:18:39.816 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:18:39.871 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-07-05 21:18:39.927 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-07-05 21:18:39.980 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:18:40.032 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:18:40.034 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:18:40.037 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-07-05 21:18:40.109 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:18:40.516 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-07-05 21:18:40.531 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-07-05 21:18:40.923 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-07-05 21:18:40.948 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:18:40.951 | + functions-common:time_stop:2440 : local name 2022-07-05 21:18:40.955 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:18:40.957 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:18:40.960 | + functions-common:time_stop:2443 : local total 2022-07-05 21:18:40.962 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:18:40.965 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:18:40.968 | + functions-common:time_stop:2447 : start_time=1657055919584 2022-07-05 21:18:40.971 | + functions-common:time_stop:2449 : [[ -z 1657055919584 ]] 2022-07-05 21:18:40.974 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:18:40.979 | + functions-common:time_stop:2452 : end_time=1657055920976 2022-07-05 21:18:40.984 | + functions-common:time_stop:2453 : elapsed_time=1392 2022-07-05 21:18:40.986 | + functions-common:time_stop:2454 : total=21674 2022-07-05 21:18:40.989 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:18:40.992 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23066 2022-07-05 21:18:40.994 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-07-05 21:18:40.998 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-07-05 21:18:41.003 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:18:41.005 | + functions-common:run_process:1694 : local service=n-api-meta 2022-07-05 21:18:41.008 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:18:41.010 | + functions-common:run_process:1696 : local group= 2022-07-05 21:18:41.013 | + functions-common:run_process:1697 : local user= 2022-07-05 21:18:41.018 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:18:41.021 | + functions-common:run_process:1700 : local name=n-api-meta 2022-07-05 21:18:41.023 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:18:41.026 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:18:41.028 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:18:41.032 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:18:41.035 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:18:41.040 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055921037 2022-07-05 21:18:41.042 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-07-05 21:18:41.060 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:41.064 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-07-05 21:18:41.066 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-07-05 21:18:41.069 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:18:41.072 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:18:41.074 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:18:41.078 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:18:41.080 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-07-05 21:18:41.083 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-07-05 21:18:41.085 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-07-05 21:18:41.088 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:18:41.090 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:18:41.093 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:18:41.095 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:18:41.098 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-07-05 21:18:41.101 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-07-05 21:18:41.103 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-07-05 21:18:41.106 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:18:41.108 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-05 21:18:41.111 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-05 21:18:41.113 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-05 21:18:41.116 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-07-05 21:18:41.118 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-05 21:18:41.122 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-07-05 21:18:41.190 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-07-05 21:18:41.259 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-07-05 21:18:41.316 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:18:41.372 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:18:41.427 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-07-05 21:18:41.481 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-07-05 21:18:41.539 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-07-05 21:18:41.592 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-07-05 21:18:41.646 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-07-05 21:18:41.699 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-05 21:18:41.701 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-05 21:18:41.704 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-07-05 21:18:41.770 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-05 21:18:42.189 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-07-05 21:18:42.203 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-07-05 21:18:42.612 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-07-05 21:18:42.698 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:18:42.703 | + functions-common:time_stop:2440 : local name 2022-07-05 21:18:42.706 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:18:42.709 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:18:42.717 | + functions-common:time_stop:2443 : local total 2022-07-05 21:18:42.717 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:18:42.717 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:18:42.720 | + functions-common:time_stop:2447 : start_time=1657055921037 2022-07-05 21:18:42.723 | + functions-common:time_stop:2449 : [[ -z 1657055921037 ]] 2022-07-05 21:18:42.730 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:18:42.731 | + functions-common:time_stop:2452 : end_time=1657055922728 2022-07-05 21:18:42.734 | + functions-common:time_stop:2453 : elapsed_time=1691 2022-07-05 21:18:42.738 | + functions-common:time_stop:2454 : total=23066 2022-07-05 21:18:42.740 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:18:42.741 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24757 2022-07-05 21:18:42.746 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:42.747 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:42.750 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-07-05 21:18:42.753 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:42.756 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:42.759 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:42.762 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-07-05 21:18:42.765 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:18:42.768 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-07-05 21:18:42.773 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-07-05 21:18:42.776 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:18:42.779 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-05 21:18:42.782 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-07-05 21:18:42.802 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:18:42.805 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-05 21:18:42.808 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-07-05 21:18:42.831 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:18:42.834 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-05 21:18:42.837 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-07-05 21:18:42.858 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:18:42.864 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-07-05 21:18:42.867 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:18:42.871 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-07-05 21:18:42.875 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-07-05 21:18:42.878 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:18:42.881 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:18:42.884 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-07-05 21:18:42.887 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-05 21:18:42.890 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-07-05 21:18:42.893 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-05 21:18:42.895 | + functions-common:run_process:1696 : local group= 2022-07-05 21:18:42.898 | + functions-common:run_process:1697 : local user= 2022-07-05 21:18:42.901 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:18:42.903 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-07-05 21:18:42.907 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:18:42.910 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:18:42.912 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:18:42.915 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:18:42.919 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:18:42.929 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055922921 2022-07-05 21:18:42.929 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-07-05 21:18:42.953 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:18:42.956 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:18:42.958 | + functions-common:time_stop:2440 : local name 2022-07-05 21:18:42.961 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:18:42.964 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:18:42.966 | + functions-common:time_stop:2443 : local total 2022-07-05 21:18:42.969 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:18:42.971 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:18:42.974 | + functions-common:time_stop:2447 : start_time=1657055922921 2022-07-05 21:18:42.978 | + functions-common:time_stop:2449 : [[ -z 1657055922921 ]] 2022-07-05 21:18:42.984 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:18:42.986 | + functions-common:time_stop:2452 : end_time=1657055922983 2022-07-05 21:18:42.989 | + functions-common:time_stop:2453 : elapsed_time=62 2022-07-05 21:18:42.991 | + functions-common:time_stop:2454 : total=24757 2022-07-05 21:18:42.994 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:18:42.997 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24819 2022-07-05 21:18:43.000 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-05 21:18:43.003 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-07-05 21:18:43.005 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-05 21:18:43.008 | + functions-common:run_process:1696 : local group= 2022-07-05 21:18:43.011 | + functions-common:run_process:1697 : local user= 2022-07-05 21:18:43.013 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:18:43.016 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-07-05 21:18:43.019 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:18:43.022 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:18:43.024 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:18:43.027 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:18:43.032 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:18:43.035 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055923032 2022-07-05 21:18:43.039 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-07-05 21:18:43.057 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:18:43.060 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:18:43.063 | + functions-common:time_stop:2440 : local name 2022-07-05 21:18:43.066 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:18:43.069 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:18:43.072 | + functions-common:time_stop:2443 : local total 2022-07-05 21:18:43.074 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:18:43.077 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:18:43.079 | + functions-common:time_stop:2447 : start_time=1657055923032 2022-07-05 21:18:43.082 | + functions-common:time_stop:2449 : [[ -z 1657055923032 ]] 2022-07-05 21:18:43.086 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:18:43.090 | + functions-common:time_stop:2452 : end_time=1657055923087 2022-07-05 21:18:43.093 | + functions-common:time_stop:2453 : elapsed_time=55 2022-07-05 21:18:43.096 | + functions-common:time_stop:2454 : total=24819 2022-07-05 21:18:43.099 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:18:43.101 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24874 2022-07-05 21:18:43.104 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:18:43.107 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-07-05 21:18:43.110 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:18:43.113 | + functions-common:run_process:1696 : local group= 2022-07-05 21:18:43.115 | + functions-common:run_process:1697 : local user= 2022-07-05 21:18:43.118 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:18:43.120 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-07-05 21:18:43.123 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:18:43.126 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:18:43.129 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:18:43.131 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:18:43.137 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:18:43.140 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055923136 2022-07-05 21:18:43.143 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-07-05 21:18:43.163 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:18:43.166 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:18:43.168 | + functions-common:time_stop:2440 : local name 2022-07-05 21:18:43.172 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:18:43.174 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:18:43.177 | + functions-common:time_stop:2443 : local total 2022-07-05 21:18:43.180 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:18:43.182 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:18:43.185 | + functions-common:time_stop:2447 : start_time=1657055923136 2022-07-05 21:18:43.193 | + functions-common:time_stop:2449 : [[ -z 1657055923136 ]] 2022-07-05 21:18:43.193 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:18:43.197 | + functions-common:time_stop:2452 : end_time=1657055923193 2022-07-05 21:18:43.202 | + functions-common:time_stop:2453 : elapsed_time=57 2022-07-05 21:18:43.205 | + functions-common:time_stop:2454 : total=24874 2022-07-05 21:18:43.208 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:18:43.210 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24931 2022-07-05 21:18:43.213 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:43.216 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:43.220 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-07-05 21:18:43.222 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:18:43.225 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-07-05 21:18:43.228 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-07-05 21:18:43.249 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:43.253 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-07-05 21:18:43.326 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-07-05 21:18:43.326 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:18:43.330 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-07-05 21:18:43.395 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-07-05 21:18:43.417 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:43.420 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:18:43.423 | + functions-common:run_process:1694 : local service=n-super-cond 2022-07-05 21:18:43.426 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:18:43.429 | + functions-common:run_process:1696 : local group= 2022-07-05 21:18:43.432 | + functions-common:run_process:1697 : local user= 2022-07-05 21:18:43.437 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:18:43.439 | + functions-common:run_process:1700 : local name=n-super-cond 2022-07-05 21:18:43.442 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:18:43.450 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:18:43.454 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:18:43.456 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:18:43.462 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:18:43.465 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055923461 2022-07-05 21:18:43.468 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-07-05 21:18:43.491 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:43.494 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-07-05 21:18:43.497 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-07-05 21:18:43.501 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:18:43.506 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:18:43.506 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:18:43.508 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:18:43.512 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-05 21:18:43.516 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-05 21:18:43.517 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-07-05 21:18:43.522 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:18:43.526 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:18:43.526 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:18:43.530 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:18:43.532 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-05 21:18:43.536 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-05 21:18:43.536 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-07-05 21:18:43.539 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:18:43.542 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:18:43.546 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:18:43.546 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:18:43.549 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:18:43.552 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:18:43.552 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-07-05 21:18:43.558 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:18:43.562 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-07-05 21:18:43.646 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-07-05 21:18:43.719 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:18:43.789 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-07-05 21:18:43.860 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-07-05 21:18:43.925 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:18:43.990 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:18:43.992 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:18:43.995 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-07-05 21:18:44.070 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:18:44.531 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-07-05 21:18:44.550 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-07-05 21:18:45.022 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-07-05 21:18:45.049 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:18:45.051 | + functions-common:time_stop:2440 : local name 2022-07-05 21:18:45.056 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:18:45.059 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:18:45.064 | + functions-common:time_stop:2443 : local total 2022-07-05 21:18:45.073 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:18:45.082 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:18:45.086 | + functions-common:time_stop:2447 : start_time=1657055923461 2022-07-05 21:18:45.090 | + functions-common:time_stop:2449 : [[ -z 1657055923461 ]] 2022-07-05 21:18:45.103 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:18:45.110 | + functions-common:time_stop:2452 : end_time=1657055925104 2022-07-05 21:18:45.113 | + functions-common:time_stop:2453 : elapsed_time=1643 2022-07-05 21:18:45.122 | + functions-common:time_stop:2454 : total=24931 2022-07-05 21:18:45.127 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:18:45.130 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26574 2022-07-05 21:18:45.140 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-07-05 21:18:45.147 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:18:45.154 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-07-05 21:18:45.194 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:45.197 | + lib/nova:start_nova_conductor:1114 : local conf 2022-07-05 21:18:45.204 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-07-05 21:18:45.215 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:18:45.222 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:18:45.235 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-07-05 21:18:45.243 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:18:45.248 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-07-05 21:18:45.254 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:18:45.255 | + functions-common:run_process:1696 : local group= 2022-07-05 21:18:45.259 | + functions-common:run_process:1697 : local user= 2022-07-05 21:18:45.263 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:18:45.266 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-07-05 21:18:45.272 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:18:45.274 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:18:45.277 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:18:45.279 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:18:45.285 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:18:45.289 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055925285 2022-07-05 21:18:45.295 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-07-05 21:18:45.322 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:45.324 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-07-05 21:18:45.330 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-07-05 21:18:45.334 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:18:45.335 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:18:45.338 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:18:45.340 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:18:45.350 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-07-05 21:18:45.355 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-07-05 21:18:45.364 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-07-05 21:18:45.364 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:18:45.365 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:18:45.367 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:18:45.369 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:18:45.374 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-07-05 21:18:45.374 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-07-05 21:18:45.377 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-07-05 21:18:45.379 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:18:45.382 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:18:45.385 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:18:45.386 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:18:45.388 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:18:45.391 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:18:45.394 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-07-05 21:18:45.398 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:18:45.404 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-07-05 21:18:45.494 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-07-05 21:18:45.582 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:18:45.642 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-07-05 21:18:45.705 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-07-05 21:18:45.799 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:18:45.868 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:18:45.871 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:18:45.873 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-07-05 21:18:45.950 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:18:46.475 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-07-05 21:18:46.494 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-07-05 21:18:47.202 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-07-05 21:18:47.231 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:18:47.234 | + functions-common:time_stop:2440 : local name 2022-07-05 21:18:47.238 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:18:47.242 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:18:47.247 | + functions-common:time_stop:2443 : local total 2022-07-05 21:18:47.252 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:18:47.262 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:18:47.267 | + functions-common:time_stop:2447 : start_time=1657055925285 2022-07-05 21:18:47.275 | + functions-common:time_stop:2449 : [[ -z 1657055925285 ]] 2022-07-05 21:18:47.283 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:18:47.295 | + functions-common:time_stop:2452 : end_time=1657055927284 2022-07-05 21:18:47.301 | + functions-common:time_stop:2453 : elapsed_time=1999 2022-07-05 21:18:47.307 | + functions-common:time_stop:2454 : total=26574 2022-07-05 21:18:47.311 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:18:47.325 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28573 2022-07-05 21:18:47.330 | + lib/nova:start_nova:1135 : start_nova_compute 2022-07-05 21:18:47.337 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:47.339 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:47.343 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:47.350 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-05 21:18:47.356 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-07-05 21:18:47.368 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-05 21:18:47.372 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:18:47.380 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-05 21:18:47.383 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-07-05 21:18:47.391 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-05 21:18:47.402 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-07-05 21:18:47.410 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-07-05 21:18:47.415 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-07-05 21:18:47.422 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-07-05 21:18:47.428 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:18:47.428 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-05 21:18:47.429 | BEGIN { 2022-07-05 21:18:47.429 | section = "" 2022-07-05 21:18:47.429 | last_section = "" 2022-07-05 21:18:47.429 | section_count = 0 2022-07-05 21:18:47.429 | } 2022-07-05 21:18:47.429 | /^\[.+\]/ { 2022-07-05 21:18:47.429 | gsub("[][]", "", $1); 2022-07-05 21:18:47.429 | section=$1 2022-07-05 21:18:47.429 | next 2022-07-05 21:18:47.429 | } 2022-07-05 21:18:47.429 | /^ *\#/ { 2022-07-05 21:18:47.429 | next 2022-07-05 21:18:47.429 | } 2022-07-05 21:18:47.429 | /^[^ \t]+/ { 2022-07-05 21:18:47.429 | # get offset of first = in $0 2022-07-05 21:18:47.429 | eq_idx = index($0, "=") 2022-07-05 21:18:47.429 | # extract attr & value from $0 2022-07-05 21:18:47.429 | attr = substr($0, 1, eq_idx - 1) 2022-07-05 21:18:47.429 | value = substr($0, eq_idx + 1) 2022-07-05 21:18:47.429 | # only need to strip trailing whitespace from attr 2022-07-05 21:18:47.429 | sub(/[ \t]*$/, "", attr) 2022-07-05 21:18:47.429 | # need to strip leading & trailing whitespace from value 2022-07-05 21:18:47.429 | sub(/^[ \t]*/, "", value) 2022-07-05 21:18:47.429 | sub(/[ \t]*$/, "", value) 2022-07-05 21:18:47.429 | 2022-07-05 21:18:47.429 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-05 21:18:47.429 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-05 21:18:47.429 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-05 21:18:47.429 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-05 21:18:47.429 | if (! (section, attr) in cfg_attr_count) { 2022-07-05 21:18:47.429 | if (section != last_section) { 2022-07-05 21:18:47.429 | cfg_section[section_count++] = section 2022-07-05 21:18:47.430 | last_section = section 2022-07-05 21:18:47.430 | } 2022-07-05 21:18:47.430 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-05 21:18:47.430 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-05 21:18:47.430 | 2022-07-05 21:18:47.430 | cfg_attr[section, attr, 0] = value 2022-07-05 21:18:47.430 | cfg_attr_count[section, attr] = 1 2022-07-05 21:18:47.430 | } else { 2022-07-05 21:18:47.430 | lno = cfg_attr_count[section, attr]++ 2022-07-05 21:18:47.430 | cfg_attr[section, attr, lno] = value 2022-07-05 21:18:47.430 | } 2022-07-05 21:18:47.430 | } 2022-07-05 21:18:47.430 | END { 2022-07-05 21:18:47.430 | # Process each section in order 2022-07-05 21:18:47.430 | for (sno = 0; sno < section_count; sno++) { 2022-07-05 21:18:47.430 | section = cfg_section[sno] 2022-07-05 21:18:47.430 | # The ini routines simply append a config item immediately 2022-07-05 21:18:47.430 | # after the section header. To keep the same order as defined 2022-07-05 21:18:47.430 | # in local.conf, invoke the ini routines in the reverse order 2022-07-05 21:18:47.430 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-05 21:18:47.430 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-05 21:18:47.430 | if (cfg_attr_count[section, attr] == 1) 2022-07-05 21:18:47.430 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-05 21:18:47.430 | else { 2022-07-05 21:18:47.430 | # For multiline, invoke the ini routines in the reverse order 2022-07-05 21:18:47.430 | count = cfg_attr_count[section, attr] 2022-07-05 21:18:47.430 | print "inidelete " configfile " " section " " attr 2022-07-05 21:18:47.430 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-05 21:18:47.430 | for (l = count -2; l >= 0; l--) 2022-07-05 21:18:47.430 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-05 21:18:47.430 | } 2022-07-05 21:18:47.431 | } 2022-07-05 21:18:47.431 | } 2022-07-05 21:18:47.431 | } 2022-07-05 21:18:47.431 | ' 2022-07-05 21:18:47.434 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-05 21:18:47.435 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-05 21:18:47.438 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:18:47.446 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-05 21:18:47.450 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-07-05 21:18:47.466 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:18:47.478 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-07-05 21:18:47.493 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-05 21:18:47.493 | BEGIN { group = "" } 2022-07-05 21:18:47.493 | /^\[\[.+\|.*\]\]/ { 2022-07-05 21:18:47.493 | gsub("[][]", "", $1); 2022-07-05 21:18:47.493 | split($1, a, "|"); 2022-07-05 21:18:47.493 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-05 21:18:47.494 | group=a[1] 2022-07-05 21:18:47.494 | } else { 2022-07-05 21:18:47.494 | group="" 2022-07-05 21:18:47.494 | } 2022-07-05 21:18:47.494 | next 2022-07-05 21:18:47.494 | } 2022-07-05 21:18:47.494 | { 2022-07-05 21:18:47.494 | if (group != "") 2022-07-05 21:18:47.494 | print $0 2022-07-05 21:18:47.494 | } 2022-07-05 21:18:47.494 | ' /home/ubuntu/devstack/local.conf 2022-07-05 21:18:47.507 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:18:47.513 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-07-05 21:18:47.596 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-07-05 21:18:47.674 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-07-05 21:18:47.679 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-05 21:18:47.683 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-07-05 21:18:47.690 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-05 21:18:47.692 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-05 21:18:47.696 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:18:47.724 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:47.727 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-05 21:18:47.730 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-05 21:18:47.733 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:18:47.762 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:47.766 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-07-05 21:18:47.769 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-07-05 21:18:47.817 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:18:47.824 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:18:47.827 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-07-05 21:18:47.856 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-07-05 21:18:47.898 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-07-05 21:18:47.905 | + lib/nova:configure_console_compute:639 : local offset 2022-07-05 21:18:47.916 | + lib/nova:configure_console_compute:640 : offset=0 2022-07-05 21:18:47.922 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-07-05 21:18:47.934 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-07-05 21:18:47.973 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.30 2022-07-05 21:18:47.976 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-07-05 21:18:47.996 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:18:48.000 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-07-05 21:18:48.023 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:18:48.026 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-07-05 21:18:48.029 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-07-05 21:18:48.064 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-07-05 21:18:48.084 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:18:48.086 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-07-05 21:18:48.104 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:18:48.107 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-07-05 21:18:48.109 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-07-05 21:18:48.112 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-07-05 21:18:48.115 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-07-05 21:18:48.117 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-07-05 21:18:48.119 | + functions-common:run_process:1694 : local service=n-cpu 2022-07-05 21:18:48.122 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-07-05 21:18:48.125 | + functions-common:run_process:1696 : local group=libvirt 2022-07-05 21:18:48.128 | + functions-common:run_process:1697 : local user= 2022-07-05 21:18:48.131 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:18:48.133 | + functions-common:run_process:1700 : local name=n-cpu 2022-07-05 21:18:48.136 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:18:48.138 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:18:48.142 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:18:48.144 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:18:48.149 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:18:48.152 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055928149 2022-07-05 21:18:48.155 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-07-05 21:18:48.176 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:18:48.178 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:18:48.181 | + functions-common:time_stop:2440 : local name 2022-07-05 21:18:48.184 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:18:48.187 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:18:48.190 | + functions-common:time_stop:2443 : local total 2022-07-05 21:18:48.192 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:18:48.195 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:18:48.198 | + functions-common:time_stop:2447 : start_time=1657055928149 2022-07-05 21:18:48.200 | + functions-common:time_stop:2449 : [[ -z 1657055928149 ]] 2022-07-05 21:18:48.204 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:18:48.209 | + functions-common:time_stop:2452 : end_time=1657055928206 2022-07-05 21:18:48.212 | + functions-common:time_stop:2453 : elapsed_time=57 2022-07-05 21:18:48.215 | + functions-common:time_stop:2454 : total=28573 2022-07-05 21:18:48.219 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:18:48.222 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28630 2022-07-05 21:18:48.225 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:48.228 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:18:48.231 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-07-05 21:18:48.253 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:48.260 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-07-05 21:18:48.260 | Dumping cells_v2 mapping 2022-07-05 21:18:48.263 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-07-05 21:18:48.847 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:18:51.602 | INFO dbcounter [None req-254d9228-06a5-4ac9-bc59-9f66b0d24024 None None] Registered counter for database nova_api 2022-07-05 21:18:51.627 | DEBUG dbcounter [-] [138108] Writer thread running {{(pid=138108) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:18:51.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:51.678 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:51.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:18:51.678 | from cryptography.utils import int_from_bytes 2022-07-05 21:18:51.678 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-05 21:18:51.678 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-07-05 21:18:51.678 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-05 21:18:51.678 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-07-05 21:18:51.678 | | cell1 | ea2f5b2d-7f1e-4c32-9041-c18f6486337f | rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-07-05 21:18:51.679 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-05 21:18:52.076 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-07-05 21:18:52.079 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-07-05 21:18:52.141 | + inc/async:async_inner:63 : create_flavors 2022-07-05 21:18:52.185 | [79872 Async create_flavors:138165]: running: create_flavors 2022-07-05 21:18:52.188 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-07-05 21:18:52.212 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:52.215 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-07-05 21:18:52.218 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:18:52.220 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-07-05 21:18:52.223 | + ./stack.sh:main:1319 : start_cinder 2022-07-05 21:18:52.225 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-07-05 21:18:52.228 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-07-05 21:18:52.231 | + lib/cinder:start_cinder:510 : local cinder_url 2022-07-05 21:18:52.234 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-07-05 21:18:52.251 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:18:52.253 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-07-05 21:18:52.257 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-07-05 21:18:52.261 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-07-05 21:18:52.265 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-07-05 21:18:52.269 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:18:52.272 | + functions-common:run_process:1694 : local service=c-api 2022-07-05 21:18:52.275 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:18:52.277 | + functions-common:run_process:1696 : local group= 2022-07-05 21:18:52.280 | + functions-common:run_process:1697 : local user= 2022-07-05 21:18:52.283 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:18:52.285 | + functions-common:run_process:1700 : local name=c-api 2022-07-05 21:18:52.288 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:18:52.291 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:18:52.293 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:18:52.296 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:18:52.299 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:18:52.306 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055932301 2022-07-05 21:18:52.308 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-07-05 21:18:52.325 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:52.328 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-07-05 21:18:52.330 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-07-05 21:18:52.333 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:18:52.336 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:18:52.338 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:18:52.341 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:18:52.344 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-07-05 21:18:52.346 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-07-05 21:18:52.349 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-07-05 21:18:52.352 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:18:52.354 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:18:52.357 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:18:52.360 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:18:52.362 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-07-05 21:18:52.365 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-07-05 21:18:52.367 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-07-05 21:18:52.369 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:18:52.372 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-05 21:18:52.374 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-05 21:18:52.377 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-05 21:18:52.379 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-07-05 21:18:52.381 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-05 21:18:52.386 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-07-05 21:18:52.450 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-07-05 21:18:52.515 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-07-05 21:18:52.568 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:18:52.628 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:18:52.682 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-07-05 21:18:52.736 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-07-05 21:18:52.790 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-07-05 21:18:52.842 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-07-05 21:18:52.895 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-07-05 21:18:52.947 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-05 21:18:52.949 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-05 21:18:52.952 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-07-05 21:18:53.015 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-05 21:18:53.459 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-07-05 21:18:53.472 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-07-05 21:18:53.898 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-07-05 21:18:53.982 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:18:53.987 | + functions-common:time_stop:2440 : local name 2022-07-05 21:18:53.990 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:18:53.996 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:18:53.998 | + functions-common:time_stop:2443 : local total 2022-07-05 21:18:54.001 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:18:54.004 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:18:54.006 | + functions-common:time_stop:2447 : start_time=1657055932301 2022-07-05 21:18:54.009 | + functions-common:time_stop:2449 : [[ -z 1657055932301 ]] 2022-07-05 21:18:54.014 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:18:54.017 | + functions-common:time_stop:2452 : end_time=1657055934014 2022-07-05 21:18:54.019 | + functions-common:time_stop:2453 : elapsed_time=1713 2022-07-05 21:18:54.026 | + functions-common:time_stop:2454 : total=28630 2022-07-05 21:18:54.032 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:18:54.035 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30343 2022-07-05 21:18:54.039 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.30/volume/v3 2022-07-05 21:18:54.046 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-07-05 21:18:54.046 | Waiting for Cinder API to start... 2022-07-05 21:18:54.049 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.30/volume/v3 2022-07-05 21:18:54.052 | + functions:wait_for_service:457 : local timeout=60 2022-07-05 21:18:54.055 | + functions:wait_for_service:458 : local url=http://10.222.0.30/volume/v3 2022-07-05 21:18:54.058 | + functions:wait_for_service:459 : local rval=0 2022-07-05 21:18:54.060 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-05 21:18:54.063 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-05 21:18:54.066 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:18:54.072 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:18:54.079 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:18:54.080 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055934078 2022-07-05 21:18:54.086 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-05 21:18:54.095 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/volume/v3 2022-07-05 21:18:58.605 | + :: : [[ 401 == 503 ]] 2022-07-05 21:18:58.606 | + :: : [[ 0 -eq 7 ]] 2022-07-05 21:18:58.609 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-05 21:18:58.612 | + functions-common:time_stop:2440 : local name 2022-07-05 21:18:58.614 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:18:58.617 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:18:58.622 | + functions-common:time_stop:2443 : local total 2022-07-05 21:18:58.625 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:18:58.628 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-05 21:18:58.630 | + functions-common:time_stop:2447 : start_time=1657055934078 2022-07-05 21:18:58.633 | + functions-common:time_stop:2449 : [[ -z 1657055934078 ]] 2022-07-05 21:18:58.636 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:18:58.642 | + functions-common:time_stop:2452 : end_time=1657055938638 2022-07-05 21:18:58.644 | + functions-common:time_stop:2453 : elapsed_time=4560 2022-07-05 21:18:58.647 | + functions-common:time_stop:2454 : total=17986 2022-07-05 21:18:58.649 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:18:58.652 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22546 2022-07-05 21:18:58.654 | + functions:wait_for_service:467 : return 0 2022-07-05 21:18:58.657 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:18:58.660 | + functions-common:run_process:1694 : local service=c-sch 2022-07-05 21:18:58.663 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:18:58.666 | + functions-common:run_process:1696 : local group= 2022-07-05 21:18:58.668 | + functions-common:run_process:1697 : local user= 2022-07-05 21:18:58.671 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:18:58.674 | + functions-common:run_process:1700 : local name=c-sch 2022-07-05 21:18:58.678 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:18:58.680 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:18:58.683 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:18:58.689 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:18:58.689 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:18:58.694 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055938691 2022-07-05 21:18:58.697 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-07-05 21:18:58.716 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:18:58.719 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-07-05 21:18:58.724 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-07-05 21:18:58.724 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:18:58.727 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:18:58.729 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:18:58.732 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:18:58.735 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-07-05 21:18:58.738 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-07-05 21:18:58.741 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-07-05 21:18:58.743 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:18:58.747 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:18:58.748 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:18:58.751 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:18:58.754 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-07-05 21:18:58.756 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-07-05 21:18:58.759 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-07-05 21:18:58.761 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:18:58.765 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:18:58.767 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:18:58.769 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:18:58.772 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:18:58.775 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:18:58.777 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-07-05 21:18:58.779 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:18:58.785 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-07-05 21:18:58.847 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-07-05 21:18:58.917 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:18:58.973 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-07-05 21:18:59.027 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-07-05 21:18:59.085 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:18:59.142 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:18:59.145 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:18:59.147 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-07-05 21:18:59.214 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:18:59.657 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-07-05 21:18:59.672 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-07-05 21:19:00.099 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-07-05 21:19:00.130 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:19:00.134 | + functions-common:time_stop:2440 : local name 2022-07-05 21:19:00.138 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:19:00.141 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:19:00.143 | + functions-common:time_stop:2443 : local total 2022-07-05 21:19:00.146 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:19:00.149 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:19:00.151 | + functions-common:time_stop:2447 : start_time=1657055938691 2022-07-05 21:19:00.154 | + functions-common:time_stop:2449 : [[ -z 1657055938691 ]] 2022-07-05 21:19:00.159 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:19:00.164 | + functions-common:time_stop:2452 : end_time=1657055940160 2022-07-05 21:19:00.166 | + functions-common:time_stop:2453 : elapsed_time=1469 2022-07-05 21:19:00.168 | + functions-common:time_stop:2454 : total=30343 2022-07-05 21:19:00.172 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:19:00.179 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31812 2022-07-05 21:19:00.182 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-05 21:19:00.186 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-05 21:19:00.189 | + functions-common:run_process:1694 : local service=c-bak 2022-07-05 21:19:00.191 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-07-05 21:19:00.194 | + functions-common:run_process:1696 : local group= 2022-07-05 21:19:00.199 | + functions-common:run_process:1697 : local user= 2022-07-05 21:19:00.202 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-05 21:19:00.205 | + functions-common:run_process:1700 : local name=c-bak 2022-07-05 21:19:00.208 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:19:00.211 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:19:00.213 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:19:00.216 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:19:00.219 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:19:00.224 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055940221 2022-07-05 21:19:00.227 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-07-05 21:19:00.246 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:19:00.249 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:19:00.251 | + functions-common:time_stop:2440 : local name 2022-07-05 21:19:00.254 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:19:00.258 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:19:00.265 | + functions-common:time_stop:2443 : local total 2022-07-05 21:19:00.268 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:19:00.271 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:19:00.273 | + functions-common:time_stop:2447 : start_time=1657055940221 2022-07-05 21:19:00.277 | + functions-common:time_stop:2449 : [[ -z 1657055940221 ]] 2022-07-05 21:19:00.281 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:19:00.286 | + functions-common:time_stop:2452 : end_time=1657055940283 2022-07-05 21:19:00.289 | + functions-common:time_stop:2453 : elapsed_time=62 2022-07-05 21:19:00.291 | + functions-common:time_stop:2454 : total=31812 2022-07-05 21:19:00.294 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:19:00.298 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31874 2022-07-05 21:19:00.299 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-05 21:19:00.308 | + functions-common:run_process:1694 : local service=c-vol 2022-07-05 21:19:00.311 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-07-05 21:19:00.314 | + functions-common:run_process:1696 : local group= 2022-07-05 21:19:00.317 | + functions-common:run_process:1697 : local user= 2022-07-05 21:19:00.320 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-05 21:19:00.323 | + functions-common:run_process:1700 : local name=c-vol 2022-07-05 21:19:00.327 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:19:00.329 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:19:00.331 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:19:00.334 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:19:00.337 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:19:00.343 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055940339 2022-07-05 21:19:00.346 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-07-05 21:19:00.369 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:19:00.373 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:19:00.375 | + functions-common:time_stop:2440 : local name 2022-07-05 21:19:00.377 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:19:00.380 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:19:00.383 | + functions-common:time_stop:2443 : local total 2022-07-05 21:19:00.385 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:19:00.388 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:19:00.391 | + functions-common:time_stop:2447 : start_time=1657055940339 2022-07-05 21:19:00.394 | + functions-common:time_stop:2449 : [[ -z 1657055940339 ]] 2022-07-05 21:19:00.397 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:19:00.402 | + functions-common:time_stop:2452 : end_time=1657055940399 2022-07-05 21:19:00.405 | + functions-common:time_stop:2453 : elapsed_time=60 2022-07-05 21:19:00.407 | + functions-common:time_stop:2454 : total=31874 2022-07-05 21:19:00.410 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:19:00.413 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31934 2022-07-05 21:19:00.416 | + ./stack.sh:main:1320 : create_volume_types 2022-07-05 21:19:00.418 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-07-05 21:19:00.437 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:19:00.440 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-07-05 21:19:00.442 | + lib/cinder:create_volume_types:580 : local be be_name 2022-07-05 21:19:00.445 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-05 21:19:00.448 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-07-05 21:19:00.450 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-07-05 21:19:00.469 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:19:00.472 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-07-05 21:19:04.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:19:04.585 | from cryptography.utils import int_from_bytes 2022-07-05 21:19:04.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:19:04.585 | from cryptography.utils import int_from_bytes 2022-07-05 21:19:04.585 | +-------------+--------------------------------------+ 2022-07-05 21:19:04.585 | | Field | Value | 2022-07-05 21:19:04.585 | +-------------+--------------------------------------+ 2022-07-05 21:19:04.585 | | description | None | 2022-07-05 21:19:04.585 | | id | 633e106f-19af-4f8b-9a3d-c14c54cb9d79 | 2022-07-05 21:19:04.585 | | is_public | True | 2022-07-05 21:19:04.585 | | name | lvmdriver-1 | 2022-07-05 21:19:04.585 | | properties | volume_backend_name='lvmdriver-1' | 2022-07-05 21:19:04.585 | +-------------+--------------------------------------+ 2022-07-05 21:19:04.760 | + lib/cinder:create_volume_types:599 : [[ False == \T\r\u\e ]] 2022-07-05 21:19:04.763 | + ./stack.sh:main:1325 : [[ False == \T\r\u\e ]] 2022-07-05 21:19:04.766 | + ./stack.sh:main:1333 : is_service_enabled glance 2022-07-05 21:19:04.785 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:19:04.788 | + ./stack.sh:main:1334 : echo_summary 'Starting Glance' 2022-07-05 21:19:04.790 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:19:04.793 | + ./stack.sh:echo_summary:441 : echo -e Starting Glance 2022-07-05 21:19:04.795 | + ./stack.sh:main:1335 : start_glance 2022-07-05 21:19:04.798 | + lib/glance:start_glance:602 : local service_protocol=http 2022-07-05 21:19:04.800 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-07-05 21:19:04.819 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:19:04.822 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-07-05 21:19:04.825 | ++ lib/glance:start_glance:610 : which uwsgi 2022-07-05 21:19:04.830 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:19:04.833 | + functions-common:run_process:1694 : local service=g-api 2022-07-05 21:19:04.836 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:19:04.838 | + functions-common:run_process:1696 : local group= 2022-07-05 21:19:04.841 | + functions-common:run_process:1697 : local user= 2022-07-05 21:19:04.844 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:19:04.846 | + functions-common:run_process:1700 : local name=g-api 2022-07-05 21:19:04.849 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:19:04.851 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:19:04.854 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:19:04.857 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:19:04.860 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:19:04.865 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055944862 2022-07-05 21:19:04.868 | + functions-common:run_process:1703 : is_service_enabled g-api 2022-07-05 21:19:04.885 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:19:04.888 | + functions-common:run_process:1704 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2022-07-05 21:19:04.891 | + functions-common:_run_under_systemd:1654 : local service=g-api 2022-07-05 21:19:04.894 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:19:04.897 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:19:04.899 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:19:04.902 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:19:04.905 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-07-05 21:19:04.908 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-07-05 21:19:04.911 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@g-api.service 2022-07-05 21:19:04.913 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:19:04.916 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:19:04.918 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:19:04.921 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:19:04.924 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-07-05 21:19:04.927 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu '' 2022-07-05 21:19:04.929 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@g-api.service 2022-07-05 21:19:04.932 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:19:04.934 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-05 21:19:04.936 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-05 21:19:04.939 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-05 21:19:04.941 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-07-05 21:19:04.944 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-05 21:19:04.948 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-07-05 21:19:05.013 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-07-05 21:19:05.077 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-07-05 21:19:05.130 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-07-05 21:19:05.183 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:19:05.238 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-07-05 21:19:05.290 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-07-05 21:19:05.349 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-07-05 21:19:05.406 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-07-05 21:19:05.461 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-07-05 21:19:05.514 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-05 21:19:05.517 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-05 21:19:05.519 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-07-05 21:19:05.587 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-05 21:19:06.028 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@g-api.service 2022-07-05 21:19:06.042 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-07-05 21:19:06.474 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@g-api.service 2022-07-05 21:19:06.556 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:19:06.559 | + functions-common:time_stop:2440 : local name 2022-07-05 21:19:06.566 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:19:06.571 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:19:06.574 | + functions-common:time_stop:2443 : local total 2022-07-05 21:19:06.577 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:19:06.581 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:19:06.583 | + functions-common:time_stop:2447 : start_time=1657055944862 2022-07-05 21:19:06.586 | + functions-common:time_stop:2449 : [[ -z 1657055944862 ]] 2022-07-05 21:19:06.592 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:19:06.601 | + functions-common:time_stop:2452 : end_time=1657055946594 2022-07-05 21:19:06.603 | + functions-common:time_stop:2453 : elapsed_time=1732 2022-07-05 21:19:06.610 | + functions-common:time_stop:2454 : total=31934 2022-07-05 21:19:06.613 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:19:06.618 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33666 2022-07-05 21:19:06.621 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-07-05 21:19:06.642 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:19:06.642 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.30) to start...' 2022-07-05 21:19:06.642 | Waiting for g-api (10.222.0.30) to start... 2022-07-05 21:19:06.644 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.30/image 2022-07-05 21:19:06.647 | + functions:wait_for_service:457 : local timeout=60 2022-07-05 21:19:06.649 | + functions:wait_for_service:458 : local url=http://10.222.0.30/image 2022-07-05 21:19:06.652 | + functions:wait_for_service:459 : local rval=0 2022-07-05 21:19:06.667 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-05 21:19:06.667 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-05 21:19:06.667 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:19:06.667 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:19:06.667 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:19:06.673 | + functions-common:time_start:2431 : _TIME_START[$name]=1657055946669 2022-07-05 21:19:06.675 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-05 21:19:06.681 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/image 2022-07-05 21:19:10.637 | + :: : [[ 300 == 503 ]] 2022-07-05 21:19:10.639 | + :: : [[ 0 -eq 7 ]] 2022-07-05 21:19:10.647 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-05 21:19:10.650 | + functions-common:time_stop:2440 : local name 2022-07-05 21:19:10.655 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:19:10.658 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:19:10.661 | + functions-common:time_stop:2443 : local total 2022-07-05 21:19:10.664 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:19:10.666 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-05 21:19:10.669 | + functions-common:time_stop:2447 : start_time=1657055946669 2022-07-05 21:19:10.672 | + functions-common:time_stop:2449 : [[ -z 1657055946669 ]] 2022-07-05 21:19:10.676 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:19:10.681 | + functions-common:time_stop:2452 : end_time=1657055950678 2022-07-05 21:19:10.683 | + functions-common:time_stop:2453 : elapsed_time=4009 2022-07-05 21:19:10.686 | + functions-common:time_stop:2454 : total=22546 2022-07-05 21:19:10.689 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:19:10.691 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26555 2022-07-05 21:19:10.694 | + functions:wait_for_service:467 : return 0 2022-07-05 21:19:10.697 | + ./stack.sh:main:1349 : is_service_enabled mysql postgresql 2022-07-05 21:19:10.717 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:19:10.720 | + ./stack.sh:main:1349 : is_service_enabled glance 2022-07-05 21:19:10.741 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:19:10.744 | + ./stack.sh:main:1350 : echo_summary 'Uploading images' 2022-07-05 21:19:10.746 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:19:10.749 | + ./stack.sh:echo_summary:441 : echo -e Uploading images 2022-07-05 21:19:10.752 | + ./stack.sh:main:1352 : for image_url in ${IMAGE_URLS//,/ } 2022-07-05 21:19:10.754 | + ./stack.sh:main:1353 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:19:10.757 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:19:10.759 | + functions:upload_image:134 : local image image_fname image_name 2022-07-05 21:19:10.761 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-07-05 21:19:10.766 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:19:10.770 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:19:10.772 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-07-05 21:19:10.774 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-07-05 21:19:10.777 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:19:10.780 | --2022-07-05 21:19:10-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:19:10.781 | Connecting to 10.100.0.9:80... connected. 2022-07-05 21:19:10.782 | HTTP request sent, awaiting response... 200 OK 2022-07-05 21:19:10.782 | Length: 645922816 (616M) 2022-07-05 21:19:10.782 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-07-05 21:19:10.801 | 2022-07-05 21:19:11.091 | 0K ........ ........ ........ ........ 5% 107M 5s 2022-07-05 21:19:11.382 | 32768K ........ ........ ........ ........ 10% 110M 5s 2022-07-05 21:19:11.668 | 65536K ........ ........ ........ ........ 15% 112M 5s 2022-07-05 21:19:11.961 | 98304K ........ ........ ........ ........ 20% 110M 4s 2022-07-05 21:19:12.247 | 131072K ........ ........ ........ ........ 25% 111M 4s 2022-07-05 21:19:12.558 | 163840K ........ ........ ........ ........ 31% 104M 4s 2022-07-05 21:19:12.844 | 196608K ........ ........ ........ ........ 36% 111M 4s 2022-07-05 21:19:13.157 | 229376K ........ ........ ........ ........ 41% 102M 3s 2022-07-05 21:19:13.452 | 262144K ........ ........ ........ ........ 46% 108M 3s 2022-07-05 21:19:13.741 | 294912K ........ ........ ........ ........ 51% 111M 3s 2022-07-05 21:19:14.028 | 327680K ........ ........ ........ ........ 57% 112M 2s 2022-07-05 21:19:14.331 | 360448K ........ ........ ........ ........ 62% 105M 2s 2022-07-05 21:19:14.618 | 393216K ........ ........ ........ ........ 67% 112M 2s 2022-07-05 21:19:14.903 | 425984K ........ ........ ........ ........ 72% 112M 2s 2022-07-05 21:19:15.192 | 458752K ........ ........ ........ ........ 77% 111M 1s 2022-07-05 21:19:15.482 | 491520K ........ ........ ........ ........ 83% 110M 1s 2022-07-05 21:19:15.768 | 524288K ........ ........ ........ ........ 88% 112M 1s 2022-07-05 21:19:16.057 | 557056K ........ ........ ........ ........ 93% 111M 0s 2022-07-05 21:19:16.357 | 589824K ........ ........ ........ ........ 98% 107M 0s 2022-07-05 21:19:16.420 | 622592K ........ 100% 111M=5.6s 2022-07-05 21:19:16.420 | 2022-07-05 21:19:16.420 | 2022-07-05 21:19:16 (109 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-07-05 21:19:16.420 | 2022-07-05 21:19:16.423 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-07-05 21:19:16.425 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:19:16.428 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-07-05 21:19:16.430 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-07-05 21:19:16.432 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-07-05 21:19:16.434 | + functions:upload_image:294 : local kernel= 2022-07-05 21:19:16.437 | + functions:upload_image:295 : local ramdisk= 2022-07-05 21:19:16.440 | + functions:upload_image:296 : local disk_format= 2022-07-05 21:19:16.442 | + functions:upload_image:297 : local container_format= 2022-07-05 21:19:16.444 | + functions:upload_image:298 : local unpack= 2022-07-05 21:19:16.447 | + functions:upload_image:299 : local img_property= 2022-07-05 21:19:16.449 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-07-05 21:19:16.452 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-07-05 21:19:16.454 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-07-05 21:19:16.456 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-07-05 21:19:16.458 | + functions:upload_image:309 : case "$image_fname" in 2022-07-05 21:19:16.461 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:19:16.464 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:19:16.468 | + functions:upload_image:375 : image_name=ubuntu-16 2022-07-05 21:19:16.471 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-07-05 21:19:16.472 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:19:16.476 | + functions:upload_image:376 : disk_format=vhdx 2022-07-05 21:19:16.479 | + functions:upload_image:377 : container_format=bare 2022-07-05 21:19:16.481 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-07-05 21:19:16.483 | + functions:upload_image:385 : is_arch ppc64le 2022-07-05 21:19:16.486 | ++ functions-common:is_arch:502 : uname -m 2022-07-05 21:19:16.490 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-07-05 21:19:16.492 | + functions:upload_image:385 : is_arch ppc64 2022-07-05 21:19:16.495 | ++ functions-common:is_arch:502 : uname -m 2022-07-05 21:19:16.499 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4 ]] 2022-07-05 21:19:16.501 | + functions:upload_image:385 : is_arch ppc 2022-07-05 21:19:16.504 | ++ functions-common:is_arch:502 : uname -m 2022-07-05 21:19:16.508 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c ]] 2022-07-05 21:19:16.510 | + functions:upload_image:389 : is_arch aarch64 2022-07-05 21:19:16.513 | ++ functions-common:is_arch:502 : uname -m 2022-07-05 21:19:16.518 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-05 21:19:16.520 | + functions:upload_image:393 : '[' bare = bare ']' 2022-07-05 21:19:16.522 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-07-05 21:19:16.524 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-07-05 21:19:16.527 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-07-05 21:19:16.529 | + 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-07-05 21:19:16.531 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-07-05 21:19:16.533 | + functions:_upload_image:105 : shift 2022-07-05 21:19:16.535 | + functions:_upload_image:106 : local container=bare 2022-07-05 21:19:16.537 | + functions:_upload_image:107 : shift 2022-07-05 21:19:16.539 | + functions:_upload_image:108 : local disk=vhdx 2022-07-05 21:19:16.541 | + functions:_upload_image:109 : shift 2022-07-05 21:19:16.544 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:19:16.546 | + functions:_upload_image:111 : shift 2022-07-05 21:19:16.548 | + functions:_upload_image:112 : local properties 2022-07-05 21:19:16.550 | + functions:_upload_image:113 : local useimport 2022-07-05 21:19:16.553 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-07-05 21:19:16.555 | ++ functions:_image_properties_to_arg:87 : local result= 2022-07-05 21:19:16.557 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-07-05 21:19:16.559 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-07-05 21:19:16.561 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-07-05 21:19:16.564 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-07-05 21:19:16.566 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-07-05 21:19:16.569 | + 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-07-05 21:19:18.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:19:18.792 | from cryptography.utils import int_from_bytes 2022-07-05 21:19:18.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:19:18.792 | from cryptography.utils import int_from_bytes 2022-07-05 21:19:18.792 | HttpException: 500: Server Error for url: http://10.222.0.30/image/v2/images, The server has either erred or is incapable of performing the requested operation.: 500 Internal Server Error 2022-07-05 21:19:18.932 | + functions:_upload_image:1 : exit_trap 2022-07-05 21:19:18.934 | + ./stack.sh:exit_trap:516 : local r=1 2022-07-05 21:19:18.937 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-07-05 21:19:18.939 | + ./stack.sh:exit_trap:517 : jobs='105165 2022-07-05 21:19:18.939 | 138165' 2022-07-05 21:19:18.942 | + ./stack.sh:exit_trap:520 : [[ -n 105165 2022-07-05 21:19:18.942 | 138165 ]] 2022-07-05 21:19:18.944 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-07-05-210041 ]] 2022-07-05 21:19:18.946 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-07-05 21:19:18.948 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-07-05 21:19:18.949 | exit_trap: cleaning up child processes 2022-07-05 21:19:18.952 | + ./stack.sh:exit_trap:522 : kill 105165 138165 2022-07-05 21:19:18.954 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.Vec3eRrSub ']' 2022-07-05 21:19:18.957 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.Vec3eRrSub 2022-07-05 21:19:18.961 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-07-05 21:19:18.963 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-07-05 21:19:18.965 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-07-05 21:19:18.968 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-07-05 21:19:18.968 | Error on exit 2022-07-05 21:19:18.970 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-07-05 21:19:18.972 | + ./stack.sh:exit_trap:537 : generate-subunit 1657054837 1121 fail 2022-07-05 21:19:19.224 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-07-05 21:19:19.226 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-07-05 21:19:20.161 | + ./stack.sh:exit_trap:551 : exit 1